ilooner commented on a change in pull request #1336: DRILL-6496: Added missing
logging statement in VectorUtil.showVectorAccessibleContent(VectorAccessible
va, int[] columnWidths)
URL: https://github.com/apache/drill/pull/1336#discussion_r202444031
##########
File path:
contrib/storage-hbase/src/test/java/org/apache/drill/hbase/BaseHBaseTest.java
##########
@@ -93,7 +93,7 @@ protected void runHBaseSQLVerifyCount(String sql, int
expectedRowCount) throws E
}
private void printResultAndVerifyRowCount(List<QueryDataBatch> results, int
expectedRowCount) throws SchemaChangeException {
Review comment:
Fixed
----------------------------------------------------------------
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