Skip to content

Firestore: Query's cursor-related methods must not allow transforms #6704

@tseaver

Description

@tseaver

Similar to #6699.

The following conformance tests assert that start_at/start_after/end_before/end_at should raise an exception when passed one of DELETE_FIELD, SERVER_TIMESTAMP, ArrayRemove, or ArrayUnion:

  • query-arrayremove-cursor.textproto
  • query-arrayunion-cursor.textproto
  • query-del-cursor.textproto
  • query-st-cursor.textproto

Metadata

Metadata

Assignees

Labels

api: clouddebuggerIssues related to the Cloud Debugger API.api: firestoreIssues related to the Firestore API.priority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions