Open
Description
The assertion assert(isLast != moreBatches);
in https://github.com/dart-lang/gcloud/blob/master/lib/src/datastore_impl.dart#L555 failed because moreResults == 'NOT_FINISHED'
instead of 'MORE_RESULTS_AFTER_LIMIT'
.
See MoreResultsType in https://cloud.google.com/datastore/docs/reference/data/rpc/google.datastore.v1