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

Mark Wagner updated HIVE-3953:
------------------------------

    Attachment: HIVE-3953.1.patch

I've made changes so that deserializers/object inspectors are initialized with 
the union of the table properties and partition properties, with partition 
properties overriding table properties. All the "partition_wise_fileformat*.q" 
tests have passed.
                
> Reading of partitioned Avro data fails because of missing properties
> --------------------------------------------------------------------
>
>                 Key: HIVE-3953
>                 URL: https://issues.apache.org/jira/browse/HIVE-3953
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.11.0
>            Reporter: Mark Wagner
>            Assignee: Mark Wagner
>            Priority: Blocker
>         Attachments: avro_partition_test.q, HIVE-3953.1.patch
>
>
> After HIVE-3833, reading partitioned Avro data fails due to missing 
> properties. The "avro.schema.(url|literal)" properties are not making it all 
> the way to the SerDe. Non-partitioned data can still be read.

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