gcloud icon indicating copy to clipboard operation
gcloud copied to clipboard

Projection queries

Open martflu opened this issue 7 years ago • 2 comments

Would it be possible to add projection queries? e.g. key only queries

It is often more economical to do a keys-only query first, and then fetch a subset of entities from the results, rather than executing a general query which may fetch more entities than you actually need.

martflu avatar May 24 '17 10:05 martflu