Skip to content

Conversation

@renekrie
Copy link
Contributor

This fixes #600 by passing Locale.ROOT to operatorString.toUpperCase()

I also pulled the call to toUpperCase out of the for-loop, which brings the time for 100k calls to RelationalOperator.fromString("IN") from 75ms down to 12ms on my machine.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InvalidPathException in RelationalOperator depending on Locale

2 participants