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