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

2019-08-19 Thread Dongjoon Hyun (Jira)


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

Dongjoon Hyun updated SPARK-28716:
--
Affects Version/s: (was: 2.4.3)
   3.0.0

> 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
>Priority: Minor
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2019-08-13 Thread Ali Afroozeh (JIRA)


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

Ali Afroozeh updated SPARK-28716:
-
Description: 
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.

  was:
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] }}

Where {{2710}} is the id of the reused exchange.


> 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: 2.4.3
>Reporter: Ali Afroozeh
>Priority: Minor
>
> 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
(v7.6.14#76016)

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



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

2019-08-13 Thread Ali Afroozeh (JIRA)


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

Ali Afroozeh updated SPARK-28716:
-
Description: 
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] }}

Where {{2710}} is the id of the reused exchange.

  was:
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=#$id|#$id]] }}

Where {{2710}} is the id of the reused exchange.


> 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: 2.4.3
>Reporter: Ali Afroozeh
>Priority: Minor
>
> 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] }}
> Where {{2710}} is the id of the reused exchange.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



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

2019-08-13 Thread Ali Afroozeh (JIRA)


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

Ali Afroozeh updated SPARK-28716:
-
Description: 
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=#$id|#$id]] }}

Where {{2710}} is the id of the reused exchange.

  was:
Add id to Exchange and Subquery's stringArgs method for easier identifying 
their reuses in query plans, for example:

{{ReusedExchange [d_date_sk#827], BroadcastExchange 
HashedRelationBroadcastMode(List(cast(input[0, int, true] as bigint))) 
[id=#[id=#$id]] }}

Where {{2710}} is the id of the reused exchange.


> 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: 2.4.3
>Reporter: Ali Afroozeh
>Priority: Minor
>
> 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=#$id|#$id]] }}
> Where {{2710}} is the id of the reused exchange.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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