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"]],[["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-02 UTC."],[[["This webpage provides documentation for the `PartitionDataBoostOption` in the Google Cloud Spanner C++ client library, detailing its usage across various versions."],["The `PartitionDataBoostOption` is a configuration option used to enable the utilization of Cloud Spanner Data Boost, which leverages independent compute resources for faster data processing."],["The documentation includes a range of versions for the C++ library, from version 2.11.0 up to the latest release candidate 2.37.0-rc, with version 2.36.0 being the currently viewed version."],["This option is applicable to the `Client::PartitionRead()` or `PartitionQuery()` methods, and if enabled will effect `Client::Read()` and `Client::ExecuteQuery()` to use Data Boost."],["The option is a boolean type, and can be set to true to use Data Boost."]]],[]]