package
6.1.0-alpha+incompatible
Repository: https://github.com/pingcap/kvproto.git
Documentation: pkg.go.dev

# Variables

No description provided by the author
No description provided by the author

# Structs

CancelTaskRequest closes the execution of a task.
No description provided by the author
Dipsatch the task request to different tiflash servers.
Get response of DispatchTaskRequest.
No description provided by the author
build connection between different tasks.
No description provided by the author
No description provided by the author
when TiFlash sends data to TiDB, Data packets wrap tipb.SelectResponse, i.e., serialize tipb.SelectResponse into data; when TiFlash sends data to TiFlash, data blocks are serialized into chunks, and the execution_summaries in tipb.SelectResponse are serialized into data only for the last packet.
TaskMeta contains meta of a mpp plan, including query's ts and task address.