Peng-Lei commented on pull request #34773: URL: https://github.com/apache/spark/pull/34773#issuecomment-984266149
At now. There is a issue left that when use v2 command `show create table $t` and `t` is a V1Table. At then the result of `SHOW CREATE TABLE $t` will lost the `USING` info. Because there is no `provider` info in V1Table.properties, just in the metadata `provider` -- 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]
