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