package
20.1.0-beta.2+incompatible
Repository: https://github.com/jbowens/cockroach.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewVectorizedFlow creates a new vectorized flow given the flow base.
SupportsVectorized checks whether flow is supported by the vectorized engine and returns an error if it isn't.

# Interfaces

VectorizeAlwaysException is an object that returns whether or not execution should continue if vectorize=experimental_always and an error occurred when setting up the vectorized flow.