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 33 #45

Merged
merged 2 commits into from
Nov 19, 2023
Merged

Conversation

andygrove
Copy link
Collaborator

No description provided.

Ok(())
// let options = ParquetReadOptions::default();
// let listing_options = options.to_listing_options(&self.ctx.state().config());
// wait_for_future(py, self.ctx.register_listing_table(name, path, listing_options, None, None))?;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It isn't possible to register multiple paths as a vec with this method

@andygrove andygrove marked this pull request as ready for review November 19, 2023 21:40
@andygrove andygrove merged commit ef92424 into datafusion-contrib:main Nov 19, 2023
@andygrove andygrove deleted the df-33 branch November 19, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant