You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (Jira)" <ji...@apache.org> on 2021/01/30 00:27:00 UTC

[jira] [Created] (BEAM-11722) SpannerIO.read() parallelism limited by partition count

Udi Meiri created BEAM-11722:
--------------------------------

             Summary: SpannerIO.read() parallelism limited by partition count
                 Key: BEAM-11722
                 URL: https://issues.apache.org/jira/browse/BEAM-11722
             Project: Beam
          Issue Type: Bug
          Components: io-java-gcp, runner-dataflow
            Reporter: Udi Meiri


Setting the partition size / count is not possible: 
{code} Note: This hint is currently ignored by sessions.partitionQuery and sessions.partitionRead requests.{code}
https://cloud.google.com/spanner/docs/reference/rest/v1/PartitionOptions

Adding a Reshuffle might be the only choice, but it adds time and resource usage.

cc: [~chamikara][~nielm]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)