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

Bug (Line No 116) : Example 06 - DataStream Join #6

Open
npadbidri opened this issue Jan 9, 2024 · 0 comments
Open

Bug (Line No 116) : Example 06 - DataStream Join #6

npadbidri opened this issue Jan 9, 2024 · 0 comments

Comments

@npadbidri
Copy link

Hello Timo,

Seems like a bug on Line 116 in Example_06_DataStream_Join.java, where PerformJoin is called when no transactions exist. On the contrary it should be the other way around i.e. PerformJoin should be called when Transactions exist for a given Customer. Hope this makes sense.

Reference File
https://github.com/twalthr/flink-api-examples/blob/main/src/main/java/com/twalthr/flink/examples/Example_06_DataStream_Join.java

Warm Regards,
Nilesh Padbidri

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

No branches or pull requests

1 participant