Skip to content

Conversation

@lukecwik
Copy link
Member

@lukecwik lukecwik commented Apr 3, 2019

Since the Dataflow worker has been externalized, this is no longer extremely painful because all the code is in a single repo.

I kept the 'util' package so we could maintain the lack of backwards compatiblity support for these internal utils.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

….util to be underneath org.apache.beam.sdk.gcp.extensions.util namespace.

Since the Dataflow worker has been externalized, this is no longer extremely painful because all the code is in a single repo.

This keeps the 'util' package so that we can continue to make backwards incompatible changes to these internal utilities.
@lukecwik
Copy link
Member Author

lukecwik commented Apr 3, 2019

R: @kennknowles

@kennknowles kennknowles self-requested a review April 3, 2019 22:48
@adude3141
Copy link
Contributor

@lukecwik lukecwik changed the title [BEAM-2220] Clean-up package namespace underneath org.apache.beam.sdk.util to be underneath GCP namespace. [BEAM-2220, BEAM-6519] Clean-up package namespace underneath org.apache.beam.sdk.util to be underneath GCP namespace. Apr 3, 2019
@lukecwik
Copy link
Member Author

lukecwik commented Apr 3, 2019

@adude3141 Yes, it seems to fix the one and only occurrence that Romain pointed out.

@lukecwik
Copy link
Member Author

lukecwik commented Apr 4, 2019

Run Python PreCommit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants