Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
zhengruifeng commented on PR #46095: URL: https://github.com/apache/spark/pull/46095#issuecomment-2062835212 close in favor of https://github.com/apache/spark/pull/46101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
zhengruifeng closed pull request #46095: [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy URL: https://github.com/apache/spark/pull/46095 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
zhengruifeng commented on code in PR #46095: URL: https://github.com/apache/spark/pull/46095#discussion_r1568413994 ## core/src/main/scala/org/apache/spark/util/collection/Utils.scala: ## @@ -42,6 +42,23 @@ private[spark] object Utils extends SparkCollectionUtils {

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
LuciferYang commented on code in PR #46095: URL: https://github.com/apache/spark/pull/46095#discussion_r1568393760 ## core/src/main/scala/org/apache/spark/util/collection/Utils.scala: ## @@ -42,6 +42,23 @@ private[spark] object Utils extends SparkCollectionUtils {

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
zhengruifeng commented on code in PR #46095: URL: https://github.com/apache/spark/pull/46095#discussion_r1568388242 ## core/src/main/scala/org/apache/spark/util/collection/Utils.scala: ## @@ -42,6 +42,23 @@ private[spark] object Utils extends SparkCollectionUtils {

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
LuciferYang commented on code in PR #46095: URL: https://github.com/apache/spark/pull/46095#discussion_r1568353748 ## core/src/main/scala/org/apache/spark/util/collection/Utils.scala: ## @@ -42,6 +42,23 @@ private[spark] object Utils extends SparkCollectionUtils {

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
LuciferYang commented on code in PR #46095: URL: https://github.com/apache/spark/pull/46095#discussion_r1568353748 ## core/src/main/scala/org/apache/spark/util/collection/Utils.scala: ## @@ -42,6 +42,23 @@ private[spark] object Utils extends SparkCollectionUtils {

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
LuciferYang commented on code in PR #46095: URL: https://github.com/apache/spark/pull/46095#discussion_r1568353748 ## core/src/main/scala/org/apache/spark/util/collection/Utils.scala: ## @@ -42,6 +42,23 @@ private[spark] object Utils extends SparkCollectionUtils {

Re: [PR] [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy [spark]

2024-04-17 Thread via GitHub
zhengruifeng commented on code in PR #46095: URL: https://github.com/apache/spark/pull/46095#discussion_r1568311255 ## core/src/main/scala/org/apache/spark/util/collection/Utils.scala: ## @@ -42,6 +42,23 @@ private[spark] object Utils extends SparkCollectionUtils {