You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bo Huang (Jira)" <ji...@apache.org> on 2022/02/17 03:30:00 UTC

[jira] [Created] (FLINK-26204) 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

Bo Huang created FLINK-26204:
--------------------------------

             Summary: 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.3, 1.14.0
            Reporter: Bo Huang
         Attachments: TestApp.java, 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)