florianschmidt1994 commented on issue #6407: [FLINK-9877][docs] Add documentation page for
different datastream joins
URL: https://github.com/apache/flink/pull/6407#issuecomment-408793297
@eliaslevy with the current implementation we assign the max timestamp to the elements
in the IntervalJoin, which means we don't need to delay watermarks. Of course we need to add
this in the future when adding the option to use different behaviour
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|