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

Upgrade to arrow 13 #2382

Merged
merged 6 commits into from
May 4, 2022
Merged

Upgrade to arrow 13 #2382

merged 6 commits into from
May 4, 2022

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Apr 29, 2022

Related to apache/arrow-rs#1623

This PR is a WIP while I work on releasing arrow 13.0.0 -- and making sure datafusion works with arrow 13.0.0 is part of my pre-release testing 👍

Will turn this into a proper PR once arrow 13.0.0 is released (sometime next week)

@github-actions github-actions bot added ballista datafusion Changes in the datafusion crate labels Apr 29, 2022
@alamb alamb marked this pull request as draft April 29, 2022 17:30
@alamb alamb force-pushed the alamb/update-to-arrow-13 branch from 6322de3 to b63b2b5 Compare April 29, 2022 17:34
@alamb alamb force-pushed the alamb/update-to-arrow-13 branch from b63b2b5 to 0d589ba Compare May 3, 2022 13:37
@alamb
Copy link
Contributor Author

alamb commented May 3, 2022

arrow 13 has been released to crates.io and I have updated this PR's code, so it is now ready for review

cc @WinkerDu

@alamb alamb marked this pull request as ready for review May 3, 2022 13:40
@alamb alamb changed the title WIP Upgrade to arrow 13 Upgrade to arrow 13 May 3, 2022
@tustvold
Copy link
Contributor

tustvold commented May 3, 2022

There is a minor clippy failure

@WinkerDu
Copy link
Contributor

WinkerDu commented May 3, 2022

Thanks @alamb
It's cool to go after fixing the minor clippy failure

@alamb
Copy link
Contributor Author

alamb commented May 4, 2022

It's cool to go after fixing the minor clippy failure

🤦 sorry about that -- fixed and will merge when green

@alamb alamb merged commit 5569eea into apache:master May 4, 2022
@alamb alamb deleted the alamb/update-to-arrow-13 branch May 4, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants