Skip to content

feat(firestore): Add array expressions#2331

Open
milaGGL wants to merge 2 commits intomainfrom
mila/expressions-array
Open

feat(firestore): Add array expressions#2331
milaGGL wants to merge 2 commits intomainfrom
mila/expressions-array

Conversation

@milaGGL
Copy link
Contributor

@milaGGL milaGGL commented Feb 27, 2026

Add new array expressions arrayFirst, arrayFirstN, arrayLast, arrayLastN, arrayMinimum, arrayMinimumN, arrayMaximum, arrayMaximumN, arrayIndexOf, arrayLastIndexOf, arrayIndexOfAll.

ported from firebase/firebase-js-sdk#9492

@milaGGL milaGGL requested review from a team as code owners February 27, 2026 19:29
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: firestore Issues related to the googleapis/java-firestore API. labels Feb 27, 2026
Copy link
Contributor

Choose a reason for hiding this comment

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

For each of these tests, can you add tests for the static expressions Expression.arrayMininum(...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the googleapis/java-firestore API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants