Expand description
Nested message and enum types in ExecutePlanResponse
.
Modules§
- metrics
- Nested message and enum types in
Metrics
.
Structs§
- Arrow
Batch - Batch results of metrics.
- Metrics
- Observed
Metrics - Result
Complete - If present, in a reattachable execution this means that after server sends onComplete, the execution is complete. If the server sends onComplete without sending a ResultComplete, it means that there is more, and the client should use ReattachExecute RPC to continue.
- SqlCommand
Result - A SQL command returns an opaque Relation that can be directly used as input for the next call.
Enums§
- Response
Type - Union type for the different response messages.