BryanCutler opened a new pull request #12648: URL: https://github.com/apache/arrow/pull/12648
In https://github.com/apache/arrow/pull/12550, the grpc/netty upgrade no longer used native dependencies epoll for linux and kqueue for mac. This caused an unused dependency error when building the Java Flight JARs. The epoll dependency was previously removed, this removes the kqueue. -- 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]
