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

Apache Spark commented on SPARK-26163:
--------------------------------------

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

> Parsing decimals from JSON using locale
> ---------------------------------------
>
>                 Key: SPARK-26163
>                 URL: https://issues.apache.org/jira/browse/SPARK-26163
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Maxim Gekk
>            Priority: Major
>
> Currently, the decimal type can be inferring from a JSON field value only if 
> it is recognised by JacksonParser and does not depend on locale. Also 
> decimals in locale specific format cannot be parsed. The ticket aims to 
> support parsing/converting/inferring of decimals from JSON inputs using 
> locale.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to