cloud-fan commented on pull request #34773: URL: https://github.com/apache/spark/pull/34773#issuecomment-1005857748
> t 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 You are right. I think we should fix `V1Table.properties` to generate these built-in table properties like "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]
