D3Hunter

Results 20 issues of D3Hunter

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

size/L
release-note-none
needs-cherry-pick-release-8.1

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) tidb 6.2.0 is ok, for tidb6.6.0, change param type to int will...

type/bug
sig/planner
severity/major
may-affects-4.0
may-affects-5.1
may-affects-5.2
may-affects-5.3
may-affects-5.4
may-affects-5.0
may-affects-6.1
may-affects-6.5
affects-6.6
affects-7.0
affects-7.1
affects-7.5
affects-8.1

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

translation/doing
size/M
for-release
v8.1

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

translation/done
size/XS
needs-1-more-lgtm
v8.1

### What happened? when using dual axis, the tooltip is not responsive as when using only 1 tooltip but when i switch to `edit panel`, it's fine ### What did...

area/panel/timeseries
area/tooltip

### What problem does this PR solve? Issue Number: ref #42930 Problem Summary: ### What is changed and how it works? - add design doc for IMPORT INTO statement -...

size/L
release-note-none

## Enhancement we have optimize `create table` using [fast-create](https://docs.pingcap.com/tidb/dev/accelerated-table-creation), but there are scenarios that we might create a lot of database, or run many DDLs like add/modify column in the...

type/enhancement

### What problem does this PR solve? Issue Number: ref #54436 Problem Summary: ### What changed and how does it work? - make args in job/subjob and DecodeArgs unexported, now...

size/XL
release-note-none
approved
needs-1-more-lgtm

### What did you do? below is the steps I summarized from a user feedback, I hasn't reproduce it locally, but from the code seems it will fail - start...

type/bug
good first issue
severity/moderate
area/dm

### What version of gazelle are you using? v0.38.0 ### What version of rules_go are you using? v0.50.1 ### What version of Bazel are you using? bazel 7.3.1 ### Does...