Skip to content

feat(firestore): Add array expressions#2489

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

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

Conversation

@milaGGL
Copy link
Contributor

@milaGGL milaGGL commented Feb 18, 2026

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

ported from firebase/firebase-js-sdk#9492

NOTE: Do not merge as arrayFilter and arraySlice need to be updated.

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: firestore Issues related to the googleapis/nodejs-firestore API. labels Feb 18, 2026
@milaGGL
Copy link
Contributor Author

milaGGL commented Feb 18, 2026

/gemini review

@milaGGL milaGGL added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 19, 2026
@milaGGL milaGGL marked this pull request as ready for review February 19, 2026 18:11
@milaGGL milaGGL requested review from a team as code owners February 19, 2026 18:11
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/nodejs-firestore API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments