If true, the requests from the subsequent partitioned Client::Read() and Client::ExecuteQuery() calls will be executed using the independent compute resources of Cloud Spanner Data Boost.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This webpage details the `PartitionDataBoostOption` feature for Google Cloud Spanner's C++ client library, which allows for the utilization of independent compute resources via Cloud Spanner Data Boost."],["The `PartitionDataBoostOption` is a boolean option that, when set to true, enables \"data boost\" in the partitions generated by `Client::PartitionRead()` or `PartitionQuery()`."],["When \"data boost\" is enabled, subsequent requests from `Client::Read()` and `Client::ExecuteQuery()` will use the independent compute resources offered by Cloud Spanner Data Boost."],["The available versions of this feature range from 2.11.0 up to the latest release candidate 2.37.0-rc, all of which can be accessed from this webpage."]]],[]]