sohami commented on issue #1561: DRILL-6751: Upgrade Apache parent POM to 
version 21
URL: https://github.com/apache/drill/pull/1561#issuecomment-444947913
 
 
   @vdiravka - Thanks for catching it and making the change. Looks like there 
is build failure due to unused imports. Please fix that.
   
   ```
   [ERROR] 
/home/travis/build/apache/drill/exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillResultSetImpl.java:38:8:
 Unused import - java.util.ArrayList. [UnusedImports]
   [ERROR] 
/home/travis/build/apache/drill/exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillResultSetImpl.java:39:8:
 Unused import - java.util.List. [UnusedImports]
   [ERROR] 
/home/travis/build/apache/drill/exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillResultSetImpl.java:50:8:
 Unused import - org.apache.calcite.avatica.util.Cursor.Accessor. 
[UnusedImports]
   ```

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