Skip to content

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

Merged
jqnatividad merged 2 commits intomasterfrom
2398-joinp-ignore-leading-zeros
Jan 2, 2025
Merged

feat: add joinp --ignore-leading-zeros option#2400
jqnatividad merged 2 commits intomasterfrom
2398-joinp-ignore-leading-zeros

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
@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