Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade Arrow to v18 #1293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zeroshade
Copy link
Contributor

@zeroshade zeroshade commented Jan 28, 2025

Description

Upgrading Apache Arrow dependency to v18.1.0, with the shift to it's own repository out of the arrow monorepo, there will be fewer major version changes allowing downstream consumers to be able to freely upgrade the Arrow dependency in the future after this update.

There are also significant benefits, including performance and bug fixes, to shifting from v16 -> v18.

It will also result in shrinking the size of the Snowflake ADBC driver as it won't need to include both v16 and v18 in the resulting library.

Checklist

  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary

@zeroshade zeroshade requested a review from a team as a code owner January 28, 2025 18:55
@sfc-gh-pfus
Copy link
Collaborator

Hello again @zeroshade ! Thanks for your suggestion. However, we still have to support Go 1.21 until Go 1.24 is released due to our internal policy. Let's put this PR on hold for the next couple of months.

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