You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sungwoo Park (Jira)" <ji...@apache.org> on 2023/03/12 07:06:00 UTC

[jira] [Updated] (HIVE-26986) A DAG created by OperatorGraph is not equal to the Tez DAG.

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

Sungwoo Park updated HIVE-26986:
--------------------------------
        Parent: HIVE-26654
    Issue Type: Sub-task  (was: Bug)

> A DAG created by OperatorGraph is not equal to the Tez DAG.
> -----------------------------------------------------------
>
>                 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: pull-request-available
>         Attachments: Query71 OperatorGraph.png, Query71 TezDAG.png
>
>          Time Spent: 0.5h
>  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)