Ben-Zvi commented on a change in pull request #1514: DRILL-6798: Planner 
changes to support semi-join.
URL: https://github.com/apache/drill/pull/1514#discussion_r229480249
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/planner/RuleInstance.java
 ##########
 @@ -17,7 +17,9 @@
  */
 package org.apache.drill.exec.planner;
 
+import com.google.common.base.Preconditions;
 
 Review comment:
   Need to add the "shaded guava" prefix: `org.apache.drill.shaded.guava.` 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to