[ 
https://issues.apache.org/jira/browse/HIVE-26986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936899#comment-17936899
 ] 

Denys Kuzmenko edited comment on HIVE-26986 at 3/19/25 5:54 PM:
----------------------------------------------------------------

[~seonggon], let's temporarily disable `hive.optimize.shared.work` in the q 
test to unblock the development and create a separate ticket to address the OOM 
issue. 
Note, it should be labeled as `hive-4.1.0-must`. If we don't find a proper 
solution, we should rollback .


was (Author: dkuzmenko):
[~seonggon], let's temporarily disable `hive.optimize.shared.work` in the q 
test to unblock the development and create a separate ticket to address the OOM 
issue. 
Note, it should be labeled as `hive-4.1.0-must`. If we don't find a proper 
solution, we could rollback .

> ParallelEdgeFixer adds redundant reduce sink operators
> ------------------------------------------------------
>
>                 Key: HIVE-26986
>                 URL: https://issues.apache.org/jira/browse/HIVE-26986
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: 4.0.0-alpha-2
>            Reporter: Seonggon Namgung
>            Assignee: Seonggon Namgung
>            Priority: Major
>              Labels: hive-4.1.0-must, pull-request-available
>             Fix For: 4.1.0
>
>         Attachments: Query71 OperatorGraph.png, Query71 TezDAG.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> A DAG created by OperatorGraph is not equal to the corresponding DAG that is 
> submitted to Tez.
> Because of this problem, ParallelEdgeFixer reports a pair of normal edges to 
> a parallel edge.
> We observe this problem by comparing OperatorGraph and Tez DAG when running 
> TPC-DS query 71 on 1TB ORC format managed table.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to