pan3793 commented on code in PR #6304: URL: https://github.com/apache/kyuubi/pull/6304#discussion_r1565055472
########## kyuubi-hive-jdbc-shaded/src/main/resources/META-INF/LICENSE: ########## @@ -224,3 +224,9 @@ MIT License ----------- org.slf4j:slf4j-api org.slf4j:jcl-over-slf4j + Review Comment: we shaded arrow into `kyuubi-hive-jdbc-shaded.jar`, now the transitive deps of arrow changed, the `kyuubi-hive-jdbc-shaded/pom.xml`'s shading rules need to be updated -- 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]
