FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

The value of `more_results` from storage.Connection.run_query should not be thrown away. · Issue #280 · googleapis/google-cloud-python · GitHub

The value of more_results from storage.Connection.run_query should not be thrown away. #280

Description

I'm currently writing a regression test that checks for more items after a fetch with a limit set and this boolean would determine if the next fetch (at the final cursor) contains all the remaining results.

As a side note, the Node regression needlessly re-queries with a cursor which (should) point to the end of the kind.

/cc @silvolu

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.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


Back | FazBrowse Home | New Git URL