[GitHub] [spark] Peng-Lei commented on a change in pull request #34753: [SPARK-37494][SQL] Unify v1 and v2 options output of `SHOW CREATE TABLE` command

2021-12-01 Thread GitBox
Peng-Lei commented on a change in pull request #34753: URL: https://github.com/apache/spark/pull/34753#discussion_r759987137 ## File path: sql/core/src/test/scala/org/apache/spark/sql/ShowCreateTableSuite.scala ## @@ -200,6 +200,32 @@ abstract class ShowCreateTableSuite

[GitHub] [spark] Peng-Lei commented on a change in pull request #34753: [SPARK-37494][SQL] Unify v1 and v2 options output of `SHOW CREATE TABLE` command

2021-11-30 Thread GitBox
Peng-Lei commented on a change in pull request #34753: URL: https://github.com/apache/spark/pull/34753#discussion_r759099912 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala ## @@ -1005,7 +1005,7 @@ trait ShowCreateTableCommandBase {

[GitHub] [spark] Peng-Lei commented on a change in pull request #34753: [SPARK-37494][SQL] Unify v1 and v2 options output of `SHOW CREATE TABLE` command

2021-11-30 Thread GitBox
Peng-Lei commented on a change in pull request #34753: URL: https://github.com/apache/spark/pull/34753#discussion_r759099408 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala ## @@ -1158,8 +1158,9 @@ case class ShowCreateTableCommand(