Willi Schinmeyer created BEAM-12791:
---------------------------------------
Summary: Allow Queries from PCollection in
datastore.v1new.datastoreio.ReadFromDatastore
Key: BEAM-12791
URL: https://issues.apache.org/jira/browse/BEAM-12791
Project: Beam
Issue Type: New Feature
Components: io-py-gcp
Reporter: Willi Schinmeyer
As far as I can tell, I currently have to provide the Datastore Query when I
initially create my pipeline. However, I would like to only fetch Entities
corresponding to the data currently being processed by my pipeline. In other
words, I would like to pass a PCollection of Queries (or at least Query
Filters) to ReadFromDatastore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)