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

joinp: add --maintain-order option #2338

Merged
merged 4 commits into from
Dec 7, 2024
Merged

Conversation

jqnatividad
Copy link
Collaborator

    --maintain-order <arg>  Which row order to preserve, if any. Valid values are:
                              none, left, right, left_right, right_left
                            Do not rely on any observed ordering without explicitly
                            setting this parameter. Not specifying any order can improve
                            performance. Supported for inner, left, right and full joins.
                            [default: none]

@jqnatividad jqnatividad merged commit 20434c7 into master Dec 7, 2024
12 of 13 checks passed
@jqnatividad jqnatividad deleted the joinp-maintain_order branch December 7, 2024 13:07
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.

1 participant