qupeng

Results 46 issues of qupeng

## Bug Report ### What version of TiKV are you using? v6.5.x, v7.1.x and v7.5.x. ### What operating system and CPU are you using? It doesn't matter. ### Steps to...

type/bug
severity/moderate
affects-6.5
affects-7.1
affects-7.5
affects-8.1

## Bug Report ### What version of TiKV are you using? `v6.5.5`. However, I guess the issue also exists in all later versions. ### What operating system and CPU are...

type/bug
component/CDC
severity/moderate
affects-6.5
affects-7.1
affects-7.5
affects-8.1

### What problem does this PR solve? Issue Number: close #11590 ### What is changed and how it works? It is like #11595 but removes temporary memory allocations from avro...

size/L
release-note-none

### What problem does this PR solve? Issue Number: ref #11590 ### What is changed and how it works? Avoid to alloc temp objects for ColumnData. ### Check List ####...

size/L
do-not-merge/cherry-pick-not-approved
release-note-none

### Is your feature request related to a problem? ### Seems all `ALTER TABLE`s are unreenterable: ``` [2023/03/24 12:22:38.220 +08:00] [WARN] [mysql_ddl_sink.go:126] ["Execute DDL with error, retry later"] [startTs=440288719245410374] [ddl="ALTER...

type/bug
severity/moderate
area/ticdc

### What did you do? Deploy a TiCDC cluster, and run lots of `TRUNCATE` statements in the upstream TiDB. ### What did you expect to see? _No response_ ### What...

type/enhancement
area/ticdc
affects-5.4
affects-6.1
affects-6.5
affects-7.1
affects-7.5
affects-8.1
report/customer