JingsongLi commented on a change in pull request #8854: [FLINK-12959][table-planner-blink] Use BoundedInput and InputSelectable in blink and implement hash join URL: https://github.com/apache/flink/pull/8854#discussion_r300208801
########## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/codegen/CodeGenUtils.scala ########## @@ -20,6 +20,7 @@ package org.apache.flink.table.codegen import org.apache.flink.api.common.ExecutionConfig import org.apache.flink.core.memory.MemorySegment +import org.apache.flink.table Review comment: OK ---------------------------------------------------------------- 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
