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

Ashutosh Chauhan updated HIVE-4098:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11.0
           Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks, Owen!
                
> OrcInputFormat assumes Hive always calls createValue
> ----------------------------------------------------
>
>                 Key: HIVE-4098
>                 URL: https://issues.apache.org/jira/browse/HIVE-4098
>             Project: Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.11.0
>
>         Attachments: HIVE-4098.D9021.1.patch
>
>
> Hive's HiveContextAwareRecordReader doesn't create a new value for each 
> InputFormat and instead reuses the same row between input formats. That 
> causes the first record of second (and third, etc.) partition to be dropped 
> and replaced with the last row of the previous partition.

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