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-03-14 UTC."],[[["The webpage provides documentation for the `PartitionsMaximumOption` within the Google Cloud Spanner C++ library."],["The latest version of the documentation available is for `2.37.0-rc`, which represents a release candidate, while the most recent stable version is `2.36.0`."],["This option allows users to specify the desired maximum number of partitions returned by `Client::PartitionRead()` or `PartitionQuery()`, and it is a hint that does not guarantee the exact number of partitions."],["The default maximum number of partitions is 10,000, with an upper limit of 200,000, and it is designed to work in tandem with the amount of workers available."],["The information regarding `PartitionsMaximumOption` is available across multiple versions, ranging from `2.11.0` to `2.37.0-rc`."]]],[]]