spark git commit: [SPARK-16802] [SQL] fix overflow in LongToUnsafeRowMap

2016-08-04 Thread davies
Repository: spark Updated Branches: refs/heads/master 9d7a47406 -> 9d4e6212f [SPARK-16802] [SQL] fix overflow in LongToUnsafeRowMap ## What changes were proposed in this pull request? This patch fix the overflow in LongToUnsafeRowMap when the range of key is very wide (the key is much much

spark git commit: [SPARK-16802] [SQL] fix overflow in LongToUnsafeRowMap

2016-08-04 Thread davies
Repository: spark Updated Branches: refs/heads/branch-2.0 11854e5a1 -> 182991edd [SPARK-16802] [SQL] fix overflow in LongToUnsafeRowMap ## What changes were proposed in this pull request? This patch fix the overflow in LongToUnsafeRowMap when the range of key is very wide (the key is much