Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Extract filePath comparator into it's own class #10664

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deniskuzZ
Copy link
Member

@deniskuzZ deniskuzZ commented Jul 9, 2024

extracts DataFileFilter#charSeqEquals logic into Comparators#filePath()

Copy link
Contributor

@dramaticlly dramaticlly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tag @flyrain as original author for tail first char sequence comparator

Copy link
Contributor

@anuragmantri anuragmantri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@RussellSpitzer
Copy link
Member

I worry a little bit about moving this into API because i'm not sure it's actually accurate for unicode ordering, I know it's always right for equality (I think). But i'll let @flyrain chime in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants