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

MongoDB: Filtering and ordering nested fields #10260

Open
codedmart opened this issue May 23, 2024 · 0 comments
Open

MongoDB: Filtering and ordering nested fields #10260

codedmart opened this issue May 23, 2024 · 0 comments
Assignees
Labels
c/v3-ndc-mongodb k/enhancement New feature or improve an existing feature

Comments

@codedmart
Copy link
Contributor

Some databases, e.g. MongoDB and other document databases, allow collections to contain "columns" with nested structures (i.e. "objects") rather than just scalar values. It would be useful to allow queries on such collections to be filtered and sorted based on the values in nested fields rather than just top-level scalar column values.

NDC Spec RFC

@codedmart codedmart added this to V3 May 23, 2024
@codedmart codedmart converted this from a draft issue May 23, 2024
@codedmart codedmart added k/enhancement New feature or improve an existing feature c/v3-engine V3 Metadata and Engine c/v3-ndc-mongodb labels May 23, 2024
@manasag manasag changed the title Filtering and ordering nested fields Mongodb: Filtering and ordering nested fields May 30, 2024
@codedmart codedmart changed the title Mongodb: Filtering and ordering nested fields MongoDB: Filtering and ordering nested fields Jul 20, 2024
@SamirTalwar SamirTalwar removed the c/v3-engine V3 Metadata and Engine label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/v3-ndc-mongodb k/enhancement New feature or improve an existing feature
Projects
Status: In progress
Development

No branches or pull requests

3 participants