Skip to content

Query : Fixes LINQ API to support builtin functions - ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY#5544

Merged
adityasa merged 4 commits into
masterfrom
users/adityasa/ArrayContainsAllAny
Jan 10, 2026
Merged

Query : Fixes LINQ API to support builtin functions - ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY#5544
adityasa merged 4 commits into
masterfrom
users/adityasa/ArrayContainsAllAny

Conversation

@adityasa
Copy link
Copy Markdown
Contributor

Query : Fixes LINQ API to support builtin functions - ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY

Description

This change implements support for ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY system functions to LINQ API.

  • New feature (non-breaking change which adds functionality)

@adityasa adityasa marked this pull request as ready for review December 23, 2025 02:08
@adityasa adityasa enabled auto-merge (squash) December 23, 2025 02:08
@adityasa adityasa added the auto-merge Enables automation to merge PRs label Dec 23, 2025
neildsh
neildsh previously approved these changes Dec 30, 2025
Comment thread Microsoft.Azure.Cosmos/src/Linq/BuiltinFunctions/OtherBuiltinSystemFunctions.cs Outdated
sboshra
sboshra previously approved these changes Jan 8, 2026
Copy link
Copy Markdown
Contributor

@sboshra sboshra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@adityasa adityasa dismissed stale reviews from sboshra and neildsh via 87bf3cd January 8, 2026 21:45
@adityasa adityasa force-pushed the users/adityasa/ArrayContainsAllAny branch from d0a2c0b to 87bf3cd Compare January 8, 2026 21:45
@adityasa adityasa merged commit ca9a868 into master Jan 10, 2026
32 checks passed
@adityasa adityasa deleted the users/adityasa/ArrayContainsAllAny branch January 10, 2026 13:40
NaluTripician pushed a commit that referenced this pull request Jan 14, 2026
…ALL and ARRAY_CONTAINS_ANY (#5544)

# Query : Fixes LINQ API to support builtin functions -
ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY

## Description

This change implements support for ARRAY_CONTAINS_ALL and
ARRAY_CONTAINS_ANY system functions to LINQ API.

- [ ] New feature (non-breaking change which adds functionality)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enables automation to merge PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants