pub fn describe_drop_schema(
    _: &StatementContext<'_>,
    _: DropSchemaStatement
) -> Result<StatementDesc, PlanError>