[ https://issues.apache.org/jira/browse/SPARK-26163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-26163. --------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 23132 [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 > Assignee: Maxim Gekk > Priority: Major > Fix For: 3.0.0 > > > 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