Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Jul 13, 2015

It may loss a microsecond if using timestamp as float, should be int instead.

@SparkQA
Copy link

SparkQA commented Jul 13, 2015

Test build #37116 has finished for PR 7363 at commit 36f6007.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

davies pushed a commit that referenced this pull request Jul 13, 2015
It may loss a microsecond if using timestamp as float, should be `int` instead.

Author: Davies Liu <[email protected]>

Closes #7363 from davies/fix_microsecond and squashes the following commits:

36f6007 [Davies Liu] fix microsecond loss in Python 3
@chenghao-intel
Copy link
Contributor

Is that the root causes for the unit test failure for Pyspark recently?
Like in https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37112/console
...
FAIL: test_time_with_timezone (main.SQLTests)

@davies
Copy link
Contributor Author

davies commented Jul 13, 2015

@chenghao-intel yes.

@davies
Copy link
Contributor Author

davies commented Jul 13, 2015

merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants