Abacn commented on PR #39613: URL: https://github.com/apache/arrow/pull/39613#issuecomment-1942308461
This is not a trivial dependency upgrade. slf4j 2.x uses a different binding mechanism makes it incompatible with SLF4J 1.x. Arrow has a compile dependency on SLF4J then it leads downstream project resolve to SLF4J 2.x causing breakage, e.g. https://github.com/apache/beam/issues/30304 -- 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]
