Module transform

Source
Expand description

Transform Substrait into execution plan

Modulesยง

aggr ๐Ÿ”’
expr ๐Ÿ”’
literal ๐Ÿ”’
plan ๐Ÿ”’

Macrosยง

not_impl_err ๐Ÿ”’
a simple macro to generate a not implemented error
plan_err ๐Ÿ”’
generate a plan error

Structsยง

FunctionExtensions
In Substrait, a function can be define by an u32 anchor, and the anchor can be mapped to a name
TumbleFunction

Functionsยง

register_function_to_query_engine
register flow-specific functions to the query engine