Skip to content

Firestore: 'Query.where' needs to raise for sentinels / transforms #6699

@tseaver

Description

@tseaver

The following conformance tests assert that attempting to use DELETE_FIELD, SERVER_TIMESTAMP, ArrayRemove, or ArrayUnion as the value of a Query.where must raise an exception, which the current implementation does not do:

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

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the Firestore API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions