Skip to content

Allow connection to local MinIO bucket #118

@psirenny

Description

@psirenny

What feature are you requesting?

Allow connecting to a locally running MinIO bucket. In MinIO, the bucket name is part of the path instead of the domain:
"http://minio-server:9000/bucket/object" vs. "https://bucket.s3.amazonaws.com/object"

Why are you requesting this feature?

To enable local testing of Iceberg tables stored on MinIO.

What is your proposed implementation for this feature?

I think this would require adding support for S3_URL_STYLE = 'path'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions