If true, the requests from the subsequent partitioned Client::Read() and Client::ExecuteQuery() requests will be executed via Spanner- independent compute resources.
[[["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."],[[["This webpage provides documentation for the `PartitionDataBoostOption` in the Google Cloud Spanner C++ client library, detailing its usage across various versions."],["The `PartitionDataBoostOption` is an option within `google::cloud::Options` that enables the use of \"data boost\" for partitions returned by `Client::PartitionRead()` or `PartitionQuery()`."],["Enabling the `PartitionDataBoostOption` will execute subsequent partitioned `Client::Read()` and `Client::ExecuteQuery()` requests using compute resources independent from Spanner."],["The latest release is version 2.37.0-rc, with the information extending back to version 2.11.0, the page provides links to documentation for each version."],["The type alias for the `PartitionDataBoostOption` is defined as `bool`."]]],[]]