[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-10 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r781643367 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/CreateNamespaceSuite.scala ## @@ -36,7 +36,7 @@ import org.apache.spark.

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-10 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r781643228 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ## @@ -189,8 +204,17 @@ private[spark] class HiveExternalCatal

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-09 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r780936585 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ## @@ -189,8 +189,15 @@ private[spark] class HiveExternalCatal

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-08 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r780069534 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/TestsV1AndV2Commands.scala ## @@ -28,14 +28,21 @@ import org.apache.spark.s

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-07 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r780475265 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ## @@ -189,8 +189,15 @@ private[spark] class HiveExternalCatal

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-07 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r780418849 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ## @@ -189,8 +189,15 @@ private[spark] class HiveExternalCatal

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-07 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r780418849 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ## @@ -189,8 +189,15 @@ private[spark] class HiveExternalCatal

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-06 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r780070663 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ## @@ -189,8 +189,15 @@ private[spark] class HiveExternalCatal

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-06 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r780069534 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/TestsV1AndV2Commands.scala ## @@ -28,14 +28,21 @@ import org.apache.spark.s

[GitHub] [spark] imback82 commented on a change in pull request #35113: [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

2022-01-05 Thread GitBox
imback82 commented on a change in pull request #35113: URL: https://github.com/apache/spark/pull/35113#discussion_r779313382 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/CreateNamespaceSuite.scala ## @@ -36,7 +36,7 @@ import org.apache.spark.