You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ben Whitehead (Jira)" <ji...@apache.org> on 2021/07/13 15:46:00 UTC

[jira] [Created] (BEAM-12605) Add dynamic work rebalancing to Firestore Query Source

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)