pan3793 commented on code in PR #4417: URL: https://github.com/apache/kyuubi/pull/4417#discussion_r1153204120
########## dev/dependencyList: ########## @@ -22,6 +22,10 @@ annotations/4.1.1.4//annotations-4.1.1.4.jar antlr-runtime/3.5.3//antlr-runtime-3.5.3.jar antlr4-runtime/4.9.3//antlr4-runtime-4.9.3.jar aopalliance-repackaged/2.6.1//aopalliance-repackaged-2.6.1.jar +arrow-format/11.0.0//arrow-format-11.0.0.jar +arrow-memory-core/11.0.0//arrow-memory-core-11.0.0.jar +arrow-memory-netty/11.0.0//arrow-memory-netty-11.0.0.jar +arrow-vector/11.0.0//arrow-vector-11.0.0.jar Review Comment: we don't need to do arrow codec in server before, and since new deps is added, please update the LICENSE and NOTICE -- 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]
