Skip to content

Avoid nested Document conversion to primitive types for fields with an explicit write target #3797

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

Closed
wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Sep 1, 2021

We now no longer attempt to convert query Documents into primitive types to avoid e.g. Document to String conversion.

Closes #3783

…n explicit write target.

We now no longer attempt to convert query Documents into primitive types to avoid e.g. Document to String conversion.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 1, 2021
christophstrobl pushed a commit that referenced this pull request Sep 2, 2021
…n explicit write target.

We now no longer attempt to convert query Documents into primitive types to avoid e.g. Document to String conversion.

Closes: #3783
Original Pull Request: #3797
christophstrobl pushed a commit that referenced this pull request Sep 2, 2021
…n explicit write target.

We now no longer attempt to convert query Documents into primitive types to avoid e.g. Document to String conversion.

Closes: #3783
Original Pull Request: #3797
christophstrobl pushed a commit that referenced this pull request Sep 2, 2021
…n explicit write target.

We now no longer attempt to convert query Documents into primitive types to avoid e.g. Document to String conversion.

Closes: #3783
Original Pull Request: #3797
@christophstrobl christophstrobl deleted the issue/3783 branch September 2, 2021 12:23
@christophstrobl christophstrobl added this to the 3.1.13 (2020.0.13) milestone Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@MongoId(targetType = STRING) forces _id : {…} query documents to String
3 participants