[ 
https://issues.apache.org/jira/browse/DRILL-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542908#comment-16542908
 ] 

ASF GitHub Bot commented on DRILL-6496:
---------------------------------------

arina-ielchiieva 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_r202315854
 
 

 ##########
 File path: 
contrib/format-maprdb/src/test/java/com/mapr/drill/maprdb/tests/json/BaseJsonTest.java
 ##########
 @@ -59,7 +59,7 @@ protected void runSQLAndVerifyCount(String sql, int 
expectedRowCount) throws Exc
   }
 
   private void printResultAndVerifyRowCount(List<QueryDataBatch> results, int 
expectedRowCount) throws SchemaChangeException {
 
 Review comment:
   I guess we can rename this one to log as well.

----------------------------------------------------------------
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:
us...@infra.apache.org


> VectorUtil.showVectorAccessibleContent does not log vector content
> ------------------------------------------------------------------
>
>                 Key: DRILL-6496
>                 URL: https://issues.apache.org/jira/browse/DRILL-6496
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Arina Ielchiieva
>            Assignee: Timothy Farkas
>            Priority: Major
>             Fix For: 1.14.0
>
>
> {{VectorUtil.showVectorAccessibleContent(VectorAccessible va, int[] 
> columnWidths)}} does not log vector content. Introduced after DRILL-6438.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to