GitHub user 0x0FFF opened a pull request:
https://github.com/apache/spark/pull/8536
[SPARK-10162] [SQL] Fix the timezone omitting for PySpark Dataframe filter
function
This PR addresses
[SPARK-10162](https://issues.apache.org/jira/browse/SPARK-10162)
The change applied:
* Consider timezone information in a function that converts Python
`datetime.datetime` object to unix timestamp for passing it to Java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/0x0FFF/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8536.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 #8536
----
commit c4f1dd21ad08e4a0ac0c85ab54f55d7fc5443022
Author: 0x0FFF <[email protected]>
Date: 2015-08-31T11:56:27Z
[SPARK-10162] Fix the timezone omitting for PySpark Dataframe filter
function
----
---
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]