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

Navis updated HIVE-2339:
------------------------

    Summary: Preserve RS key columns in columnExprMap after CP optimization, 
which might be useful to other optimizers  (was: Preserve RS key columns in 
columnExprMap in CP, which might be useful to other optimizers)

> Preserve RS key columns in columnExprMap after CP optimization, which might 
> be useful to other optimizers
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-2339
>                 URL: https://issues.apache.org/jira/browse/HIVE-2339
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Query Processor
>            Reporter: Navis
>            Priority: Trivial
>         Attachments: HIVE-2339.1.patch
>
>
> In ColumnPrunerProcFactory#pruneReduceSinkOperator, only VALUE parts are 
> retained from columnExprMap. Doesn't anyone want KEY parts to retained, 
> either? In my case, it was very useful for backtracking column names and 
> removing RS in *-RS-*-RS-GBY case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to