KurtYoung commented on a change in pull request #8093: 
[FLINK-12077][table-runtime-blink] Introduce HashJoinOperator and 
LongHashJoinGenerator to blink
URL: https://github.com/apache/flink/pull/8093#discussion_r271105182
 
 

 ##########
 File path: flink-table/flink-table-planner-blink/pom.xml
 ##########
 @@ -184,6 +184,22 @@ under the License.
                        <version>${project.version}</version>
                        <scope>test</scope>
                </dependency>
+
+               <dependency>
+                       <groupId>org.apache.flink</groupId>
+                       <artifactId>flink-table-runtime-blink</artifactId>
 
 Review comment:
   Is it possible we depend `table-planner-blink` in `table-runtime-blink`'s 
test? If it can work, we can move all operator tests to runtime module

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


With regards,
Apache Git Services

Reply via email to