[
https://issues.apache.org/jira/browse/FLINK-18996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705363#comment-17705363
]
lincoln lee commented on FLINK-18996:
-------------------------------------
fixed in master: 2e7f63948cfff7445648aa17b6f34be849ad0965
since this changes the default behavior of time interval join, we don't port it
to 1.17.x.
[~zicat] pls fill the 'release note' field of this issue to illustrate the
behavior change and the new option, thanks!
> Avoid disorder for time interval join
> -------------------------------------
>
> Key: FLINK-18996
> URL: https://issues.apache.org/jira/browse/FLINK-18996
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Runtime
> Reporter: Benchao Li
> Assignee: Lyn Zhang
> Priority: Major
> Labels: auto-deprioritized-critical, auto-deprioritized-major,
> pull-request-available
> Fix For: 1.18.0
>
>
> Currently, the time interval join will produce data with rowtime later than
> watermark. If we use the rowtime again in downstream, e.t. window
> aggregation, we'll lose some data.
>
> reported from user-zh:
> [http://apache-flink.147419.n8.nabble.com/Re-flink-interval-join-tc4458.html#none]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)