package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

IsSupported returns an error if the given spec is not supported by the vectorized engine (neither natively nor by wrapping the corresponding row execution processor).
MaybeRemoveRootColumnarizer examines whether r represents such a tree of operators that has a columnarizer as its root with no responsibility over other meta components.
NewColOperator creates a new columnar operator according to the given spec.