Yiding Cui
Yiding Cui
### What problem does this PR solve? Issue Number: ref #26166 (a quick solution) Problem Summary: The partition table shields the partition information in the execution phase. So we cannot...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) The version...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) It's a...
### First-time contributors' checklist - [ ] 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) add...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) The global transaction is optimistic. ### 2. What did you expect to...
…in reorder ### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required)...
### What problem does this PR solve? Issue Number: close https://github.com/pingcap/tidb/issues/46867 Problem Summary: We've introduced lite init before. Only load the metadata(NDV, NULL count etc) of the column/index's statistics. But...
### What problem does this PR solve? Issue Number: ref #50761 Problem Summary: ### What is changed and how it works? We use the property that items inside both the...
### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...
### What problem does this PR solve? Add new option `SAMPLERATE` to support collect samples by sample rate for statistics ### What is changed and how it works? Add new...