guo-shaoge

Results 13 issues of guo-shaoge

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` drop table if exists stu; drop table if exists exam; create...

type/bug
sig/planner
severity/major
affects-4.0
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
affects-6.0
affects-6.1
affects-6.2

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) select json_search('{"one potato": "food"}', "all", "food"); ### 2. What did you expect...

type/bug
sig/execution
component/json
severity/moderate

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) SELECT JSON_UNQUOTE(CAST('ABCD' AS BINARY)); ### 2. What did you expect to see?...

type/bug
component/json
sig/sql-infra
severity/minor

https://github.com/tikv/client-go/blob/681fb6e537b5b114f07cbc9eb0d6564742a470aa/internal/locate/region_cache.go#L1832 Should also check store.state, otherwise may get tomestone or offline store. (s.GetState() == metapb.StoreState_Up)

Related PR: https://github.com/tikv/client-go/pull/481 Add metrics for [this function](https://github.com/tikv/client-go/pull/481/files#diff-07678f6dc4c3b8185168ba1e2c221da085c85e26b518cf52a288e5af726cdfdcR1801).

TiFlash will be decoupled as ReadNode() and WriteNode(). MPPTasks will only be dispatched to ReadNodes for computation, and all region data will be stored in WriteNodes. So client-go should support...

Signed-off-by: guo-shaoge ### What problem does this PR solve? Issue Number: close #34707 Problem Summary: Support dispatch copTask/batchCopTask/mppTask to **tiflash_mpp/tiflash ReadNodes**. **NOTE**: This PR will not be merged into master,...

release-note
size/L

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) we need add mem tracker for memTableRetriever ![image](https://github.com/pingcap/tidb/assets/7493273/84d3714b-fcd2-40bc-ab64-fc8ff824e6af) ### 2. What did...

type/bug

### 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) ###...

translation/from-docs-cn
missing-translation-status
size/S
needs-cherry-pick-release-7.4
needs-cherry-pick-release-7.5
needs-cherry-pick-release-7.6

### First-time contributors' checklist - [ ] 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) ###...

translation/done
size/S
needs-cherry-pick-release-7.4
needs-cherry-pick-release-7.5
needs-cherry-pick-release-7.6