alamb opened a new pull request, #14138: URL: https://github.com/apache/datafusion/pull/14138
## Which issue does this PR close? - Part of https://github.com/apache/datafusion/issues/13748 ## Rationale for this change I am testing out a change to the internal representation of `OrderingEquivalenceClass` in https://github.com/apache/datafusion/pull/14136 and this method turns out to basically be an implementation detail. To make the job easier, let's make it a method on `OrderingEquivalenceClass` ## What changes are included in this PR? 1. move resolve_overlap a method on `OrderingEquivalenceClass` ## Are these changes tested? By CI ## Are there any user-facing changes? No, this is entirely code movement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org