celeborn/client-spark
sychen 38a68163e0 [CELEBORN-957] Simplify nano time duration calculation
### What changes were proposed in this pull request?
use `TimeUnit.NANOSECONDS.toMillis` instead of `/1000_000`

### Why are the changes needed?

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

### How was this patch tested?

Closes #1888 from cxzl25/CELEBORN-957.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-09-08 19:03:37 +08:00
..
common [CELEBORN-812] Cleanup SendBufferPool if idle for long 2023-07-20 00:34:55 +08:00
spark-2 [CELEBORN-957] Simplify nano time duration calculation 2023-09-08 19:03:37 +08:00
spark-2-shaded [CELEBORN-885][SPARK] Shade RoaringBitmap to avoid dependency conflicts 2023-08-11 12:48:12 +08:00
spark-3 [CELEBORN-957] Simplify nano time duration calculation 2023-09-08 19:03:37 +08:00
spark-3-columnar-shuffle [CELEBORN-919][FOLLOWUP] Put map index args after partition index args in CelebornShuffleReader constructor 2023-08-31 17:22:10 +08:00
spark-3-shaded [CELEBORN-919] Move Columnar Shuffle code into an individual module 2023-08-28 12:19:28 +00:00