Modules§
- columnar_
value - error
- function 🔒
- logical_
plan - prelude
- request
- signature 🔒
- Signature module contains foundational types that are used to represent signatures, types, and return types of functions. Copied and modified from datafusion.
- stream
Structs§
- Output
- new Output struct with output data(previously Output) and output meta
- Output
Meta - OutputMeta stores meta information produced/generated during the execution
Enums§
- AddColumn
Location - Output
Data - Original Output struct carrying result data to response/client/user interface