Auto-merge option for `convert-to-parquet`
Feature request
Add a command-line option, e.g. --auto-merge-pull-request that enables automatic merging of the commits created by the convert-to-parquet tool.
Motivation
Large datasets may result in dozens of PRs due to the splitting mechanism. Each of these has to be manually accepted via the website.
Your contribution
Happy to look into submitting a PR if this is of interest to maintainers.
Alternatively, there could be an option to switch from submitting PRs to just committing changes directly to main.
Why not, I'd be in favor of --merge-pull-request to call HfApi().merge_pull_request() at the end of the conversion :) feel free to open a PR if you'd like
#self-assign
Closing since convert to parquet has been removed... https://github.com/huggingface/datasets/pull/7592#issuecomment-3073053138