You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/02 05:04:00 UTC

[jira] [Updated] (FLINK-20828) Fix some aggregate and flat_aggregate tests failed in py35

     [ https://issues.apache.org/jira/browse/FLINK-20828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-20828:
-----------------------------------
    Labels: pull-request-available test-stability  (was: test-stability)

> 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
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             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)