Skip to content

[BEAM-8418] Use base64 string for representing impulse payload in DF runner legacy codepath.#9822

Merged
tvalentyn merged 2 commits intoapache:masterfrom
tvalentyn:BEAM-8418-correct-impulse-representation
Oct 22, 2019
Merged

[BEAM-8418] Use base64 string for representing impulse payload in DF runner legacy codepath.#9822
tvalentyn merged 2 commits intoapache:masterfrom
tvalentyn:BEAM-8418-correct-impulse-representation

Conversation

@tvalentyn
Copy link
Contributor

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
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
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status
Build Status
--- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable 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.

@tvalentyn tvalentyn force-pushed the BEAM-8418-correct-impulse-representation branch 2 times, most recently from 48a4a51 to 6257da8 Compare October 17, 2019 16:27
@tvalentyn tvalentyn force-pushed the BEAM-8418-correct-impulse-representation branch from 6257da8 to 250ab6f Compare October 17, 2019 16:35
@tvalentyn
Copy link
Contributor Author

Run Python Dataflow ValidatesRunner

@tvalentyn
Copy link
Contributor Author

Run Python PreCommit

@tvalentyn tvalentyn requested a review from robertwb October 17, 2019 20:16
@tvalentyn
Copy link
Contributor Author

Run Python 3.6 PostCommit

@tvalentyn
Copy link
Contributor Author

R: @robertwb

Copy link
Contributor

@robertwb robertwb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unfortunate, but fortunately can be deleted when the non-fn-api path goes away.

@tvalentyn
Copy link
Contributor Author

I am not sure why we chose URL encoding in FnAPI codepath, since base64 may be better suited for binary data. Feel free to add any thoughts on that to BEAM-8418 or close it.

@tvalentyn tvalentyn merged commit b3e55a3 into apache:master Oct 22, 2019
@tvalentyn tvalentyn deleted the BEAM-8418-correct-impulse-representation branch October 22, 2019 23:51
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