damccorm opened a new issue, #21083: URL: https://github.com/apache/beam/issues/21083
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. Imported from Jira [BEAM-12791](https://issues.apache.org/jira/browse/BEAM-12791). Original Jira may contain additional context. Reported by: mrwonko. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
