Skip to content

WIP: Resolve beam_fn_api experiment for side inputs, using portable expansion always#13053

Closed
kennknowles wants to merge 4 commits intoapache:masterfrom
kennknowles:portable-side-inputs
Closed

WIP: Resolve beam_fn_api experiment for side inputs, using portable expansion always#13053
kennknowles wants to merge 4 commits intoapache:masterfrom
kennknowles:portable-side-inputs

Conversation

@kennknowles
Copy link
Member

Do not review; it doesn't work yet!

  • The SDK now uses the portable expansion always
  • Runners override to restore pre-portable expansion as needed

Uploading to have an easy UI to browse diffs and kick off test suites


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 ---
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.

@kennknowles kennknowles force-pushed the portable-side-inputs branch 6 times, most recently from 17587db to bdf08f6 Compare October 14, 2020 00:33
@kennknowles
Copy link
Member Author

run dataflow validatesrunner

@kennknowles
Copy link
Member Author

Just dropping references to #3303 and #4011 here since they have been important references to understand why things are the way they are, so I can close my browser tabs holding them open.

@kennknowles kennknowles force-pushed the portable-side-inputs branch 5 times, most recently from eb2d8d4 to 0a496a6 Compare October 28, 2020 21:17
@kennknowles kennknowles marked this pull request as draft December 3, 2020 21:24
@kennknowles kennknowles force-pushed the portable-side-inputs branch 3 times, most recently from 1b7a90a to dd32c1c Compare December 8, 2020 04:01
…ion always

 - The SDK now uses the portable expansion always
 - Runners override to restore pre-portable expansion as needed
@kennknowles
Copy link
Member Author

Managed to do this without the override back to legacy.

@kennknowles kennknowles deleted the portable-side-inputs branch January 4, 2024 20: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.

1 participant

Comments