Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

feat(firestore): Add array expressions#2331

Merged
milaGGL merged 6 commits into
mainfrom
mila/expressions-array
Mar 5, 2026
Merged

feat(firestore): Add array expressions#2331
milaGGL merged 6 commits into
mainfrom
mila/expressions-array

Conversation

@milaGGL
Copy link
Copy Markdown
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 a review from a team February 27, 2026 19:29
@milaGGL milaGGL requested a review from a team as a code owner 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
@milaGGL milaGGL requested a review from dlarocque March 5, 2026 15:19
@dlarocque dlarocque self-requested a review March 5, 2026 15:46
@yvonnep165 yvonnep165 self-requested a review March 5, 2026 18:26
@yvonnep165
Copy link
Copy Markdown
Contributor

LGTM!

@milaGGL milaGGL merged commit 5272549 into main Mar 5, 2026
28 checks passed
@milaGGL milaGGL deleted the mila/expressions-array branch March 5, 2026 18:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

4 participants