Eric5553 commented on issue #27897: [SPARK-31113][SQL] Add SHOW VIEWS command URL: https://github.com/apache/spark/pull/27897#issuecomment-600950809 A separate PR https://github.com/apache/spark/pull/27952 was opened to focusing on HiveClient related code. For the fallback solution of Hive 2.2- versions that @cloud-fan suggested, I plan to handle it in `HiveExternalCatalog.listViews` rather than 'HiveClient.listViews'. So will update here in this PR later. Thanks! @maropu @dongjoon-hyun @cloud-fan
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
