Skip to content

FileSink should have an option to fail if file already exists #1288

Description

@giladbeeri

FileSink has 2 options: append or overwrite.
Sometimes users forget to change the filename but they don't intend to either lose data (overwrite) or modify it (append).
An option to configure FileSink to throw an exception if the file already exists will be useful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions