Skip to content

Aggregation queries not (yet) supported by the emulator #319

@stickfigure

Description

@stickfigure

Trying to run aggregation queries in the emulator produces this error:

com.google.datastore.v1.client.DatastoreException: Method google.datastore.v1.Datastore/RunAggregationQuery is unimplemented, code=UNIMPLEMENTED

This is causing problems for Objectify users because count() is now implemented as an aggregation. Great for production, but tests no longer work :-(

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions