Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split: added --chunks option #1587

Merged
merged 1 commit into from
Feb 4, 2024
Merged

split: added --chunks option #1587

merged 1 commit into from
Feb 4, 2024

Commits on Feb 4, 2024

  1. split: added --chunks option

    apart from specifying how many rows per chunk with `--size`, you can now also use the mutually exclusive `--chunks` option to specify the number of chunks and `split` will determine the chunk size.
    jqnatividad committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0cda137 View commit details
    Browse the repository at this point in the history