[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-15 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1137339742 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-15 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1137339742 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-14 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1136030130 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-14 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1136030130 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-14 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1136022984 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-14 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1135947502 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-14 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1135946160 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-14 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1135896883 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala: ## @@ -175,6 +176,26 @@ class ClientE2ETestSuite extends

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40358: [SPARK-42733][CONNECT][Followup] Write without path or table

2023-03-14 Thread via GitHub
dongjoon-hyun commented on code in PR #40358: URL: https://github.com/apache/spark/pull/40358#discussion_r1135893272 ## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/DatasetSuite.scala: ## @@ -100,6 +101,33 @@ class DatasetSuite extends ConnectFunSuite with