linghengqian commented on code in PR #5629: URL: https://github.com/apache/hive/pull/5629#discussion_r1947667496
########## packaging/src/docker/README.md: ########## @@ -210,3 +210,54 @@ docker compose down select count(distinct a) from hive_example; select sum(b) from hive_example; ``` + +#### Hive Schema Tool Review Comment: - I am leaning towards `Sys Schema`. HiveServer2 provides multiple databases including `information_schema`. -- 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