twalthr commented on a change in pull request #9229:  
[FLINK-13279][table-sql-client] Fully qualify sink name in sql-client 
URL: https://github.com/apache/flink/pull/9229#discussion_r307768598
 
 

 ##########
 File path: 
flink-table/flink-sql-client/src/test/java/org/apache/flink/table/client/gateway/local/LocalExecutorITCase.java
 ##########
 @@ -151,6 +155,44 @@ public void testValidateSession() throws Exception {
                assertEquals(expectedTables, actualTables);
        }
 
+       @Test(timeout = 30_000L)
+       public void testDefaultCatalogDifferentFromBuiltin() throws Exception {
 
 Review comment:
   Most IT cases here are testing runtime behavior, I'm not sure if we need to 
run a full IT case. But I'm fine if there is no better solution yet.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to