chore(deps): Upgrade Arrow to 18.3.0#27134
Merged
lithin92 merged 1 commit intoprestodb:masterfrom Feb 17, 2026
Merged
Conversation
586ec2e to
603a596
Compare
|
|
603a596 to
58cce76
Compare
Contributor
|
Saved that user @lithin92 is from IBM |
tdcmeehan
requested changes
Feb 13, 2026
Contributor
tdcmeehan
left a comment
There was a problem hiding this comment.
Can you update ${dep.protobuf-java.version}?
26fb6ef to
458c117
Compare
Contributor
Author
done @tdcmeehan |
- Upgrade Arrow to 18.3.0 - Update protobuf-java usage in Arrow Flight module Updated protobuf-java version in root pom fix empty line
a79fbdb to
dd368f7
Compare
tdcmeehan
approved these changes
Feb 16, 2026
This was referenced Mar 31, 2026
15 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Upgrades Apache Arrow dependencies to 18.3.0.
Motivation and Context
Using a more recent version helps avoid potential vulnerabilities and ensures we aren't relying on outdated or unsupported code.
Impact
Inherited connectors must use protobuf-java 4.30.x to avoid potential gencode issues.
Test Plan
Tested after upgrade and was able to connect to Flight server and fetch schemas
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.