GitHub user dilipbiswal opened a pull request:
https://github.com/apache/spark/pull/22274
[SPARK-25167][SPARKR][TEST][MINOR] Minor fixes for R sql tests (timestamp
comparison)
## What changes were proposed in this pull request?
The "date function on DataFrame" test fails consistently on my laptop. In
this PR
i am fixing it by changing the way we compare the two timestamp values.
With this change i am able to run the tests clean.
## How was this patch tested?
Fixed the failing test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dilipbiswal/spark r-sql-test-fix2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22274.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 #22274
----
commit b0170dfe4cdf5a54ea86d9c36fd1ef51c0054bbe
Author: Dilip Biswal <dbiswal@...>
Date: 2018-08-29T18:32:29Z
fix1
commit de61460fd0b97e90b27fba7932a85e2f64a2dd37
Author: Dilip Biswal <dbiswal@...>
Date: 2018-08-29T21:09:30Z
[SPARK-25167] Minor fixes for R sql tests (timestamp comparison)
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]