maxParallelism property
Allows setting max parallelism per query when executing on Spanner independent compute resources.
If unspecified, default values of parallelism are chosen that are
dependent on the Cloud Spanner instance configuration. REQUIRES:
use_parallelism
must be set. REQUIRES: use_data_boost
must be set.
Implementation
core.int? maxParallelism;