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

feat: add example of reading parquet from s3 #460

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

mesejo
Copy link
Contributor

@mesejo mesejo commented Aug 21, 2023

Which issue does this PR close?

Closes #442.

Rationale for this change

The example of reading from S3 is included in the DataFusion main repository. Having a Python version of it seems fitting

What changes are included in this PR?

An example showing how to register multiple parquet files under the same bucket

Are there any user-facing changes?

No

@andygrove andygrove merged commit 9c643bf into apache:main Aug 22, 2023
11 checks passed
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.

[QUESTION] Register multiple S3 parquet files as one table?
2 participants