Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant