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

add support for minio, r2, gcs #49

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

samansmink
Copy link
Collaborator

Fixes #41, #45 and #14

Now minio and thereby any custom S3 endpoint should be supported, I've also added support for R2 and GCS urls which are rewritted to s3 urls when passed to the kernel.

Also I added a CI job that tests stuff against a local minio instance

@samansmink samansmink merged commit b3def68 into duckdb:main Jul 12, 2024
18 checks passed
@samansmink samansmink deleted the add-minio-support branch July 12, 2024 11:04
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.

delta_scan on GCS hosted tables
1 participant