You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Chao Sun (JIRA)" <ji...@apache.org> on 2016/12/22 20:11:58 UTC

[jira] [Work stopped] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

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

Work on HIVE-15499 stopped by Chao Sun.
---------------------------------------
> Nested column pruning: don't prune paths when a SerDe is used only for serializing
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-15499
>                 URL: https://issues.apache.org/jira/browse/HIVE-15499
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Serializers/Deserializers
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>         Attachments: HIVE-15499.1.patch
>
>
> In {{FileSinkOperator}}, a serializer is created to write output data. When initializing it we should not read the {{ColumnProjectionUtils.READ_NESTED_COLUMN_PATH_CONF_STR}} property since this is only used for the read path, and the path may not match the schema for the output table (for instance, in the case of insert).



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