Commit 6a1556e
authored
feat(firestore): new generic pipeline expressions (#16550)
New Expressions:
- offset
- nor
- coalesce
- switch_on
- array_filter
- array_transform
- storage_size
Restructured how custom repr() strings are build, to accommodate
complexities in array_transform
Note: parent and reference_slice will be added in a future PR. More
detailed changes will be needed to support arbitrary collection/database
references; currently only document references are supported1 parent 705e23d commit 6a1556e
7 files changed
Lines changed: 930 additions & 83 deletions
File tree
- packages/google-cloud-firestore
- google/cloud/firestore_v1
- tests
- system/pipeline_e2e
- unit/v1
0 commit comments