arina-ielchiieva commented on a change in pull request #1868: DRILL-7377: 
Nested schemas for dynamic EVF columns
URL: https://github.com/apache/drill/pull/1868#discussion_r331963739
 
 

 ##########
 File path: 
exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/writer/AbstractTupleWriter.java
 ##########
 @@ -143,6 +144,8 @@ public void dump(HierarchicalFormatter format) {
     ObjectWriter addColumn(TupleWriter tuple, MaterializedField field);
   }
 
+  protected static final org.slf4j.Logger logger = 
org.slf4j.LoggerFactory.getLogger(AbstractTupleWriter.class);
 
 Review comment:
   Please use imports.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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