package
0.8.1
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Functions

New creates a new Process.
No description provided by the author
NewFromProc create a new Process based on another process.
No description provided by the author

# Constants

No description provided by the author

# Structs

AnalyzeInfo analyze information for query.
Limitation specifies the maximum resources that can be used in one query.
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.
SessionInfo session information.
WaitRegister channel.
No description provided by the author

# Interfaces

Analyze analyzes information for operator.