Jeyhun Karimov created FLINK-34155: -------------------------------------- Summary: Recurring SqlExecutionException Key: FLINK-34155 URL: https://issues.apache.org/jira/browse/FLINK-34155 Project: Flink Issue Type: Bug Components: Tests Affects Versions: 1.8.0 Reporter: Jeyhun Karimov Attachments: disk-full.log
When analyzing very big maven log file in our CI system, I found out that there is a recurring {{{}SqlException (subset of the log file is attached){}}}: {{org.apache.flink.table.gateway.service.utils.SqlExecutionException: Only 'INSERT/CREATE TABLE AS' statement is allowed in Statement Set or use 'END' statement to submit Statement Set.}} which leads to: {{06:31:41,155 [flink-rest-server-netty-worker-thread-22] ERROR org.apache.flink.table.gateway.rest.handler.statement.FetchResultsHandler [] - Unhandled exception.}} -- This message was sent by Atlassian Jira (v8.20.10#820010)