[ 
https://issues.apache.org/jira/browse/HIVE-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarvesh Sakalanaga updated HIVE-4909:
-------------------------------------

    Summary: Vectorized ORC reader does not set isRepeating flag correctly when 
1’s are present is the input stream  (was: Vectorized ORC reader does not set 
isRepeating flag correctly when 1’s are present is the input stream.)
    
> Vectorized ORC reader does not set isRepeating flag correctly when 1’s are 
> present is the input stream
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-4909
>                 URL: https://issues.apache.org/jira/browse/HIVE-4909
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sarvesh Sakalanaga
>            Assignee: Sarvesh Sakalanaga
>
> As the default value for nulls in Vectorization for int types is 1, and as 
> non-null values can also be 1, the isRepeating logic should also check for 
> IsNull flag when determining the isRepeating flag.

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