Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5899

Fix the bug in EventTimeTumblingWindow for non-partialMerge aggregate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • Table SQL / API
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              ShaoxuanWang Shaoxuan Wang
              ShaoxuanWang Shaoxuan Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: