Skip to main content

Module context

Module context 

Source

Structs§

CompileContext
Compile-time context for resolving functions and UDFs.
EvalContext
EvalSession
Session-scoped evaluation context — holds the 7 fields that are invariant within a given operator. Provides factory methods to produce EvalContext values that vary only in columns and row_count.