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_r202443689
########## File path: contrib/storage-kafka/src/test/java/org/apache/drill/exec/store/kafka/KafkaTestBase.java ########## @@ -71,7 +71,7 @@ public void runKafkaSQLVerifyCount(String sql, int expectedRowCount) throws Exce public void printResultAndVerifyRowCount(List<QueryDataBatch> results, int expectedRowCount) 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
