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

Carl Steinbach commented on HIVE-4284:
--------------------------------------

Hive's coding conventions are described here:
https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CodingConvention

Please review this and correct the formatting issues in this patch.

bq. Please limit the length of a line to 80 chars.

100 characters is acceptable.
                
> Implement class for vectorized row batch
> ----------------------------------------
>
>                 Key: HIVE-4284
>                 URL: https://issues.apache.org/jira/browse/HIVE-4284
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Jitendra Nath Pandey
>            Assignee: Eric Hanson
>         Attachments: HIVE-4284.1.patch, HIVE-4284.2.patch
>
>
> Vectorized row batch object will represent the row batch that vectorized 
> operators will work on. Refer to design spec attached to HIVE-4160 for 
> details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to