[GitHub] [spark] MaxGekk commented on a change in pull request #30935: [SPARK-33859][SQL] Support V2 ALTER TABLE .. RENAME PARTITION

2020-12-29 Thread GitBox
MaxGekk commented on a change in pull request #30935: URL: https://github.com/apache/spark/pull/30935#discussion_r549723962 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitionManagement.java ## @@ -139,4 +139,21 @@ void replacePart

[GitHub] [spark] MaxGekk commented on a change in pull request #30935: [SPARK-33859][SQL] Support V2 ALTER TABLE .. RENAME PARTITION

2020-12-28 Thread GitBox
MaxGekk commented on a change in pull request #30935: URL: https://github.com/apache/spark/pull/30935#discussion_r549268524 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/AlterTableRenamePartitionSuiteBase.scala ## @@ -17,8 +17,149 @@ package o

[GitHub] [spark] MaxGekk commented on a change in pull request #30935: [SPARK-33859][SQL] Support V2 ALTER TABLE .. RENAME PARTITION

2020-12-28 Thread GitBox
MaxGekk commented on a change in pull request #30935: URL: https://github.com/apache/spark/pull/30935#discussion_r549265253 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/AlterTableRenamePartitionSuiteBase.scala ## @@ -17,8 +17,149 @@ package o

[GitHub] [spark] MaxGekk commented on a change in pull request #30935: [SPARK-33859][SQL] Support V2 ALTER TABLE .. RENAME PARTITION

2020-12-27 Thread GitBox
MaxGekk commented on a change in pull request #30935: URL: https://github.com/apache/spark/pull/30935#discussion_r549230462 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/AlterTableRenamePartitionSuiteBase.scala ## @@ -17,8 +17,149 @@ package o