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

Cosmos querying over arrays of structural type #33998

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

roji
Copy link
Member

@roji roji commented Jun 15, 2024

This PR adds general support for querying over arrays of structural types in Cosmos. Most translations work, various problems and edge cases are tracked separately.

Note that this PR introduces a bit of expression type explosion, with many types representing the same NoSQL syntax (but returning different things, i.e. scalar vs. structural type). See #33999 for more information, hopefully we clean this up at some point.

Closes #16926
Closes #20441
Closes #25700
Closes #25701
Closes #33032

@roji roji requested a review from a team June 19, 2024 14:47
@roji roji enabled auto-merge (squash) June 20, 2024 17:44
@roji roji merged commit 531c238 into dotnet:main Jun 20, 2024
7 checks passed
@roji roji deleted the CosmosStructuralQuerying branch June 20, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants