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)