gengliangwang commented on code in PR #50386: URL: https://github.com/apache/spark/pull/50386#discussion_r2012551634
########## sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/DescribeTableSuite.scala: ########## @@ -436,12 +436,14 @@ trait DescribeTableSuiteBase extends command.DescribeTableSuiteBase | id INT |) |USING parquet COMMENT 'table_comment' + |DEFAULT COLLATION UTF8_BINARY Review Comment: QQ: is there such a test case in V2? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org