Huang Xingbo created FLINK-20828:
------------------------------------
Summary: Fix some aggregate and flat_aggregate tests failed in py35
Key: FLINK-20828
URL:
https://issues.apache.org/jira/browse/FLINK-20828 Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 1.13.0
Reporter: Huang Xingbo
Fix For: 1.13.0
We need to fix some aggregate/flat_aggregate tests due to FLINK-20769 , which cased the difference of result oder.
These tests include:
pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_aggregate
pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_flat_aggregate_list_view
pyflink/table/tests/test_udaf.py::StreamTableAggregateTests::test_list_view
pyflink/table/tests/test_udaf.py::StreamTableAggregateTests::test_map_view_iterate
--
This message was sent by Atlassian Jira
(v8.3.4#803005)