[
https://issues.apache.org/jira/browse/HIVE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045648#comment-14045648
]
Lefty Leverenz commented on HIVE-6938:
--------------------------------------
I mentioned this in the Limitations section of the Parquet wikidoc, but it
could use an example and some usage notes in a new subsection.
* [Language Manual -- Parquet -- Limitations |
https://cwiki.apache.org/confluence/display/Hive/Parquet#Parquet-Limitations]
> Add Support for Parquet Column Rename
> -------------------------------------
>
> Key: HIVE-6938
> URL: https://issues.apache.org/jira/browse/HIVE-6938
> Project: Hive
> Issue Type: Improvement
> Components: File Formats
> Affects Versions: 0.13.0
> Reporter: Daniel Weeks
> Assignee: Daniel Weeks
> Labels: TODOC14
> Fix For: 0.14.0
>
> Attachments: HIVE-6938.1.patch, HIVE-6938.2.patch, HIVE-6938.2.patch,
> HIVE-6938.3.patch, HIVE-6938.3.patch
>
>
> Parquet was originally introduced without 'replace columns' support in ql.
> In addition, the default behavior for parquet is to access columns by name as
> opposed to by index by the Serde.
> Parquet should allow for either columnar (index based) access or name based
> access because it can support either.
--
This message was sent by Atlassian JIRA
(v6.2#6252)