This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Commit 643f014
authored
feat: Additional Pipeline Expressions (#1115)
* fixed tests
* added vector expressions
* added new math expressions
* added string manipulation expressions
* added not_nan, not_null, and is_absent
* added new Array type
* added map and related expressions
* remove dict and list from constant types
* Fixed lint
* added count_if and count_distinct
* added misc expressions
* added error functions
* fixed lint
* fixed typos1 parent fed7af2 commit 643f014
File tree
9 files changed
+2546
-208
lines changed- google/cloud/firestore_v1
- tests
- system
- unit/v1
9 files changed
+2546
-208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
284 | 288 | | |
285 | 289 | | |
286 | 290 | | |
| |||
0 commit comments