Skip to content

Conversation

roji
Copy link
Member

@roji roji commented Jul 26, 2025

We have some technical debt around how indexing is managed in the query pipeline; see comments in the changes for more context. In this PR I did my best to make things work for complex collections in a way that's aligned with how they already work for owned entities, to keep things simple and not add more hacks. We should get back to this and re-architect/clean up at some point (#36335, #30386).

Part of #36296

/cc @artl93

@roji roji force-pushed the ComplexJsonIndexing branch from 42ed46b to f7e01ea Compare July 26, 2025 16:50
@roji roji marked this pull request as ready for review July 26, 2025 17:36
@roji roji requested a review from a team as a code owner July 26, 2025 17:36
@roji roji mentioned this pull request Jul 25, 2025
16 tasks
@roji roji linked an issue Jul 29, 2025 that may be closed by this pull request
16 tasks
@roji roji merged commit 794e359 into dotnet:main Aug 1, 2025
7 checks passed
@roji roji deleted the ComplexJsonIndexing branch August 1, 2025 14:28
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.

Complex JSON query support
2 participants