Function mz_sql::plan::statement::dml::describe_copy

source ยท
pub fn describe_copy(
    scx: &StatementContext<'_>,
    _: CopyStatement<Aug>,
) -> Result<StatementDesc, PlanError>