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-03-14 UTC."],[[["This page details the `PartitionDataBoostOption` for Google Cloud Spanner, specifically within the C++ library."],["The `PartitionDataBoostOption` allows the use of independent compute resources, known as Cloud Spanner Data Boost, for partitioned read and query operations."],["The latest version available is `2.37.0-rc`, with a comprehensive list of prior releases down to version `2.11.0`."],["`PartitionDataBoostOption` is an option that can be passed to `google::cloud::Options` and is used with `Client::PartitionRead()` or `PartitionQuery()`, and sets if the subsequent calls will use data boost."],["`PartitionDataBoostOption` is an alias of type `bool`."]]],[]]