V1ncentzzZ commented on a change in pull request #14315: URL: https://github.com/apache/flink/pull/14315#discussion_r538954554
########## File path: flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/plan/nodes/exec/TestingBatchExecNode.scala ########## @@ -23,6 +23,7 @@ import org.apache.flink.table.api.TableConfig import org.apache.flink.table.planner.calcite.{FlinkContextImpl, FlinkRelOptClusterFactory, FlinkRexBuilder, FlinkTypeFactory, FlinkTypeSystem} import org.apache.flink.table.planner.delegation.BatchPlanner import org.apache.flink.table.planner.plan.nodes.physical.batch.BatchPhysicalRel +import org.apache.flink.table.types.logical.RowType Review comment: Maybe it's useless import? ---------------------------------------------------------------- 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: us...@infra.apache.org