Kurt Ostfeld created FLINK-31938: ------------------------------------ Summary: Failing Unit Test: FlinkConnectionTest.testCatalogSchema "Failed to get response for the operation" Key: FLINK-31938 URL: https://issues.apache.org/jira/browse/FLINK-31938 Project: Flink Issue Type: Bug Components: Table SQL / JDBC Reporter: Kurt Ostfeld
{noformat} [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.885 s <<< FAILURE! - in org.apache.flink.table.jdbc.FlinkConnectionTest [ERROR] org.apache.flink.table.jdbc.FlinkConnectionTest.testCatalogSchema Time elapsed: 1.513 s <<< ERROR! org.apache.flink.table.client.gateway.SqlExecutionException: Failed to get response for the operation 733f0d91-e9e8-4487-949f-f3abb13384e8. at org.apache.flink.table.client.gateway.ExecutorImpl.getFetchResultResponse(ExecutorImpl.java:416) at org.apache.flink.table.client.gateway.ExecutorImpl.fetchUtilResultsReady(ExecutorImpl.java:376) at org.apache.flink.table.client.gateway.ExecutorImpl.executeStatement(ExecutorImpl.java:242) at org.apache.flink.table.jdbc.FlinkConnectionTest.testCatalogSchema(FlinkConnectionTest.java:95){noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)