Ben Whitehead created BEAM-12605:
------------------------------------
Summary: Add dynamic work rebalancing to Firestore Query Source
Key: BEAM-12605
URL: https://issues.apache.org/jira/browse/BEAM-12605
Project: Beam
Issue Type: Improvement
Components: extensions-java-gcp
Reporter: Ben Whitehead
Today, Firestore does not currently have API support for splitting a query
dynamically and as such does not allow the Query Source to be implemented as a
Splittable DoFn. Instead a query is split ahead of time using Partition Query.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)