-
Notifications
You must be signed in to change notification settings - Fork 260
chore: update datafusion to 52.0 #1394
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
base: main
Are you sure you want to change the base?
Conversation
2b1423b to
8a7460c
Compare
milenkovicm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like test failures should be fixable.
Please update ballista versions to 52 as well
Thanks @killzoner
Hey, i will have a look soon at the failing tests. I need to take a look at |
|
add file name to written |
51d64d7 to
7a7c8d7
Compare
d27d6e7 to
ccc4f30
Compare
ccc4f30 to
c239e64
Compare
|
@sqlbenchmark run tpch |
Ballista TPC-H Benchmark ResultsPR: #1394 - chore: update ballista crates to 52 Query Comparison
Total: Main=25808.80ms, PR=25713.00ms (-0.4%) Automated benchmark run by dfbench |
Which issue does this PR close?
Closes #1357
Rationale for this change
Datafusion upgrade changes: https://datafusion.apache.org/library-user-guide/upgrading.html#datafusion-52-0-0
What changes are included in this PR?
CoalesceBatchesExecreferencesAre there any user-facing changes?
No