AlenkaF opened a new pull request, #12811: URL: https://github.com/apache/arrow/pull/12811
This PR tries to amend `pq.write_to_dataset` to: 1. raise a deprecation warning for `use_legacy_dataset=True` and already switch the default to `False`. 2. raise deprecation warnings for all keywords (when `use_legacy_dataset=True`) that won't be supported in the new implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org