pub fn validate_public_merge_contract( services: ViewRewriteContext<'_>, plan: &MergePlan, source: &RowSchema, ) -> Result<(), SQLError>