-
Notifications
You must be signed in to change notification settings - Fork 6
flink time 01 #135
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 time 01 #135
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff!
I offered some overall commentary in a series of DMs. These are (mostly) my more nit-picky comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff! A few minor comments inline.
Overall, I think it is rather long, I feel some parts could be condensed, e.g. by writing it a bit less along the lines of stepping through all the obstacles yourself, avoiding some of the detours ("Oh no! I was wrong…or was I?".
This would make room for adding a section on handling late events where Flink actually can update previously closed windows for some time (that said, this is supported for DataStream, I'm not sure about Table/SQL).
No description provided.