KurtYoung commented on a change in pull request #10096: 
[FLINK-14623][table-api] Add computed column information into TableSc…
URL: https://github.com/apache/flink/pull/10096#discussion_r343074695
 
 

 ##########
 File path: 
flink-table/flink-sql-parser/src/test/java/org/apache/flink/sql/parser/FlinkSqlParserImplTest.java
 ##########
 @@ -505,7 +522,7 @@ public void testInsertExtendedColumnAsStaticPartition2() {
                                .fails("Extended columns not allowed under the 
current SQL conformance level"));
        }
 
-       @Test
+       @Test @Ignore // This check was moved to PreValidateReWriter
 
 Review comment:
   If this is covered by another test, just delete it.

----------------------------------------------------------------
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