[
https://issues.apache.org/jira/browse/HIVE-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mithun Radhakrishnan updated HIVE-14794:
----------------------------------------
Attachment: HIVE-14794.1.patch
This patch builds on HIVE-14792. It uses {{SpecialCases}} to prefetch Avro
schema.
> HCatalog support to pre-fetch schema for Avro tables that use avro.schema.url.
> ------------------------------------------------------------------------------
>
> Key: HIVE-14794
> URL: https://issues.apache.org/jira/browse/HIVE-14794
> Project: Hive
> Issue Type: Bug
> Components: HCatalog
> Affects Versions: 1.2.1, 2.1.0
> Reporter: Mithun Radhakrishnan
> Assignee: Mithun Radhakrishnan
> Attachments: HIVE-14794.1.patch
>
>
> HIVE-14792 introduces support to modify and add properties to
> table-parameters during query-planning. It prefetches remote Avro-schema
> information and stores it in TBLPROPERTIES, under {{avro.schema.literal}}.
> We'll need similar support in {{HCatLoader}} to prevent excessive reads of
> schema-files in Pig queries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)