GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/14799
[SPARK-16216][SQL][BRANCH-2.0] Backport Read/write
dateFormat/timestampFormat options for CSV and JSON
## What changes were proposed in this pull request?
This PR backports https://github.com/apache/spark/pull/14279 to 2.0.
## How was this patch tested?
Unit tests were added in `CSVSuite` and `JsonSuite`. For JSON, existing
tests cover the default cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark
SPARK-16216-json-csv-backport
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14799.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 #14799
----
commit 4e738d1de00dcefc9f283ec6abde84f1461def1e
Author: hyukjinkwon <[email protected]>
Date: 2016-08-25T01:48:08Z
Backport "Read/write timestamps and dates in ISO 8601 and
dateFormat/timestampFormat option for CSV and JSON"
commit 66db8cee8e0b8c7fd54f7d36de75376b26a99c7d
Author: hyukjinkwon <[email protected]>
Date: 2016-08-25T01:56:22Z
Fix style nits
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]