Function emit_optimizer_notices

Source
pub(crate) fn emit_optimizer_notices(
    catalog: &Catalog,
    session: &Session,
    notices: &Vec<RawOptimizerNotice>,
)
Expand description

Forward notices that we got from the optimizer.