[
https://issues.apache.org/jira/browse/DRILL-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169727#comment-16169727
]
ASF GitHub Bot commented on DRILL-5800:
---------------------------------------
GitHub user xhochy opened a pull request:
https://github.com/apache/drill/pull/947
DRILL-5800: Explicitly set locale to en_US on locale-dependent tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xhochy/drill DRILL-5800
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/947.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #947
----
commit 8af12df820e3da81942b31ab80a19e2b1cf7dcf1
Author: Korn, Uwe <[email protected]>
Date: 2017-09-18T08:07:13Z
DRILL-5800: Explicitly set locale to en_US on locale-dependent tests
----
> Explicitly set locale to en_US on locale-dependent tests
> --------------------------------------------------------
>
> Key: DRILL-5800
> URL: https://issues.apache.org/jira/browse/DRILL-5800
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Reporter: Uwe L. Korn
>
> Some tests depend on the locale, i.e. they run with {{en_US}} successfully
> but fail with {{de_DE}} due to a different decimal separator.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)