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

[FLINK-24279] Support withBroadcast in DataStream by caching in static variables #15

Closed
wants to merge 4 commits into from

Conversation

zhipeng93
Copy link
Contributor

This PR supports withBroadcast() function in DataStream by caching the broadcastInputs in static variables.

Note that this PR is based on [FLINK-5][iteration] and also upgraded the flink version to 1.14.0

@zhipeng93 zhipeng93 force-pushed the FLINK-24279-1 branch 2 times, most recently from ef166d1 to 04a597c Compare October 7, 2021 13:31
@zhipeng93 zhipeng93 force-pushed the FLINK-24279-1 branch 2 times, most recently from 32b9f35 to 4e6a5ab Compare October 8, 2021 01:58
@zhipeng93
Copy link
Contributor Author

zhipeng93 commented Oct 8, 2021

I have rebased this PR on Flink-10, iteration and the new PR is here. So closing this PR now.

@zhipeng93 zhipeng93 closed this Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant