zabetak commented on PR #296: URL: https://github.com/apache/calcite-avatica/pull/296#issuecomment-3302762040
At the moment we are not relocating Guava so it doesn't make sense to relocate `org.jspecify.annotations`, that is a transitive dependency. The `org.jspecify.annotations` does not seem to be an optional dependency so I guess its not safe to remove/exclude it either. Due to this I am +1 with the current state of the PR. From my perspective any kind of shading or relocation discussion can be deferred to a follow-up. -- 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]
