Skip to content

How to write datafusion record batch to s3? #1177

Answered by roeap
dadepo asked this question in Q&A
Discussion options

You must be logged in to vote

in order for S3 to work you would need an url like s3://<bucket>/<path>. In most cases, additional information is required, which is passed via with_storage_options to the builder. The available keys are documented in the object strore crate.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dadepo
Comment options

@roeap
Comment options

Answer selected by dadepo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants