Skip to content

Expose register_listing_table#618

Merged
andygrove merged 5 commits into
apache:mainfrom
henrifroese:feature/binding-improvements-tables
Apr 14, 2024
Merged

Expose register_listing_table#618
andygrove merged 5 commits into
apache:mainfrom
henrifroese:feature/binding-improvements-tables

Conversation

@henrifroese
Copy link
Copy Markdown
Contributor

Makes it possible to work with partitioned s3 datasets using object_store through datafusion.

Also includes some documentation improvements.

Closes #617.

Henri Froese added 5 commits March 24, 2024 17:46
It's currently hard to see how datafusion can be configured
in python. Adding a small section on configuration, and linking
to examples, should help with that.
(tested in next commit)
This lets users nicely use `object_store` with python
datafusion for partitioned dataset e.g. in S3.

Closes apache#617
@henrifroese henrifroese force-pushed the feature/binding-improvements-tables branch from eff5c67 to a43684a Compare March 24, 2024 16:46
Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thank you @henrifroese! This is a great addition.

@andygrove andygrove merged commit 84415dd into apache:main Apr 14, 2024
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.

Expose register_listing_table

2 participants