difin commented on PR #4436: URL: https://github.com/apache/hive/pull/4436#issuecomment-1599142286
@akshat0395 more context on the previous upgrade [PR-4082](https://github.com/apache/hive/pull/4082): It was needed to shade zstd-jni in hive-ql after upgrading parquet version dowstream, otherwise Tez couldn't work with parquet and zstd encryption. Parquet and kafka-client both use zstd-jni. In PR-4082 I upgraded kafka-client to latest version which used zstd-jni version close to the version in parquet. -- 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]
