Skip to content

feat: add example of reading parquet from s3#460

Merged
andygrove merged 1 commit into
apache:mainfrom
mesejo:docs/add-s3-example
Aug 22, 2023
Merged

feat: add example of reading parquet from s3#460
andygrove merged 1 commit into
apache:mainfrom
mesejo:docs/add-s3-example

Conversation

@mesejo
Copy link
Copy Markdown
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

@mesejo mesejo force-pushed the docs/add-s3-example branch from f84c829 to b923b61 Compare August 21, 2023 07:37
@andygrove andygrove merged commit 9c643bf into apache:main Aug 22, 2023
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