YangJie

Results 232 comments of YangJie

@Fokko Do you have time to move this pr forward?

We should run the corresponding benchmarks using GitHub Actions and update their results in the pr, both Java 17 and 21

Assuming that the Spark App runs in a resource prioritization environment, due to its low priority on a single machine, it may be preempted at any time (killed by the...

> Thank you @LuciferYang for the suggestions. BTW, > > > `Ratio>=1` ? `Ratio>=0.5`? > > It is ratio>=1, which makes `runnings < max * raition` always true and only...

> > LogKey is totally internal. > > If then, can we make the `LogKeys` scope to `private[spark]`? so that Mima won't complain if we change keys in the future....

cc @panbingkun @MaxGekk @itholic @beliefer