Github user piaozhexiu commented on the pull request:

    https://github.com/apache/spark/pull/7216#issuecomment-120661947
  
    Isn't this a test issue? I keep getting the following pyspark error. Looks 
like it is because of a minor difference in two datetimes ``532502 != 532501``. 
The test was added on Jul 9th by commit 
c9e2ef52bb54f35a904427389dc492d61f29b018.
    ```
    FAIL: test_time_with_timezone (__main__.SQLTests)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/home/jenkins/workspace/SparkPullRequestBuilder/python/pyspark/sql/tests.py", 
line 718, in test_time_with_timezone
        self.assertEqual(now, now1)
    AssertionError: datetime.datetime(2015, 7, 11, 12, 23, 36, 532502) != 
datetime.datetime(2015, 7, 11, 12, 23, 36, 532501)
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to