celeborn/master
xleoken ccea1bda39 [MINOR] Fix integer overflow in expression
### What changes were proposed in this pull request?

Fix integer overflow in expression, the `64 * 1024 * 1024 * 1024` result is `0` not a long value.

### Why are the changes needed?

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #1951 from xleoken/patch.

Authored-by: xleoken <leo65535@163.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-09-30 21:43:47 +08:00
..
src [MINOR] Fix integer overflow in expression 2023-09-30 21:43:47 +08:00
pom.xml [CELEBORN-1006] Add support for Apache Hadoop 2.x in Celeborn build 2023-09-25 20:15:02 +08:00