Peng-Lei opened a new pull request #34773: URL: https://github.com/apache/spark/pull/34773
### What changes were proposed in this pull request? 1. Move the `SHOW CREATE TABLE w/ char/varchar` to `CharVarcharDDLTestBase` 2. Fix the behavior different with v1 command that about the `TBLPROPERTIES` ### Why are the changes needed? Before the [#PR](https://github.com/apache/spark/pull/34719) merge. We should handle some different behavior or bugs between v1 and v2 command. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? existed test case. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
