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