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 DataFusion 34.0.0-rc1 #927

Merged
merged 10 commits into from
Dec 12, 2023
Merged

Upgrade to DataFusion 34.0.0-rc1 #927

merged 10 commits into from
Dec 12, 2023

Conversation

andygrove
Copy link
Member

Which issue does this PR close?

N/A

Rationale for this change

I plan on creating DataFusion 34 RC 1 on Dec 15. I wanted to test with Ballista before then.

What changes are included in this PR?

Are there any user-facing changes?

@@ -1309,7 +1309,7 @@ pub mod scheduler_grpc_client {
);
self.inner.unary(req, path, codec).await
}
/// Push-based task scheduler will only leverage this interface
/// Push-based task schedSchuler will only leverage this interface
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems to have gone wrong here

@andygrove andygrove changed the title Upgrade to DataFusion 34 Upgrade to DataFusion 34.0.0-rc1 Dec 12, 2023
@andygrove andygrove marked this pull request as ready for review December 12, 2023 15:24
@andygrove andygrove merged commit 934b32f into apache:main Dec 12, 2023
17 checks passed
@andygrove andygrove deleted the df-34 branch December 12, 2023 15:34
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