alamb opened a new pull request #984:
URL: https://github.com/apache/arrow-datafusion/pull/984
# Which issue does this PR close?
Not yet filed
Closes #.
# Rationale for this change
Pickup improvements in upstream arrow-rs crate and find any bugs there or
issues in DataFusion
This PR is intended for demonstration only; I don't intend to merge this PR
as is, but I plan to create a real PR once arrow 6.0 has been released
officially.
# What changes are included in this PR?
1. Upgrade to arrow-rs (git tag)
2. Change DataFusion to pass tests with arrow update
# Are there any user-facing changes?
N/A (as I don't intend to merge this). Note the eventual PR will require all
downstream users of datafusion to use arrow 6.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]