You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/11/13 10:24:00 UTC

[jira] [Updated] (HIVE-24242) Relax safety checks in SharedWorkOptimizer

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

Zoltan Haindrich updated HIVE-24242:
------------------------------------
        Parent: HIVE-24384
    Issue Type: Sub-task  (was: Improvement)

> Relax safety checks in SharedWorkOptimizer
> ------------------------------------------
>
>                 Key: HIVE-24242
>                 URL: https://issues.apache.org/jira/browse/HIVE-24242
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> there are some checks to lock out problematic cases
> For UnionOperator [here|https://github.com/apache/hive/blob/1507d80fd47aad38b87bba4fd58c1427ba89dbbf/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java#L1571]
> This check could prevent the optimization even if the Union is only visible from only 1 of the TS ops.



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