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

[jira] [Created] (FLINK-29773) PreAggregationITCase.LastValueAggregation and PreAggregationITCase.LastNonNullValueAggregation are unstable

Caizhi Weng created FLINK-29773:
-----------------------------------

             Summary: PreAggregationITCase.LastValueAggregation and PreAggregationITCase.LastNonNullValueAggregation are unstable
                 Key: FLINK-29773
                 URL: https://issues.apache.org/jira/browse/FLINK-29773
             Project: Flink
          Issue Type: Bug
          Components: Table Store
    Affects Versions: table-store-0.3.0
            Reporter: Caizhi Weng


{{PreAggregationITCase.LastValueAggregation}} and {{PreAggregationITCase.LastNonNullValueAggregation}} need to make sure that the order of input data is determined. However the default parallelism of {{FileStoreTableITCase}} is 2, so the order of input data might change across tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)