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 (branch-1.3) - #4538
[SPARK-5722][SQL] fix for infer long type in python similar to Java long (branch-1.3)#4538dondrake wants to merge 1 commit into
Conversation
AmplabJenkins
commented
Feb 11, 2015
Can one of the admins verify this patch? |
srowen
commented
Feb 11, 2015
ok to test |
rxin
commented
Feb 11, 2015
Is this PR needed? https://github.com/apache/spark/pull/4521/files We can just merge #4521 into branch-1.3. |
SparkQA
commented
Feb 11, 2015
Test build #27302 has started for PR 4538 at commit
|
dondrake
commented
Feb 11, 2015
It wasn't entirely clear to me if #4521 contained commits for both branches. If it does, then this is not needed. |
rxin
commented
Feb 11, 2015
Yea don't worry about this PR. Our merge script can just merge it into both master and branch-1.3. You can close this one now. Thanks! |
dondrake
commented
Feb 11, 2015
Closing per @rxin suggestion. |
SparkQA
commented
Feb 11, 2015
Test build #27302 has finished for PR 4538 at commit
|
AmplabJenkins
commented
Feb 11, 2015
Test FAILed. |
This is the same fix applied on branch-1.2 now applied on branch-1.3.