pub fn populate_connectors(
    stmt: CreateSourceStatement<Aug>,
    catalog: &dyn SessionCatalog
) -> Result<CreateSourceStatement<Aug>, Error>
Expand description

Uses the provided catalog to populate all Connector references with the values of the connector it references allowing it to be used as if there was no indirection