Skip to content

Conversation

@juripetersen
Copy link
Contributor

This PR fixes the current implementation of the wayang-flink platform.
In the current state of Apache Wayang's main branch, the distributed execution of Flink didn't work properly.
Partial executions were never actually executed and just return nothing instantly, only executions where all operators were on Flink were executed.

These issues have been addressed in this PR and the proper tools for serialization of data and operators to send them over the network to remote clusters was introduced.

@zkaoudi zkaoudi merged commit 96558df into apache:main Mar 27, 2025
3 of 4 checks passed
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