pub(crate) fn emit_optimizer_notices(
catalog: &Catalog,
session: &Session,
notices: &Vec<RawOptimizerNotice>,
)Expand description
Forward notices that we got from the optimizer.
pub(crate) fn emit_optimizer_notices(
catalog: &Catalog,
session: &Session,
notices: &Vec<RawOptimizerNotice>,
)Forward notices that we got from the optimizer.