Contains a reference to a BatchTransactionId and a Partition. The combination of
these two are needed to execute a partition of a partitioned query on a Connection. A
PartitionId can safely be given to a different connection and/or host to be executed
there.
A string-encoded version of this PartitionId. This encoded version can be sent
to any other Connection to be executed there, including connections on different
hosts than the current host.
[[["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-18 UTC."],[],[]]