Xiaoguang Sun

Results 21 issues of Xiaoguang Sun

Use thread local state for high compressor, this can reduce one memory allocation and free for each compress call to one memory allocation per thread. Size of state is roughly...

enhancement

### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ### Which...

translation/done
status/LGT2
status/PTAL
size/XL
sig/docs
area/ticdc

- [ ] #129 - [ ] design doc - [ ] test plan ......

Fix memcpy using wrong source address bug

Looks like TiDB Dev Guide is using 'Understand TiDB' however TiKV Dev Guide uses 'Understanding TiKV' instead. Looked into Rust book, and it uses 'Understanding XXX' consistently. Therefore I suggest...

help wanted

![image](https://user-images.githubusercontent.com/3982329/129597888-86a6de2e-e257-445d-974e-70e2c6063ba6.png) It might be better to open 'Go's download page' link in a new tab as we really just want to download go at background and keep reading the book.

enhancement

Reader might return before finish reading all pending bytes. This might cause event handling to fail randomly. Signed-off-by: Xiaoguang Sun

## Problem: In recent years, TiSpark has served as an indispensable component of the TiDB ecosystem, enabling seamless integration between Spark and the TiDB ecosystem. However, after careful consideration and...

type/proposal
lifecycle/frozen