D3Hunter

Results 83 comments of D3Hunter

> which I think can effectively reduce the CPU time of hash join any compare result about this part? I personally prefer other ways of optimization to bit manipulation, unless...

/hold hold for a while to get more test result.

> So I think if we can reduce the probe collision, it is for sure that we can reduce the cpu time. Thanks for the detailed explanation. it makes sense,...

i think it's a little over-reacting to the bug in description. misusing between `len(xx) == 0` and `xx == nil` are human errors, that cannot be avoided by replacing `xx...

the cause is PD and pd-client 8.2 introduced a new API which doesn't exists in 8.1, and lightning reports `unknown method BatchScanRegions for service pdpb.PD` during split-scatter, see https://github.com/pingcap/tidb/pull/54153 lightning...