hequn8128 commented on a change in pull request #9969:
[FLINK-14022][table-planner][table-planner-blink] Add validation check for
places where Python ScalarFunction cannot be used
URL: https://github.com/apache/flink/pull/9969#discussion_r341464841
##########
File path:
flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/plan/nodes/common/CommonLookupJoin.scala
##########
@@ -48,7 +49,6 @@ import
org.apache.flink.table.sources.{LookupableTableSource, TableSource}
import org.apache.flink.table.types.logical.{LogicalType, RowType,
TypeInformationAnyType}
import
org.apache.flink.table.types.utils.TypeConversions.fromDataTypeToLegacyInfo
import org.apache.flink.types.Row
-
Review comment:
Unnecessary change
----------------------------------------------------------------
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