-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-6136): parse cursor responses on demand #4112
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
Merged
Merged
Changes from 15 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c9fc786
chore: reuse parse work
nbbeeken 91418d8
chore: turn back on cursorResponse
nbbeeken 414cdfa
wip
nbbeeken cd29ba1
wip
nbbeeken a342412
feat(NODE-6136): parse cursor responses on demand
nbbeeken 9eff48a
wip
nbbeeken 4534ada
fix: FLE
nbbeeken 0075729
test: needs fail points
nbbeeken 79acc71
test: undo bench changes
nbbeeken dde8250
chore: cleanup
nbbeeken 0b825f1
wip
nbbeeken e0c2250
wip
nbbeeken 1c10a1f
chore: fix unit tests
nbbeeken be871b8
chore: fix wc throw location
nbbeeken 6989a54
fix: add get overload properly
nbbeeken 9e07ea8
chore: use serialize to make empty_v
nbbeeken 6d081f4
docs: add comment about type crime
nbbeeken 241a08e
cruft
nbbeeken de3c271
chore: type annotation
nbbeeken 4743695
chore: move ExecutionResult and document
nbbeeken cba9c49
test: add match to expected errors
nbbeeken acbb323
test: uncomment wc error ctor tests
nbbeeken 1ffa752
fix: super generic
nbbeeken fb7de90
Merge branch 'main' into NODE-6136-cursor-response
nbbeeken 827e3f7
chore: fix nullish documents
nbbeeken 00b90ea
fix: pass through options
nbbeeken e28dbbb
Merge branch 'main' into NODE-6136-cursor-response
nbbeeken e517ab3
refactor: move CountDocument logic into collection API (#4138)
nbbeeken 9d75303
Revert "refactor: move CountDocument logic into collection API" (#4139)
nbbeeken b9cfb7c
Merge branch 'main' into NODE-6136-cursor-response
nbbeeken c1c8ba4
chore: only attach encryptedResponse to cursor response
nbbeeken d5214c8
chore: clean up TS for "required"
nbbeeken eb0b618
Merge branch 'main' into NODE-6136-cursor-response
baileympearson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.