swapna267 commented on code in PR #12199:
URL: https://github.com/apache/iceberg/pull/12199#discussion_r1972885322
##########
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/source/TestIcebergSourceSql.java:
##########
@@ -162,4 +162,21 @@ public void testWatermarkOptionsDescending() throws
Exception {
expected,
SCHEMA_TS);
}
+
+ /** Test create table using LIKE */
+ @Test
+ public void testFlinkTableUsingLIKE() throws Exception {
Review Comment:
renamed to testReadFlinkDynamicTable
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]