Firestore: Query's cursor-related methods must not allow transforms #6704
Labels
api: clouddebugger
Issues related to the Cloud Debugger API.
api: firestore
Issues related to the Firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
Similar to #6699.
The following conformance tests assert that
start_at
/start_after
/end_before
/end_at
should raise an exception when passed one ofDELETE_FIELD
,SERVER_TIMESTAMP
,ArrayRemove
, orArrayUnion
:query-arrayremove-cursor.textproto
query-arrayunion-cursor.textproto
query-del-cursor.textproto
query-st-cursor.textproto
The text was updated successfully, but these errors were encountered: