Open
Description
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.