Commit fc8b10d
Merge pull request apache#589 from mengxr/index.
SPARK-1076: Convert Int to Long to avoid overflow
Patch for PR apache#578.
Author: Xiangrui Meng <[email protected]>
Closes apache#589 and squashes the following commits:
98c435e [Xiangrui Meng] cast Int to Long to avoid Int overflow1 parent 0659fbb commit fc8b10d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
854 | | - | |
| 854 | + | |
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
| |||
0 commit comments