raminqaf commented on code in PR #28595:
URL: https://github.com/apache/flink/pull/28595#discussion_r3519754882


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/runtime/stream/sql/TableSinkITCase.scala:
##########
@@ -340,6 +341,63 @@ class TableSinkITCase(mode: StateBackendMode) extends 
StreamingWithStateTestBase
         "Table options do not contain an option key 'connector' for 
discovering a connector.")
   }
 
+  @TestTemplate
+  def testCreateTableAsSelectOverSetSemanticPtf(): Unit = {

Review Comment:
   I have reduced the number of tests and re-wrote all the new Scala test into 
java (introduced a CTASITCase.java)



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

Reply via email to