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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org