-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-2981][GraphX] EdgePartition1D Int overflow #1902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can one of the admins verify this patch? |
|
ok to test |
1 similar comment
|
ok to test |
|
QA tests have started for PR 1902 at commit
|
|
QA tests have finished for PR 1902 at commit
|
|
Ping @ankurdave is this ready to merge? |
|
@larryxiao I don't understand what this PR solves, could you elaborate a bit? |
|
@ankurdave sorry, detail is here: https://issues.apache.org/jira/browse/SPARK-2981 |
|
Oh, sorry - I should have looked at the JIRA. I'll merge this, thanks! |
|
I should have included link to it |
minor fix detail is here: https://issues.apache.org/jira/browse/SPARK-2981 Author: Larry Xiao <[email protected]> Closes #1902 from larryxiao/2981 and squashes the following commits: 88059a2 [Larry Xiao] [SPARK-2981][GraphX] EdgePartition1D Int overflow (cherry picked from commit aa7de12) Signed-off-by: Ankur Dave <[email protected]>
minor fix detail is here: https://issues.apache.org/jira/browse/SPARK-2981 Author: Larry Xiao <[email protected]> Closes #1902 from larryxiao/2981 and squashes the following commits: 88059a2 [Larry Xiao] [SPARK-2981][GraphX] EdgePartition1D Int overflow (cherry picked from commit aa7de12) Signed-off-by: Ankur Dave <[email protected]>
|
Merged into master, branch-1.1, and branch-1.0. |
minor fix detail is here: https://issues.apache.org/jira/browse/SPARK-2981 Author: Larry Xiao <[email protected]> Closes apache#1902 from larryxiao/2981 and squashes the following commits: 88059a2 [Larry Xiao] [SPARK-2981][GraphX] EdgePartition1D Int overflow
minor fix
detail is here: https://issues.apache.org/jira/browse/SPARK-2981