Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-12-04 Thread via GitHub
LuciferYang commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1414253765 ## sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala: ## @@ -174,7 +174,7 @@ class StreamSuite extends StreamTest { try {

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-12-04 Thread via GitHub
cloud-fan commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1414252458 ## sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala: ## @@ -174,7 +174,7 @@ class StreamSuite extends StreamTest { try { q

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-12-04 Thread via GitHub
LuciferYang commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1414176075 ## sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala: ## @@ -174,7 +174,7 @@ class StreamSuite extends StreamTest { try {

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-12-04 Thread via GitHub
LuciferYang commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1414168092 ## sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala: ## @@ -174,7 +174,7 @@ class StreamSuite extends StreamTest { try {

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-12-04 Thread via GitHub
LuciferYang commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1414168092 ## sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala: ## @@ -174,7 +174,7 @@ class StreamSuite extends StreamTest { try {

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-12-04 Thread via GitHub
cloud-fan commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1414163363 ## sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala: ## @@ -174,7 +174,7 @@ class StreamSuite extends StreamTest { try { q

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-10-31 Thread via GitHub
LuciferYang commented on PR #43575: URL: https://github.com/apache/spark/pull/43575#issuecomment-1786582233 Merged into master for Spark 4.0. Thanks @HyukjinKwon @dongjoon-hyun @beliefer -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-10-31 Thread via GitHub
LuciferYang closed pull request #43575: [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` URL: https://github.com/apache/spark/pull/43575 -- This is an automated message from t

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-10-29 Thread via GitHub
dongjoon-hyun commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1375697961 ## connector/connect/server/src/main/scala/org/apache/spark/sql/connect/planner/SparkConnectPlanner.scala: ## @@ -3183,9 +3184,9 @@ class SparkConnectPlanner(

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-10-29 Thread via GitHub
LuciferYang commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1375694433 ## connector/connect/server/src/main/scala/org/apache/spark/sql/connect/planner/SparkConnectPlanner.scala: ## @@ -3183,9 +3184,9 @@ class SparkConnectPlanner(

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-10-29 Thread via GitHub
dongjoon-hyun commented on code in PR #43575: URL: https://github.com/apache/spark/pull/43575#discussion_r1375693346 ## connector/connect/server/src/main/scala/org/apache/spark/sql/connect/planner/SparkConnectPlanner.scala: ## @@ -3183,9 +3184,9 @@ class SparkConnectPlanner(

Re: [PR] [SPARK-45701][SPARK-45684][SPARK-45692][CORE][SQL][SS][ML][K8S] Clean up the deprecated API usage related to `mutable.SetOps/c.SeqOps/Iterator/Iterable/IterableOps` [spark]

2023-10-29 Thread via GitHub
LuciferYang commented on PR #43575: URL: https://github.com/apache/spark/pull/43575#issuecomment-1784464634 I've merged changes related to SPARK-45684 and SPARK-45692 into this one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to