Function gluesql::core::plan::plan_join

source ·
pub fn plan_join(
    schema_map: &HashMap<String, Schema>,
    statement: Statement
) -> Statement