Skip to main content

classify

Function classify 

Source
pub fn classify(
    plan: &LogicalPlan,
    table_references: &[TableReference],
) -> RemoteReadClassification
Expand description

Classifies a fully planned statement before routing or transport.