[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-30 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r447624697 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-29 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r447072694 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-28 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446697950 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-28 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446698444 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-28 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446697950 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-28 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446673965 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/QueryExecution.scala ## @@ -326,7 +327,8 @@ object QueryExecution { */

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-28 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446670286 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,95 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-28 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446670540 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/PlannerSuite.scala ## @@ -474,9 +475,9 @@ class PlannerSuite extends

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-28 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446670286 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,95 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-27 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446516852 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/reuse/Reuse.scala ## @@ -0,0 +1,95 @@ +/* + * Licensed to the Apache Software

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-27 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446514163 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/QueryExecution.scala ## @@ -326,7 +327,8 @@ object QueryExecution { */

[GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse

2020-06-27 Thread GitBox
dbaliafroozeh commented on a change in pull request #28885: URL: https://github.com/apache/spark/pull/28885#discussion_r446514163 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/QueryExecution.scala ## @@ -326,7 +327,8 @@ object QueryExecution { */