Skip to content

Python high level SDK: support mode="x" #7505

@ozkatz

Description

@ozkatz

With the recent un-deprecation of put-if-absent in lakeFS, it's now possible to support a file write mode that fails writes if an object already exists.

This allows implementing mode="x" as described in open() for file writers in the Python high level SDK.

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