# Functions
No description provided by the author
No description provided by the author
No description provided by the author
New creates a new Process.
NewFromProc create a new Process based on another process.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
AnalyzeInfo analyze information for query.
Limitation specifies the maximum resources that can be used in one query.
No description provided by the author
No description provided by the author
No description provided by the author
Process contains context used in query execution one or more pipeline will be generated for one query, and one pipeline has one process instance.
Register used in execution pipeline and shared with all operators of the same pipeline.
RegisterMessage channel data Err == nil means pipeline finish with error Batch == nil means pipeline finish without error Batch != nil means pipeline is running.
No description provided by the author
SessionInfo session information.
StmtProfile will be clear for every statement.
No description provided by the author
WaitRegister channel.
No description provided by the author