sysconfig

package
v1.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EnableBinaryTreeMerge     int64 = 0
	EnablePrintLogicalPlan    int64 = 0
	EnableSlidingWindowPushUp int64 = 0
	EnableForceBroadcastQuery int64 = 0
	OnSlidingWindowPushUp     int64 = 0
	OnPrintLogicalPlan        int64 = 1
	OnForceBroadcastQuery     int64 = 1

	InterruptQuery       = false
	UpperMemPct    int64 = 0
)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL