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

Owen O'Malley updated HIVE-4243:
--------------------------------
    Attachment: HIVE-4243.patch

This patch:
* separates the type description functionality from object inspectors.
* for hive record writers, use the table column names and types
* simplify the code for finding columns for the bloom filters
* take a first pass at the orc q files results update

> Fix column names in FileSinkOperator
> ------------------------------------
>
>                 Key: HIVE-4243
>                 URL: https://issues.apache.org/jira/browse/HIVE-4243
>             Project: Hive
>          Issue Type: Bug
>          Components: File Formats
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HIVE-4243.patch
>
>
> All of the ObjectInspectors given to SerDe's by FileSinkOperator have virtual 
> column names. Since the files are part of tables, Hive knows the column 
> names. For self-describing file formats like ORC, having the real column 
> names will improve the understandability.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to