Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Angels #652

Open
wants to merge 111 commits into
base: release-2.0.0-beta1
Choose a base branch
from
Open

Angels #652

wants to merge 111 commits into from

Commits on Dec 14, 2016

  1. Increase KafkaIO version to 0.2.0

    Recent PR #491 changes how KafkaIO splits. This makes it incompatible
    with Dataflow update across these two versions.
    Raghu Angadi committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    03bf9b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Configuration menu
    Copy the full SHA
    90fcfc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b880d View commit details
    Browse the repository at this point in the history
  3. Generate empty Javadoc

    dhalperi committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    4a55dda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #524 from dhalperi/fix-javadoc

    Generate empty Javadoc
    davorbonaci authored Jan 7, 2017
    Configuration menu
    Copy the full SHA
    331283a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aad7caf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #526 from dhalperi/properties

    Move properties to root pom.xml
    davorbonaci authored Jan 7, 2017
    Configuration menu
    Copy the full SHA
    114101e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Update version range dependency to exclude 2.0.0-betaX versions (#528)

    * Update version range dependency to exclude 2.0.0-betaX versions
    
    * fixup
    davorbonaci authored and dhalperi committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    8fd6661 View commit details
    Browse the repository at this point in the history
  2. README.md for contrib/kafka

    Raghu Angadi committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    faa4c2e View commit details
    Browse the repository at this point in the history
  3. README.md for contrib/kafka

    Raghu Angadi committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    2829f00 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    Raghu Angadi committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    3e61162 View commit details
    Browse the repository at this point in the history
  5. review comments

    Raghu Angadi committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    40d174f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Merge pull request #504 from rangadi/kafka_release_notes

    Increase KafkaIO version to 0.2.0
    dhalperi authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    2e57ab1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Fix HadoopFileSource’s split size estimate (#534)

    * Fix HadoopFileSource’s split size estimate
    
    * Properly set interrupted state
    igorbernstein2 authored and dhalperi committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    efd33cc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. BigQuery: fix an issue with option propagation and refactor to future…

    …-proof
    
    * We created a helper in BigQueryIO to create a JobConfigurationQuery capturing all options,
      but we had not yet propagated this cleanup into the Services abstraction or helper classes.
    
    Refactor BigQueryServices and BigQueryTableRowIterator to propagate the same configuration.
    
    Adds a new deprecated constructor to BigQueryTableRowIterator for backwards-compatibility.
    
    This fixes #539.
    dhalperi committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    dbe4644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e391e View commit details
    Browse the repository at this point in the history
  3. fixups

    dhalperi committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    502f99f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Upgrade to Apache Beam, version 0.5.0

    This is based on the release candidate #2, currenly being considered as the release.
    davorbonaci committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    254180d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea5a23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #546 from davorbonaci/v2

    Upgrade to Apache Beam, version 0.5.0
    dhalperi authored Feb 2, 2017
    Configuration menu
    Copy the full SHA
    3c9c4ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    669fa43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5d6a66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    211b76d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c827108 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. fixups

    dhalperi committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    5625ffb View commit details
    Browse the repository at this point in the history
  2. fixups

    dhalperi committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    9c59d78 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

  1. Fixups

    sammcveety committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    20862aa View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Fixups

    sammcveety committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    d7a70fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #547 from sammcveety/fix_pubsub_inprocess_null_topic

    Fix InProcessPipelineRunner to handle a null subscription
    tgroh authored Feb 15, 2017
    Configuration menu
    Copy the full SHA
    9b9ee0b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Merge pull request #540 from dhalperi/bigquery-direct-standard-sql

    BigQuery: fix an issue with option propagation and refactor to future-proof
    dhalperi authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    fc5fee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    4a9f164 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Merge pull request #555 from gsgalloway/patch-1

    Small fix for BigtableIO's WriteOperation.finalize
    dhalperi authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    c4bff0b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Upgrade to Apache Beam, version 0.6.0

    Signed-off-by: Jason Kuster <[email protected]>
    jasonkuster committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    e707478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e8738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317aeba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0ccc77 View commit details
    Browse the repository at this point in the history
  5. Update worker container image for 2.0.0-beta4-SNAPSHOT

    Signed-off-by: Jason Kuster <[email protected]>
    jasonkuster committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    328a0d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. edited doc

    anilmuppalla committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    4ede280 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Merge pull request #562 from anilmuppalla/master

    Fixed documentation
    dhalperi authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    15cb364 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. DataflowPipelineJob: gracefully handle cancellatoin concurrent with t…

    …ermination
    
    This is a backport of BEAM-1880 apache/beam#2428
    dhalperi committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    1cb04a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #563 from dhalperi/cancel-double

    DataflowPipelineJob: gracefully handle cancellation concurrent with termination
    dhalperi authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    67bfc90 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Configuration menu
    Copy the full SHA
    7cecf6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #564 from jkff/backport-2594

    Cache result of BigQuerySourceBase.split
    dhalperi authored Apr 19, 2017
    Configuration menu
    Copy the full SHA
    2a1627b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Configuration menu
    Copy the full SHA
    52e593a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #565 from jkff/backport-2635

    Makes cachedSplitResult transient in BigQuerySourceBase
    dhalperi authored Apr 21, 2017
    Configuration menu
    Copy the full SHA
    fed09e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Configuration menu
    Copy the full SHA
    0b18983 View commit details
    Browse the repository at this point in the history
  2. Fix a typo in Count.java

    dhalperi authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    f89d619 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    3bedec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e93387 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #566 from davorbonaci/arch-versions

    Archetypes: version management at the top-level outside archetype source code
    davorbonaci authored May 4, 2017
    Configuration menu
    Copy the full SHA
    8038423 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Configuration menu
    Copy the full SHA
    56f542c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #567 from davorbonaci/merge_master_into_v2

    Forward-integrate: merge `master` into `v2`
    dhalperi authored May 5, 2017
    Configuration menu
    Copy the full SHA
    10e9f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4392368 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #568 from davorbonaci/merge_v2_into_master

    Reverse-integrate: merge `v2` into `master`
    davorbonaci authored May 5, 2017
    Configuration menu
    Copy the full SHA
    a3d3156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c35b75 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #569 from davorbonaci/version

    Starter archetype: automate version management in the reference code
    davorbonaci authored May 5, 2017
    Configuration menu
    Copy the full SHA
    bba951d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Upgrade to Apache Beam, version 2.0.0 (#571)

    * Upgrade to Apache Beam, version 2.0.0
    
    Signed-off-by: Jason Kuster <[email protected]>
    
    * Revert enforcer plugin changes since they seem to be beam-only.
    
    Signed-off-by: Jason Kuster <[email protected]>
    
    * Pull request comments.
    
    Signed-off-by: Jason Kuster <[email protected]>
    jasonkuster authored and dhalperi committed May 23, 2017
    Configuration menu
    Copy the full SHA
    5c096ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfe7496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d405557 View commit details
    Browse the repository at this point in the history
  4. Update versioning after cutting 2.0.0 release branch. (#574)

    * Update archetype versioning after cutting 2.0.0 release branch.
    
    Signed-off-by: Jason Kuster <[email protected]>
    
    * Update worker container image for 2.1.0-SNAPSHOT.
    
    Signed-off-by: Jason Kuster <[email protected]>
    
    * Pin all versions to project version.
    
    Signed-off-by: Jason Kuster <[email protected]>
    jasonkuster authored and dhalperi committed May 23, 2017
    Configuration menu
    Copy the full SHA
    f671e6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e08f5c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #575 from dhalperi/master

    dataflow.properties: update for new configuration in Apache Beam 2.0.0
    dhalperi authored May 23, 2017
    Configuration menu
    Copy the full SHA
    c01287e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Update README.md for Dataflow SDK 2.0.0 release (#578)

    Update README.md for Dataflow SDK 2.0.0 release
    davorbonaci authored May 30, 2017
    Configuration menu
    Copy the full SHA
    7cdb503 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Update to Apache Beam, v2.1.0.

    wcn3 committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    3b9f029 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Merge pull request #597 from wcn3/master

    Update to Apache Beam, v2.1.0.
    aaltay authored Aug 29, 2017
    Configuration menu
    Copy the full SHA
    0f765e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb4c36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7b526e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Make the DataflowRunner correctly report that it is using the Dataflo…

    …w distribution.
    
    Note that this test will not pass until apache/beam#3849 is merged
    and the Apache Beam nightly 2.2.0-SNAPSHOT is updated.
    lukecwik committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    7d90da3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Migrate to use Apache Beam checkstyle instead of the Dataflow checkst…

    …yle.
    
    Ignore javadoc checkstyle rules since they don't make sense for package private only packages.
    lukecwik committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    049df57 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Configuration menu
    Copy the full SHA
    053003a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. fixup! Address PR comments.

    lukecwik committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    9f5fef0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #606 from lukecwik/master

    [BEAM-2956] Make the DataflowRunner correctly report that it is using the Dataflow distribution.
    lukecwik authored Sep 28, 2017
    Configuration menu
    Copy the full SHA
    52dbc63 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Refactor versioning information for archetypes.

    This makes versioning consistent with the Beam POMs. The top-level POM
    contains the version numbers, and versions are plumbed into the
    archetypes via properties.
    wcn3 committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    c45ff30 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Set executor version to 1.5.0

    Leaving the executor version where it was, rather than changing it to
    match Beam.
    wcn3 committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    63cd3ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #608 from wcn3/master

    Refactor versioning information for archetypes.
    lukecwik authored Oct 11, 2017
    Configuration menu
    Copy the full SHA
    77aa7b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    8a1b42b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Configuration menu
    Copy the full SHA
    8550833 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Upgrade to Apache Beam, version 2.3.0

    huygaa11 authored and Huygaa Batsaikhan committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    a363bb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. removed java8 example

    huygaa11 authored and Huygaa Batsaikhan committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    8090e85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #622 from huygaa11/master

    Upgrade to Apache Beam, version 2.3.0
    huygaa11 authored Feb 28, 2018
    Configuration menu
    Copy the full SHA
    79f7ba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b20661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e8ae93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f896cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8617f6b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    16729af View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    3e015a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tvalentyn/local_branch

    Use beam-x.y.z containers for DF SDK releases moving forward.
    tvalentyn authored Mar 23, 2018
    Configuration menu
    Copy the full SHA
    b733281 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    54ac885 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    b391210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70b0c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f759919 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46b74c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Configuration menu
    Copy the full SHA
    e22f241 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    fb0d662 View commit details
    Browse the repository at this point in the history
  2. Fix test

    chanseokoh committed May 2, 2018
    Configuration menu
    Copy the full SHA
    bf7770d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Merge pull request #634 from chanseokoh/master

    Fix undefined property bug
    huygaa11 authored May 7, 2018
    Configuration menu
    Copy the full SHA
    a071be8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Dataflow SDK Release 2.5.0

    pabloem committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    568a4ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #637 from pabloem/release-2.5.0

    Preparing for Dataflow SDK Release 2.5.0
    pabloem authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    5582cb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e6e103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef52e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    352da14 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    422c8eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee81d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0968379 View commit details
    Browse the repository at this point in the history
  4. Revert "[maven-release-plugin] prepare branch release-2.5.0"

    This reverts commit 0e6e103.
    pabloem committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    279fda3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    159e243 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e598e91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0668997 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b614ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    913d720 View commit details
    Browse the repository at this point in the history
  2. Clean up README

    aaltay committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    9f055d9 View commit details
    Browse the repository at this point in the history