vdiravka commented on a change in pull request #1397: DRILL-6633: Replace usage
of Guava classes by JDK ones
URL: https://github.com/apache/drill/pull/1397#discussion_r210826061
##########
File path: exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillCursor.java
##########
@@ -55,9 +55,6 @@
import org.apache.drill.jdbc.SqlTimeoutException;
import org.slf4j.Logger;
-import com.google.common.collect.Queues;
-
-
class DrillCursor implements Cursor {
////////////////////////////////////////
Review comment:
remove this crazy doc
----------------------------------------------------------------
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