wecharyu commented on code in PR #4744: URL: https://github.com/apache/hive/pull/4744#discussion_r1390927974
########## 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: The `.hive.sql` seems only be used in test, we can join the `DBS` if these cols are necessary. -- 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