You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2019/09/19 18:28:00 UTC

[jira] [Assigned] (HIVE-21267) Extend HiveRelColumnsAlignment to reorder group-by and join keys on decreasing NDV automatically

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

Jesus Camacho Rodriguez reassigned HIVE-21267:
----------------------------------------------

    Assignee: John Sherman

> Extend HiveRelColumnsAlignment to reorder group-by and join keys on decreasing NDV automatically
> ------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-21267
>                 URL: https://issues.apache.org/jira/browse/HIVE-21267
>             Project: Hive
>          Issue Type: Improvement
>          Components: CBO
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: John Sherman
>            Priority: Major
>              Labels: newbie++
>
> {{HiveRelColumnsAlignment}} was introduced to align the order of columns in join, group-by, and order-by operators in the plan pipeline, trying to increase the effect of ReduceDeduplication and thus reducing data shuffle.
> The optimization could be extended to reorder group-by and join keys on decreasing NDV, which would accelerate comparison runtime.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)