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

Add v1beta3 version of datastore Source/Sink. #328

Merged
merged 3 commits into from Jul 13, 2016

Conversation

vikkyrk
Copy link
Contributor

@vikkyrk vikkyrk commented Jul 2, 2016

Back porting following changes from BEAM

Summary,

  • Add v1beta3 version of DatastoreIO in a new package sdk/.../.../io/datastore
  • Deprecate the old classes
  • Modify all examples to use the new DatastoreIO
  • Make the Source/Sink package-private and wrap them with public Read/Write PTranforms

@vikkyrk
Copy link
Contributor Author

vikkyrk commented Jul 2, 2016

R: @dhalperi same changes in DataflowJavaSDK :)

@Validation.Required
String getDataset();
void setDataset(String value);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no backwards-incompatible changes, please

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Pipeline options on examples are user-facing)

@dhalperi
Copy link
Contributor

@vikkyrk Please update PR

@vikkyrk
Copy link
Contributor Author

vikkyrk commented Jul 13, 2016

@dhalperi updated.

@dhalperi dhalperi merged commit 0410aaf into GoogleCloudPlatform:master Jul 13, 2016
@dhalperi
Copy link
Contributor

Thanks!

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

3 participants