deniskuzZ commented on code in PR #4744: URL: https://github.com/apache/hive/pull/4744#discussion_r1389832275
########## metastore/scripts/upgrade/hive/hive-schema-4.0.0-beta-2.hive.sql: ########## @@ -719,8 +719,6 @@ FROM CREATE EXTERNAL TABLE IF NOT EXISTS `TAB_COL_STATS` ( `CS_ID` bigint, - `DB_NAME` string, Review Comment: those are system views, not sure we should drop cols from here -- 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]
