Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cherry-pick][BEAM-10853] Fixing copy name issue: Single name for all copies #12772

Merged
merged 1 commit into from Sep 4, 2020

Conversation

pabloem
Copy link
Member

@pabloem pabloem commented Sep 3, 2020

…ingle name for all copies

  • Fixing copy name issue: Single name for all copies

  • Fix formatting

  • fixup

  • Addinga test case to verify multi-partitioned imports work.

  • Fixing copy job name generation

Please add a meaningful description for your change here


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.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

Lang SDK Dataflow Flink Samza Spark Twister2
Go Build Status --- Build Status --- Build Status ---
Java Build Status Build Status
Build Status
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
Build Status
Build Status
Build Status
Build Status
Build Status
--- Build Status ---
XLang Build Status --- Build Status --- Build Status ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website Whitespace Typescript
Non-portable Build Status Build Status
Build Status
Build Status
Build Status
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.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

…sue: Single name for all copies

* Fixing copy name issue: Single name for all copies

* Fix formatting

* fixup

* Addinga test case to verify multi-partitioned imports work.

* Fixing copy job name generation
@pabloem
Copy link
Member Author

pabloem commented Sep 3, 2020

r: @youngoli
cc: @chamikaramj

@youngoli
Copy link
Contributor

youngoli commented Sep 3, 2020

Some of the PreCommits are failing due to the pbr license issue that was already fixed on master. I'll cherry-pick that change too.

@youngoli
Copy link
Contributor

youngoli commented Sep 4, 2020

Run Portable_Python PreCommit

@youngoli
Copy link
Contributor

youngoli commented Sep 4, 2020

Run PythonDocker PreCommit

@youngoli
Copy link
Contributor

youngoli commented Sep 4, 2020

The remaining test failures are just PythonDocs being missing and the Dataflow containers not being built. Both expected and can be ignored for now. If the two tests I reran have no new issues I can merge this.

@youngoli youngoli merged commit 980dd1f into apache:release-2.24.0 Sep 4, 2020
@pabloem pabloem deleted the cp-bq-fix-name branch September 5, 2020 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants