You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/12 09:06:50 UTC

[GitHub] [flink] matriv commented on a diff in pull request #19436: [FLINK-27201][table] Remove CollectTableSink

matriv commented on code in PR #19436:
URL: https://github.com/apache/flink/pull/19436#discussion_r848183500


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/api/batch/ExplainTest.scala:
##########
@@ -19,10 +19,12 @@
 package org.apache.flink.table.api.batch
 
 import org.apache.flink.api.scala._
-import org.apache.flink.table.api._
+import org.apache.flink.table.api.{DataTypes, _}

Review Comment:
   nit: Do we need both `DataTypes` and `_`?



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org