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

Conversation

lisa1976
Copy link

Angel

Raghu Angadi and others added 30 commits December 13, 2016 16:59
Recent PR #491 changes how KafkaIO splits. This makes it incompatible
with Dataflow update across these two versions.
Move properties to root pom.xml
* Update version range dependency to exclude 2.0.0-betaX versions

* fixup
Increase KafkaIO version to 0.2.0
* Fix HadoopFileSource’s split size estimate

* Properly set interrupted state
…-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.
This is based on the release candidate #2, currenly being considered as the release.
Upgrade to Apache Beam, version 0.5.0
Fix InProcessPipelineRunner to handle a null subscription
BigQuery: fix an issue with option propagation and refactor to future-proof
lukecwik and others added 28 commits February 27, 2018 20:26
Use beam-x.y.z containers for DF SDK releases moving forward.
Fix undefined property bug
Preparing for Dataflow SDK Release 2.5.0
@google-cla
Copy link

google-cla bot commented Nov 25, 2020

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet