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_r271117459
 
 

 ##########
 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:
   
https://stackoverflow.com/questions/6034513/can-i-avoid-a-dependency-cycle-with-one-edge-being-a-test-dependency
   Seemed can not workable in some cases.

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