Commit 65d299e
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 8ac5754 commit 65d299e
File tree
7 files changed
+930
-83
lines changed- packages/google-cloud-firestore
- google/cloud/firestore_v1
- tests
- system/pipeline_e2e
- unit/v1
7 files changed
+930
-83
lines changed
0 commit comments