Skip to content

[feature request] improve file io configs #2247

@kevinjqliu

Description

@kevinjqliu

Feature Request / Improvement

Looking at file io config, for example, the s3 one https://github.com/apache/iceberg-python/blob/main/pyiceberg/io/pyarrow.py#L452-L501

I think its a good idea to push all properties with the prefix s3. down to the S3FileSystem instead of only allowlisting a few like we do today. And do the same for for the other prefixes

This will allow file io configs to work with the evolving FileSystems APIs without making a change every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions