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

Conversation

jqnatividad
Copy link
Owner

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.

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 jqnatividad merged commit 07bf14f into master Feb 4, 2024
11 of 13 checks passed
@jqnatividad jqnatividad deleted the split_chunks_option branch March 30, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant