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 latest version available is 2.37.0-rc, with numerous other versions provided."],["This page documents `PartitionsMaximumOption`, which controls the maximum number of partitions returned by `Client::PartitionRead()` or `PartitionQuery()`."],["The default for `PartitionsMaximumOption` is currently set to 10,000, and the maximum allowed value is 200,000."],["The actual number of partitions returned may not be exactly what was requested, it is only a hint for the system."],["The `PartitionsMaximumOption` is a type of alias for `std::int64_t`."]]],[]]