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

feat: add joinp --ignore-leading-zeros option #2400

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

jqnatividad
Copy link
Collaborator

-z, --ignore-leading-zeros  When set, joins are done ignoring leading zeros.
                           Note that this is only applied to the join keys for
                           both numeric and string columns. The output columns
                           will not have leading zeros.

resolves #2398

@jqnatividad jqnatividad merged commit c18cac1 into master Jan 2, 2025
13 checks passed
@jqnatividad jqnatividad deleted the 2398-joinp-ignore-leading-zeros branch January 2, 2025 19:28
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.

joinp keys --ignore-leading_zeros comparison suggestion
1 participant