common_query::logical_plan

Type Alias SubstraitPlanDecoderRef

Source
pub type SubstraitPlanDecoderRef = Arc<dyn SubstraitPlanDecoder + Send + Sync>;

Aliased Typeยง

struct SubstraitPlanDecoderRef { /* private fields */ }