Skip to content

Capability to set contentType not available in python binding #3242

@jokester

Description

@jokester

I don't know much rust or python please don't put full trust in me.

When trying to use opendal in a python project I failed to find a way to set contentType when uploading a file to Object Storage service like GCS.

After investigated the core code it seems to me that,

  1. in core the capability is provided via BlockingOperator.{write_with,writer_with} Operator.{write_with,writer_with}
  2. such capability is not available in python binding

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions