Skip to content

Make object_store::multipart public #151

Description

@yjshen

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Discovered the remarkable pull request apache/datafusion#6987, which enables writing data through the Object Store API with AsyncWriter. After checking the put_multipart implementation, it appears that object_store::multipart is the missing piece needed to extend HDFS support for this functionality.

Describe the solution you'd like

Make several interface parts of object_store::multipart public

Describe alternatives you've considered

Don't do this.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions