Xintong Song created FLINK-23880:
------------------------------------
Summary:
WindowAggregateITCase.testCascadeEventTimeTumbleWindowWithOffset fail with
Artificial Failure
Key: FLINK-23880
URL: https://issues.apache.org/jira/browse/FLINK-23880
Project: Flink
Issue Type: Bug
Components: Table SQL / Planner
Affects Versions: 1.14.0
Reporter: Xintong Song
Fix For: 1.14.0
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=22511&view=logs&j=a9db68b9-a7e0-54b6-0f98-010e0aff39e2&t=cdd32e0b-6047-565b-c58f-14054472f1be&l=9621
{code}
Aug 20 00:28:31 Caused by: java.lang.Exception: Artificial Failure
Aug 20 00:28:31 at
org.apache.flink.table.planner.runtime.utils.FailingCollectionSource.run(FailingCollectionSource.java:172)
Aug 20 00:28:31 at
org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:116)
Aug 20 00:28:31 at
org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:73)
Aug 20 00:28:31 at
org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:323)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)