You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hovell (Jira)" <ji...@apache.org> on 2019/08/23 11:32:00 UTC

[jira] [Resolved] (SPARK-28716) Add id to Exchange and Subquery's stringArgs method for easier identifying their reuses in query plans

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

Herman van Hovell resolved SPARK-28716.
---------------------------------------
    Fix Version/s: 3.0.0
         Assignee: Ali Afroozeh
       Resolution: Fixed

> Add id to Exchange and Subquery's stringArgs method for easier identifying their reuses in query plans
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-28716
>                 URL: https://issues.apache.org/jira/browse/SPARK-28716
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Ali Afroozeh
>            Assignee: Ali Afroozeh
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Add id to Exchange and Subquery's stringArgs method for easier identifying their reuses in query plans, for example:
> {{ReusedExchange [d_date_sk#827|#827], BroadcastExchange HashedRelationBroadcastMode(List(cast(input[0, int, true] as bigint))) [[id=#2710|#2710]]}}
> Where {{2710}} is the id of the reused exchange.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org