Skip to content

[BEAM-2885] Update graphx/coder.go for temporary edge case#6742

Merged
herohde merged 1 commit intoapache:masterfrom
lostluck:patch-16
Oct 18, 2018
Merged

[BEAM-2885] Update graphx/coder.go for temporary edge case#6742
herohde merged 1 commit intoapache:masterfrom
lostluck:patch-16

Conversation

@lostluck
Copy link
Copy Markdown
Contributor

An edge case has been discovered in an in development Dataflow runner harness that prevents the urn from being populated correctly.
This is in part due to the legacy representation Dataflow currently uses as it transitions to directly support portable pipelines for job submission (BEAM-2885). This relaxation is the smallest surface that avoids breaking the Go or other SDKs on current Dataflow runners, and the in progress runner.


Follow this checklist to help us incorporate your contribution quickly and easily:

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

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

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
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

An edge case has been discovered in an in development Dataflow runner harness that prevents the urn from being populated correctly. 
This is in part due to the legacy representation Dataflow currently uses as it transitions to directly support portable pipelines for job submission (BEAM-2885). This relaxation is the smallest surface that avoids breaking the Go or other SDKs on current Dataflow runners, and the in progress runner.
@lostluck
Copy link
Copy Markdown
Contributor Author

R: @herohde

@herohde herohde merged commit 370c302 into apache:master Oct 18, 2018
@lostluck lostluck deleted the patch-16 branch January 23, 2019 16:31
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.

2 participants