[
https://issues.apache.org/jira/browse/CALCITE-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892931#comment-15892931
]
Kevin Risden commented on CALCITE-1667:
---------------------------------------
>From calcite repo directory:
{code}
MAVEN_OPTS="$MAVEN_OPTS -Duser.locale=tr" mvn clean test
{code}
Also tried editing the pom.xml in the calcite directory for Surefire and added
"-Duser.locale=tr" to the surefire plugin argLine.
I did the same steps from the avatica subdirectory.
I ran "mvn clean test" with each of my changes.
> Ensure that Turkish locale works with Calcite and Avatica
> ---------------------------------------------------------
>
> Key: CALCITE-1667
> URL: https://issues.apache.org/jira/browse/CALCITE-1667
> Project: Calcite
> Issue Type: Bug
> Components: avatica, core
> Reporter: Kevin Risden
>
> This was found with SOLR-8593. I can't seem to reproduce it with Calcite or
> Avatica. My steps to try to reproduce are posted in a comment below.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)