Skip to content

Arrayfield support querying by EMF #10

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

Conversation

WaVEV
Copy link
Collaborator

@WaVEV WaVEV commented May 25, 2025

This feature is being archived as it's not aligned with MongoDB's document comparison semantics.
Filtering by embedded model fields introduces unintuitive behavior, especially when performing set-based operations like __overlap, due to how MongoDB matches documents.
While technically feasible, this pattern tends to cause confusion and inconsistencies, and is better avoided in favor of clearer, more explicit query strategies.

@timgraham
Copy link
Owner

Thanks. I linked this code from mongodb#267.

@timgraham timgraham closed this May 28, 2025
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