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

Arrow: Update arrow to v18 #1164

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Arrow: Update arrow to v18 #1164

merged 3 commits into from
Dec 9, 2024

Conversation

ryantxu
Copy link
Member

@ryantxu ryantxu commented Dec 6, 2024

Similar to #999 -- but now v18

v18 is now a dedicated golang package, build + release process 🎉

See also: grafana/grafana#97561

@ryantxu ryantxu requested review from a team as code owners December 6, 2024 13:55
@ryantxu ryantxu requested review from wbrowne, andresmgot and xnyo and removed request for a team December 6, 2024 13:55
go.mod Outdated

require (
github.com/apache/arrow/go/v15 v15.0.2
github.com/apache/arrow-go/v18 v18.0.0
Copy link
Member

Choose a reason for hiding this comment

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

can we use the latest commit on main of arrow-go so it includes this?

Copy link
Member

Choose a reason for hiding this comment

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

@ryantxu related PR #1165

Copy link
Member

@xnyo xnyo left a comment

Choose a reason for hiding this comment

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

LGTM!

@ryantxu ryantxu merged commit cdcd4a1 into main Dec 9, 2024
3 of 4 checks passed
@ryantxu ryantxu deleted the update-arrow-18 branch December 9, 2024 16:46
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.

3 participants