-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[BEAM-9317] Fix portable test executions to specify the beam_fn_api argument #10867
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
Conversation
|
Run Java Flink PortableValidatesRunner Batch |
|
Run Java Flink PortableValidatesRunner Streaming |
|
Run Java Spark PortableValidatesRunner Batch |
...-java/src/main/java/org/apache/beam/runners/core/construction/graph/GreedyPipelineFuser.java
Outdated
Show resolved
Hide resolved
…rgument This allows for SDK level overrides when executing portable pipelines to occur.
e3e536b to
42717e9
Compare
|
Run Java Flink PortableValidatesRunner Batch |
|
Run Java Flink PortableValidatesRunner Streaming |
|
Run Java Spark PortableValidatesRunner Batch |
TheNeuralBit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM assuming PVR tests pass
|
Run Java Spark PortableValidatesRunner Batch |
|
The Python failures are known to exist and are being fixed in #10856 |
|
The PVR tests passed, merging. |
This allows for SDK level overrides when executing portable pipelines to occur.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.