Module tidb_query_executors::runner[][src]

Structs

BatchExecutorsRunner

Constants

BATCH_GROW_FACTOR
BATCH_INITIAL_SIZE
BATCH_MAX_SIZE
MAX_TIME_SLICE

Batch executors are run in coroutines. MAX_TIME_SLICE is the maximum time a coroutine can run without being yielded.

Functions

build_executors
grow_batch_size
is_arrow_encodable