Skip to content

Conversation

@NoahStapp
Copy link
Contributor

No description provided.

@NoahStapp NoahStapp requested a review from a team as a code owner December 12, 2023 18:13
@NoahStapp NoahStapp requested review from ShaneHarvey and caseyclements and removed request for a team December 12, 2023 18:13
if (options->is_raw_bson) {
*position += size;
break;
}
Copy link
Member

Choose a reason for hiding this comment

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

Suggest moving this below the !value error check.

Copy link
Member

@ShaneHarvey ShaneHarvey left a comment

Choose a reason for hiding this comment

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

LGTM with one nit


value = elements_to_dict(self, buffer + *position,
size, options);

Copy link
Member

Choose a reason for hiding this comment

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

nit: remove this blank line

@NoahStapp NoahStapp merged commit 9d32a09 into mongodb:master Dec 12, 2023
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.

2 participants