lance6716

Results 117 issues of lance6716

After I installed it for some minutes, I found that caps lock can trigger IME switching (the icon in top-right corner is changed to Chinese Pinyin), but I can't use...

**Client** e.g. GCS **Environment** e.g. GKE **Go Environment** build by go 1.21.6 **Code** multiple goroutine uses RangeReader to read data. And the GKE pod uses service account to access GCS...

type: question
api: storage

### What problem does this PR solve? Issue Number: close #46986 Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...

size/L
do-not-merge/work-in-progress
release-note-none
do-not-merge/needs-tests-checked

### What problem does this PR solve? Issue Number: ref #51272 Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...

size/XS
do-not-merge/work-in-progress
release-note-none

- [x] #50753 - [x] #50755 - [x] #50832 - [ ] IMPORT INTO can run in 8c16g node and with lower `thread` arguments - [x] #50657 - [ ]...

type/enhancement

The checkbox means the PR has been cherry-picked to v7.1 - [ ] https://github.com/tikv/tikv/issues/14741 - [x] https://github.com/pingcap/tidb/pull/43079 - [x] https://github.com/pingcap/tidb/issues/43510 - [x] https://github.com/pingcap/tidb/issues/43682 - [x] https://github.com/pingcap/tidb/issues/43728 - [x] https://github.com/pingcap/tidb/issues/43657 -...

type/bug
component/lightning

### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - [ ] PR to update `pingcap/docs`/`pingcap/docs-cn`: - [ ] Need...

size/XS
do-not-merge/release-note-label-needed
do-not-merge/needs-linked-issue

### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - [ ] PR to update `pingcap/docs`/`pingcap/docs-cn`: - [ ] Need...

size/M
do-not-merge/release-note-label-needed
do-not-merge/needs-linked-issue

Due to some billing requirements, I want to know how many bytes this client sent/received with TiKV. Currrently I want to wrap a `net.Conn` with customized `Read` `Write` method to...