Uh oh!
There was an error while loading. Please reload this page.
[SPARK-5722][SQL] fix for infer long type in python similar to Java long (master branch) - #4641
[SPARK-5722][SQL] fix for infer long type in python similar to Java long (master branch)#4641dondrake wants to merge 2 commits into
Conversation
Conflicts: python/pyspark/sql/dataframe.py
AmplabJenkins
commented
Feb 17, 2015
Can one of the admins verify this patch? |
marmbrus
commented
Feb 17, 2015
ok to test |
SparkQA
commented
Feb 17, 2015
Test build #27649 has started for PR 4641 at commit
|
SparkQA
commented
Feb 17, 2015
Test build #27649 has finished for PR 4641 at commit
|
AmplabJenkins
commented
Feb 17, 2015
Test FAILed. |
marmbrus
commented
Feb 17, 2015
test this please |
SparkQA
commented
Feb 17, 2015
Test build #27658 has started for PR 4641 at commit
|
SparkQA
commented
Feb 17, 2015
Test build #27658 has finished for PR 4641 at commit
|
AmplabJenkins
commented
Feb 17, 2015
Test FAILed. |
davies
commented
Feb 18, 2015
@dondrake Would you mind to close this one? |
dondrake
commented
Feb 18, 2015
Closed as #4666 resolved this. |
Corresponding fix for SPARK-5722 for the master (1.3) branch. See Pull #4521 for 1.2 version.