Documentation
¶
Index ¶
- Variables
- func GetEnableBinaryTreeMerge() int64
- func GetEnableForceBroadcastQuery() int64
- func GetEnablePrintLogicalPlan() int64
- func GetEnableSlidingWindowPushUp() int64
- func GetInterruptQuery() bool
- func GetQuerySchemaLimit() int
- func GetUpperMemPct() int64
- func SetEnableBinaryTreeMerge(enabled int64)
- func SetEnableForceBroadcastQuery(enabled int64)
- func SetEnablePrintLogicalPlan(enabled int64)
- func SetEnableSlidingWindowPushUp(enabled int64)
- func SetInterruptQuery(interrupt bool)
- func SetQuerySchemaLimit(limit int)
- func SetUpperMemPct(memPct int64)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetEnableBinaryTreeMerge ¶
func GetEnableBinaryTreeMerge() int64
func GetEnableForceBroadcastQuery ¶
func GetEnableForceBroadcastQuery() int64
func GetEnablePrintLogicalPlan ¶
func GetEnablePrintLogicalPlan() int64
func GetEnableSlidingWindowPushUp ¶
func GetEnableSlidingWindowPushUp() int64
func GetInterruptQuery ¶ added in v1.4.0
func GetInterruptQuery() bool
func GetQuerySchemaLimit ¶
func GetQuerySchemaLimit() int
func GetUpperMemPct ¶ added in v1.4.0
func GetUpperMemPct() int64
func SetEnableBinaryTreeMerge ¶
func SetEnableBinaryTreeMerge(enabled int64)
func SetEnableForceBroadcastQuery ¶
func SetEnableForceBroadcastQuery(enabled int64)
func SetEnablePrintLogicalPlan ¶
func SetEnablePrintLogicalPlan(enabled int64)
func SetEnableSlidingWindowPushUp ¶
func SetEnableSlidingWindowPushUp(enabled int64)
func SetInterruptQuery ¶ added in v1.4.0
func SetInterruptQuery(interrupt bool)
func SetQuerySchemaLimit ¶
func SetQuerySchemaLimit(limit int)
func SetUpperMemPct ¶ added in v1.4.0
func SetUpperMemPct(memPct int64)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.