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

fix(NODE-3173): Preserve sort key order for numeric string keys #2790

Merged
merged 2 commits into from Apr 29, 2021

Conversation

dariakp
Copy link
Contributor

@dariakp dariakp commented Apr 26, 2021

Description

Updated internal representation of sort to use a map instead of a plain object in order to preserve correct ordering for multi-key sort queries

@dariakp dariakp marked this pull request as ready for review April 27, 2021 14:54
@dariakp dariakp requested review from a team, durran, emadum and nbbeeken and removed request for a team April 27, 2021 14:54
Copy link
Contributor

@emadum emadum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dariakp dariakp merged commit 730f43a into 3.6 Apr 29, 2021
@dariakp dariakp deleted the NODE-3173/3.6/preserve-sort-key-order branch April 29, 2021 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants