Module state
Traitsยง
- This trait provides the context needed to transform a substrait plan into a [
datafusion::logical_expr::LogicalPlan
] (viasuper::consumer::from_substrait_plan
) and back again into a substrait plan (viasuper::producer::to_substrait_plan
).