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

 ##########
 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:
   I haven't found a workable way. It seems certain that there will be cyclical 
dependencies.

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