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

DataFusion 37.1 upgrade #520

Merged
merged 2 commits into from Apr 29, 2024
Merged

DataFusion 37.1 upgrade #520

merged 2 commits into from Apr 29, 2024

Conversation

gruuya
Copy link
Contributor

@gruuya gruuya commented Apr 29, 2024

Also bump Arrow to v51, and patch to pick up apache/datafusion#10114,

@@ -1,7 +1,7 @@
use crate::clade::*;

#[rstest]
#[should_panic(expected = "table 'default.local.file' not found")]
#[should_panic(expected = "External(NotATable(\"no log files\"))")]
Copy link
Contributor

Choose a reason for hiding this comment

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

oh this is useful, I got confused so many times by this showing up when looking at invalid table paths

@gruuya gruuya merged commit c29e2b3 into main Apr 29, 2024
1 check passed
@gruuya gruuya deleted the datafusion-37.1-upgrade branch April 29, 2024 13:17
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.

None yet

2 participants