Skip to main content

lineage_at

Function lineage_at 

Source
pub fn lineage_at(
    ordinal: usize,
    sql: &Expression,
    dialect: Option<DialectType>,
    trim_selects: bool,
) -> Result<LineageNode>
Expand description

Build the lineage graph for the column at a zero-based output ordinal.