[
https://issues.apache.org/jira/browse/SPARK-25945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-25945:
------------------------------------
Assignee: Apache Spark
> Support locale while parsing date/timestamp from CSV/JSON
> ---------------------------------------------------------
>
> Key: SPARK-25945
> URL: https://issues.apache.org/jira/browse/SPARK-25945
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.4.0
> Reporter: Maxim Gekk
> Assignee: Apache Spark
> Priority: Minor
>
> Currently locale is hard coded in CSVOptions/JSONOptions that prevent parsing
> date/timestamps containing month name in a language different from English.
> This ticket aims to solve the problem by adding new option *locale* for
> JSON/CSV. An example of date which cannot be parsed currently:
> {code}
> ноя 2018
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]