zabetak opened a new pull request, #3809: URL: https://github.com/apache/hive/pull/3809
The modules do not directly need protobuf dependency so it is misleading to declare it explicitly. Moreover, these modules use a different protobuf version (3.3.0) than the rest of the project (3.21.4) which can lead to compatibility problems, incosistent behavior in tests, and undesired transitive propagation to other modules. -- 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]
