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

ASF GitHub Bot commented on ARROW-1476:
---------------------------------------

icexelloss commented on issue #1316: ARROW-1476: [JAVA] Implement Final 
ValueVector Updates
URL: https://github.com/apache/arrow/pull/1316#issuecomment-344626951
 
 
   @siddharthteotia There are still some indentation and white space warning on 
the some new vector files
   
   ```
   org/apache/arrow/vector/BaseNullableFixedWidthVector.java
   org/apache/arrow/vector/BaseNullableVariableWidthVector.java
   ```
   
   you can see this by running:
   
   ```
   mvn package checkstyle:checkstyle
   ```
   
   and check the html file under 
   
   ```
   vector/target/site/checkstyle.html
   ```
   
   Can you double check those please? Thanks. Otherwise style looks correct.

----------------------------------------------------------------
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


> [JAVA] Implement final ValueVector updates
> ------------------------------------------
>
>                 Key: ARROW-1476
>                 URL: https://issues.apache.org/jira/browse/ARROW-1476
>             Project: Apache Arrow
>          Issue Type: Sub-task
>            Reporter: Jacques Nadeau
>            Assignee: Siddharth Teotia
>              Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to