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

Update DataFusion version to 28.0.0 #41

Merged
merged 2 commits into from
Nov 19, 2023

Conversation

andygrove
Copy link
Collaborator

No description provided.

pub use writer::RayShuffleWriterExec;

/// CombinedRecordBatchStream can be used to combine a Vec of SendableRecordBatchStreams into one
pub struct CombinedRecordBatchStream {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This struct is now private in DataFusion for some reason, so copying here for now.

@andygrove andygrove merged commit 5ee6137 into datafusion-contrib:main Nov 19, 2023
@andygrove andygrove deleted the df-28 branch November 19, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant