[
https://issues.apache.org/jira/browse/BEAM-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546574#comment-17546574
]
Kenneth Knowles commented on BEAM-2819:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18423
> Key only reads from Google Datastore
> ------------------------------------
>
> Key: BEAM-2819
> URL: https://issues.apache.org/jira/browse/BEAM-2819
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Ilnar Taichinov
> Priority: P3
> Labels: datastore
>
> Currently there is no functionality allowing to read only keys from the
> Google Datastore through the Datastore IO. In some cases users don't need to
> read the whole entity, e.g. to filter by certain values in ancestry. This
> seems to be an important feature as the entity reads are expensive and thus
> the native Datastore client/API allow to run Key Only queries.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)