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-09 UTC."],[[["This webpage provides documentation for the `PartitionDataBoostOption` in the Google Cloud Spanner C++ client library, detailing its functionality across various versions."],["The `PartitionDataBoostOption` allows users to utilize Cloud Spanner Data Boost, an independent compute resource, for partitioned `Client::Read()` and `Client::ExecuteQuery()` calls."],["The latest release candidate is version `2.37.0-rc`, while the latest stable release is version `2.36.0`, and this page is specifically dedicated to version `2.27.0`."],["`PartitionDataBoostOption` can be used to create partitions from `Client::PartitionRead()` or `PartitionQuery()` by leveraging `google::cloud::Options`."],["The data type of the `PartitionDataBoostOption` is a boolean, which determines whether or not data boost will be used."]]],[]]