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(NODE-3651): add hashed index type #3432

Merged
merged 3 commits into from Oct 4, 2022

Conversation

zendagin
Copy link
Contributor

@zendagin zendagin commented Oct 4, 2022

Description

What is changing?

Add 'hashed' to IndexDirection.

Is there new documentation needed for these changes?

Should be auto generated here

What is the motivation for this change?

Type system is currently not working for hashed index.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: <type>(NODE-xxxx)<!>: <description>
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken added the External Submission PR submitted from outside the team label Oct 4, 2022
@nbbeeken nbbeeken self-requested a review October 4, 2022 14:49
@nbbeeken
Copy link
Contributor

nbbeeken commented Oct 4, 2022

@zendagin Thanks so much for the help here LGTM 🎉 (just gunna make sure the lint passes)

@nbbeeken nbbeeken changed the title fix(NODE-3651): add hashed index type feat(NODE-3651): add hashed index type Oct 4, 2022
@nbbeeken nbbeeken merged commit f6b56a1 into mongodb:main Oct 4, 2022
ZLY201 pushed a commit to ZLY201/node-mongodb-native that referenced this pull request Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Submission PR submitted from outside the team
Projects
None yet
2 participants