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_r202443712
########## File path: contrib/storage-mongo/src/test/java/org/apache/drill/exec/store/mongo/MongoTestBase.java ########## @@ -69,7 +69,7 @@ public void runMongoSQLVerifyCount(String sql, int expectedRowCount) public void printResultAndVerifyRowCount(List<QueryDataBatch> results, 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
