[GitHub] spark pull request: [SPARK-3190][GraphX] fix VertexRDD.count excee...

2016-05-01 Thread liyuance
GitHub user liyuance opened a pull request: https://github.com/apache/spark/pull/12835 [SPARK-3190][GraphX] fix VertexRDD.count exceed on large graph As [SPARK-3190] and https://github.com/apache/spark/pull/2106 described, VertexRDDs with more than 4 billion elements are counted

[GitHub] spark pull request: [SPARK-14998][SQL]fix ArrayIndexOutOfBoundsExc...

2016-04-28 Thread liyuance
GitHub user liyuance opened a pull request: https://github.com/apache/spark/pull/12772 [SPARK-14998][SQL]fix ArrayIndexOutOfBoundsException in when I use transformation in SparkSQL, may throw java.lang.ArrayIndexOutOfBoundsException, as some output lines of the transformation