[GitHub] [spark] MaxGekk commented on a change in pull request #30779: [SPARK-33789][SQL][TESTS] Refactor unified V1 and V2 datasource tests

2020-12-15 Thread GitBox
MaxGekk commented on a change in pull request #30779: URL: https://github.com/apache/spark/pull/30779#discussion_r543384233 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLCommandTestUtils.scala ## @@ -0,0 +1,60 @@ +/* + * Licensed to the Apache

[GitHub] [spark] MaxGekk commented on a change in pull request #30779: [SPARK-33789][SQL][TESTS] Refactor unified V1 and V2 datasource tests

2020-12-15 Thread GitBox
MaxGekk commented on a change in pull request #30779: URL: https://github.com/apache/spark/pull/30779#discussion_r543370516 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLCommandTestUtils.scala ## @@ -0,0 +1,60 @@ +/* + * Licensed to the Apache

[GitHub] [spark] MaxGekk commented on a change in pull request #30779: [SPARK-33789][SQL][TESTS] Refactor unified V1 and V2 datasource tests

2020-12-15 Thread GitBox
MaxGekk commented on a change in pull request #30779: URL: https://github.com/apache/spark/pull/30779#discussion_r543365157 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/AlterTableAddPartitionSuiteBase.scala ## @@ -17,48 +17,17 @@ package org.