Skip to content

Comments

(NOT FOR MERGING) Patch datafusion to use preview of arrow-rs#2269

Closed
alamb wants to merge 1 commit intoapache:masterfrom
alamb:alamb/preview_null_cast
Closed

(NOT FOR MERGING) Patch datafusion to use preview of arrow-rs#2269
alamb wants to merge 1 commit intoapache:masterfrom
alamb:alamb/preview_null_cast

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Apr 18, 2022

This PR is assist @WinkerDu in #1184

Specifically, it patches datafusion to use a version of arrow-rs that is the same as 11.1.0 but contains the code in apache/arrow-rs#1572

The branch is https://github.com/alamb/arrow-rs/tree/alamb/test_null_cast

I created it by cherry-picking apache/arrow-rs@8bed7ea to a branch based on 11.1.0 tag:

git checkout 11.1.0
git checkout -b alamb/test_null_cast
git cherry-pick 8bed7ea 

@alamb alamb marked this pull request as draft April 18, 2022 20:33
@WinkerDu
Copy link
Contributor

Thank you @alamb for the assist! ❤️

@WinkerDu
Copy link
Contributor

@alamb Maybe this pr can be closed, I make my own branch as mentioned in #2364

@alamb
Copy link
Contributor Author

alamb commented Apr 28, 2022

Thanks @WinkerDu

@alamb alamb closed this Apr 28, 2022
@alamb alamb deleted the alamb/preview_null_cast branch August 8, 2023 20:12
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