Skip to content

[Python] when pyArrow S3FileSystem support force_virtual_addressing in new release #40506

@kadisi

Description

@kadisi

Describe the usage question you have. Please include as many useful details as possible.

I found that the latest pyarrow code already supports the force_virtual_addressing parameter but not in releae 1.15.2.

from @yo1956 pr: #39819

and we test it is ok for other S3 compatible storage.

May I ask in which Release this feature will be released and when? We urgently need this feature to access Alibaba Cloud oss object storage, and do not want to recompile the pyarrow package.

the Alibaba Cloud OSS is an AWS S3 compatible storage: only support virtual hosted style to access.

if we use pyarrow S3FileSystem to access Alibaba Cloud oss , we need force_virtual_addressing parameter.

@chenk008 #38135

Component(s)

Python

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions