Skip to content

Conversation

@nielspardon
Copy link
Member

This unblocks the protobuf upgrade PR: #658

We are using the Resources from guava in TestBase in core.

protobuf-java-util v4 has dropped the dependency on guava which means guava is no longer on the classpath when upgrading to v4. By declaring a direct test dependency on guava we make it clear that we are using guava during testing and can ensure the code still compiles when we upgrade to protobuf v4.

@andrew-coleman andrew-coleman merged commit a01bf7b into substrait-io:main Jan 7, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants