[jira] [Created] (FLINK-5899) Fix the bug in initializing the DataSetTumbleTimeWindowAggReduceGroupFunction

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5899) Fix the bug in initializing the DataSetTumbleTimeWindowAggReduceGroupFunction

Shang Yuanchun (Jira)
Shaoxuan Wang created FLINK-5899:
------------------------------------

             Summary: Fix the bug in initializing the DataSetTumbleTimeWindowAggReduceGroupFunction
                 Key: FLINK-5899
                 URL: https://issues.apache.org/jira/browse/FLINK-5899
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
            Reporter: Shaoxuan Wang
            Assignee: Shaoxuan Wang


The row length used to initialize DataSetTumbleTimeWindowAggReduceGroupFunction was not set properly. (I think this is introduced by mistake when merging the code).
We currently lack the built-in non-partial-merge Aggregates. Therefore this has not been captured by the unit test.

Reproduce step:
1. set the "supportPartial" to false for SumAggregate
2. Then both testAllEventTimeTumblingWindowOverTime and testEventTimeTumblingGroupWindowOverTime will fail.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)