You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2023/03/20 07:51:00 UTC

[jira] [Created] (FLINK-31526) Various test failures in PyFlink

Matthias Pohl created FLINK-31526:
-------------------------------------

             Summary: Various test failures in PyFlink
                 Key: FLINK-31526
                 URL: https://issues.apache.org/jira/browse/FLINK-31526
             Project: Flink
          Issue Type: Bug
          Components: API / Python
    Affects Versions: 1.16.1
            Reporter: Matthias Pohl


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=47328&view=logs&j=821b528f-1eed-5598-a3b4-7f748b13f261&t=6bb545dd-772d-5d8c-f258-f5085fba3295&l=37186

{code}
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkBatchUserDefinedFunctionTests::test_udf_in_join_condition_2
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkBatchUserDefinedFunctionTests::test_udf_with_constant_params
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkBatchUserDefinedFunctionTests::test_udf_without_arguments
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_all_data_types
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_all_data_types_expression
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_chaining_scalar_function
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_create_and_drop_function
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_open
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_overwrite_builtin_function
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_scalar_function
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_udf_in_join_condition
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_udf_in_join_condition_2
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_udf_with_constant_params
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udf.py::PyFlinkEmbeddedThreadTests::test_udf_without_arguments
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udtf.py::PyFlinkStreamUserDefinedFunctionTests::test_execute_from_json_plan
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udtf.py::PyFlinkStreamUserDefinedFunctionTests::test_table_function
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udtf.py::PyFlinkStreamUserDefinedFunctionTests::test_table_function_with_sql_query
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udtf.py::PyFlinkBatchUserDefinedFunctionTests::test_table_function
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udtf.py::PyFlinkBatchUserDefinedFunctionTests::test_table_function_with_sql_query
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udtf.py::PyFlinkEmbeddedThreadTests::test_table_function
Mar 19 04:08:57 ERROR pyflink/table/tests/test_udtf.py::PyFlinkEmbeddedThreadTests::test_table_function_with_sql_query
Mar 19 04:08:57 ERROR pyflink/table/tests/test_window.py::StreamTableWindowTests::test_over_window
{code}



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