[ 
https://issues.apache.org/jira/browse/SPARK-13515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169113#comment-15169113
 ] 

Apache Spark commented on SPARK-13515:
--------------------------------------

User 'lgieron' has created a pull request for this issue:
https://github.com/apache/spark/pull/11396

> FormatNumber uses wrong decimal separator under some locales.
> -------------------------------------------------------------
>
>                 Key: SPARK-13515
>                 URL: https://issues.apache.org/jira/browse/SPARK-13515
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>         Environment: Windows 7, Oracle JDK 8, Polish locale
>            Reporter: Łukasz Gieroń
>            Priority: Minor
>
> On my machine (Win7, JDK 8, Polish locale), the test "format_number / 
> FormatNumber" in 
> sql/catalyst/srtc/test/scala/org/apache/spark/sql/catalyst/expressions/StringExpressionsSuite.scala
>  fails, because FormatNumber produces "4,000" instead of expected (and 
> correct) 4.000."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to