Result of a routed batch, grouped by the shard that ran it.
There is no combined success flag on purpose: a batch spanning three shards is three independent transactions, so "did it work" is a per-shard question.
1.4.0
Optional
Set when the whole group failed before producing per-statement results
Indices into the original entries array, in execution order
entries
Result per statement, in the same order as indices
indices
Shard the statements ran against
Result of a routed batch, grouped by the shard that ran it.
There is no combined success flag on purpose: a batch spanning three shards is three independent transactions, so "did it work" is a per-shard question.
Since
1.4.0