cassandra icon indicating copy to clipboard operation
cassandra copied to clipboard

CQL schema parser fails on startup when system locale set to tr_TR.UTF-8 with SyntaxException: "no viable alternative at character 'ı'"

Open atailh4n opened this issue 1 year ago • 1 comments

CQL schema parser fails on startup when system locale set to tr_TR.UTF-8 with SyntaxException: "no viable alternative at character 'ı'"

There is issue: Stackoverflow

Sorry if there is misspell. I did testings.

patch by Ata İlhan Köktürk

The Cassandra Jira

atailh4n avatar Sep 25 '24 16:09 atailh4n

I fixed conflicts. This is why there is 3 commits. I added LocalizeString util. I did tests. Database working perfectly fine in my Turkish Ubuntu 24.02 right now.

atailh4n avatar Sep 29 '24 04:09 atailh4n