You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/06 01:10:00 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-24242?focusedWorklogId=531615&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-531615 ]

ASF GitHub Bot logged work on HIVE-24242:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jan/21 01:09
            Start Date: 06/Jan/21 01:09
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] closed pull request #1564:
URL: https://github.com/apache/hive/pull/1564


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 531615)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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)