[
https://issues.apache.org/jira/browse/FLINK-26204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497319#comment-17497319
]
Jark Wu commented on FLINK-26204:
---------------------------------
[~jingzhang] do you want to have a look this problem?
> set table.optimizer.distinct-agg.split.enabled to true and using Window TVF
> CUMULATE to count users, It will appear that the value of the current step
> window time is greater than the value of the next step window time
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-26204
> URL: https://issues.apache.org/jira/browse/FLINK-26204
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Affects Versions: 1.14.0, 1.14.3
> Reporter: Bo Huang
> Priority: Blocker
> Attachments: TestApp.java, WindowTvfTest.java,
> output-of-window-tvf-test.png, test.png
>
>
> set table.optimizer.distinct-agg.split.enabled to true
> using Window TVF CUMULATE to count users
> It will appear that the value of the current step window time is greater than
> the value of the next step window time
--
This message was sent by Atlassian Jira
(v8.20.1#820001)