For example, this may be set to the number of workers available. The default for this option is currently 10,000. The maximum value is currently 200,000. This is only a hint. The actual number of partitions returned may be smaller or larger than this request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `PartitionsMaximumOption` within the Google Cloud Spanner C++ library, detailing its usage across various library versions."],["The `PartitionsMaximumOption` allows users to set a preferred maximum number of partitions when using `Client::PartitionRead()` or `PartitionQuery()`."],["The latest version of `PartitionsMaximumOption` is `2.37.0-rc`, and documentation is available for versions down to 2.11.0."],["The default value for `PartitionsMaximumOption` is 10,000, with a maximum value of 200,000, although the actual number of returned partitions may differ from the set hint."],["`PartitionsMaximumOption` has a Type Alias of `std::int64_t`."]]],[]]