zabetak commented on code in PR #4917: URL: https://github.com/apache/hive/pull/4917#discussion_r1418584678
########## README.md: ########## @@ -24,7 +24,7 @@ subqueries, common table expressions, and more. Hive's SQL can also be extended with user code via user defined functions (UDFs), user defined aggregates (UDAFs), and user defined table functions (UDTFs). -Hive users have a choice of 3 runtimes when executing SQL queries. +Hive users have a choice of 2 runtimes when executing SQL queries. Review Comment: MR was officially deprecated in Hive 2.0 (see HIVE-12300). -- 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]
