Skip to content

chore(deps): Upgrade Arrow to 18.3.0#27134

Merged
lithin92 merged 1 commit intoprestodb:masterfrom
lithin92:lithin_UpgradeArrowLibrariesVersion
Feb 17, 2026
Merged

chore(deps): Upgrade Arrow to 18.3.0#27134
lithin92 merged 1 commit intoprestodb:masterfrom
lithin92:lithin_UpgradeArrowLibrariesVersion

Conversation

@lithin92
Copy link
Copy Markdown
Contributor

@lithin92 lithin92 commented Feb 13, 2026

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

Screenshot 2026-02-13 at 5 23 05 PM

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.
  • If adding new dependencies, verified they have an OpenSSF Scorecard score of 5.0 or higher (or obtained explicit TSC approval for lower scores).

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* Upgrade Apache Arrow to 18.3.0 and protobuf-java to 4.30.2.

@lithin92 lithin92 requested a review from a team as a code owner February 13, 2026 10:27
@lithin92 lithin92 changed the title Upgrade Arrow to 18.3.0 chore(deps): Upgrade Arrow to 18.3.0 Feb 13, 2026
@lithin92 lithin92 force-pushed the lithin_UpgradeArrowLibrariesVersion branch from 586ec2e to 603a596 Compare February 13, 2026 11:06
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Feb 13, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: lithin92 / name: Lithin Purushothaman (dd368f7)

@lithin92 lithin92 force-pushed the lithin_UpgradeArrowLibrariesVersion branch from 603a596 to 58cce76 Compare February 13, 2026 11:09
@tdcmeehan tdcmeehan added the from:IBM PR from IBM label Feb 13, 2026
@prestodb-ci prestodb-ci requested review from a team, imsayari404 and xin-zhang2 and removed request for a team February 13, 2026 13:46
@prestodb-ci
Copy link
Copy Markdown
Contributor

Saved that user @lithin92 is from IBM

Copy link
Copy Markdown
Contributor

@tdcmeehan tdcmeehan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update ${dep.protobuf-java.version}?

@lithin92 lithin92 force-pushed the lithin_UpgradeArrowLibrariesVersion branch from 26fb6ef to 458c117 Compare February 13, 2026 15:35
@lithin92
Copy link
Copy Markdown
Contributor Author

Can you update ${dep.protobuf-java.version}?

done @tdcmeehan

Copy link
Copy Markdown
Contributor

@BryanCutler BryanCutler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lithin92 lithin92 marked this pull request as draft February 16, 2026 05:32
@lithin92 lithin92 marked this pull request as ready for review February 16, 2026 05:32
@prestodb-ci prestodb-ci requested a review from a team February 16, 2026 05:32
- Upgrade Arrow to 18.3.0
- Update protobuf-java usage in Arrow Flight module

Updated protobuf-java version in root pom

fix empty line
@lithin92 lithin92 force-pushed the lithin_UpgradeArrowLibrariesVersion branch from a79fbdb to dd368f7 Compare February 16, 2026 08:33
@lithin92 lithin92 merged commit 7d5b929 into prestodb:master Feb 17, 2026
86 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:IBM PR from IBM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants