Robert Metzger created FLINK-16477: -------------------------------------- Summary: CorrelateTest.testCorrelatePythonTableFunction test fails Key: FLINK-16477 URL: https://issues.apache.org/jira/browse/FLINK-16477 Project: Flink Issue Type: Bug Components: Table SQL / Planner, Tests Affects Versions: 1.11.0 Reporter: Robert Metzger
Build: https://dev.azure.com/rmetzger/Flink/_build/results?buildId=6038&view=logs&j=d47ab8d2-10c7-5d9e-8178-ef06a797a0d8&t=9a1abf5f-7cf4-58c3-bb2a-282a64aebb1f logs {code} 2020-03-07T00:35:53.9694141Z [ERROR] Failures: 2020-03-07T00:35:53.9695913Z [ERROR] CorrelateTest.testCorrelatePythonTableFunction:127 planBefore expected:<...PythonTableFunction$[8c725e0df55184e548883d4b29709539]($0, $1)], rowType=[...> but was:<...PythonTableFunction$[201b6fc5cb9d565450dafbaaf1a440ab]($0, $1)], rowType=[...> 2020-03-07T00:35:53.9698944Z [ERROR] CorrelateTest.testCorrelatePythonTableFunction:188 planBefore expected:<...PythonTableFunction$[8c725e0df55184e548883d4b29709539]($0, $1)], rowType=[...> but was:<...PythonTableFunction$[201b6fc5cb9d565450dafbaaf1a440ab]($0, $1)], rowType=[...> 2020-03-07T00:35:53.9700745Z [INFO] 2020-03-07T00:35:53.9701456Z [ERROR] Tests run: 4329, Failures: 2, Errors: 0, Skipped: 14 {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)