GitHub user ueshin opened a pull request:
https://github.com/apache/spark/pull/17281
[SPARK-19817][SQL] Make it clear that `timeZone` option is a general option
in DataFrameReader/Writer.
## What changes were proposed in this pull request?
As timezone setting can also affect partition values, it works for all
formats, we should make it clear.
## How was this patch tested?
Existing tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ueshin/apache-spark issues/SPARK-19817
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17281.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 #17281
----
commit 8bfd0a5100257d856c127bc4257055221697bfef
Author: Takuya UESHIN <[email protected]>
Date: 2017-03-06T18:54:43Z
Move docs about timeZone option.
commit 81fc0e349cdd3462224718adf970bcb5a12ae84d
Author: Takuya UESHIN <[email protected]>
Date: 2017-03-10T19:10:25Z
Move options and docs about timeZone option in python files.
commit e92ce4512cd4f07e5920f13ac4344050074a593f
Author: Takuya UESHIN <[email protected]>
Date: 2017-03-13T18:01:10Z
Add DataFrameReaderWriterOptions to make it clear that `timeZone` option is
a general option.
----
---
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]