Commits


Alenka Frim authored and Krisztián Szűcs committed fed115fd9f1
ARROW-15757: [Python] Missing bindings for existing_data_behavior makes it impossible to maintain old behavior This PR tries to pass `existing_data_behavior` to `write_to_dataset` in case of the new dataset implementation. Connected to https://github.com/apache/arrow/pull/12811. Closes #12838 from AlenkaF/ARROW-15757 Lead-authored-by: Alenka Frim <frim.alenka@gmail.com> Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>