Henry LONNG

Results 10 issues of Henry LONNG

### Before asking a question, make sure you have - [X] Searched existing Stack Overflow questions - [X] Googled your question - [X] Searched open and closed [GitHub issues](https://github.com/pingcap/tiflow/issues?q=is%3Aissue) -...

question

Signed-off-by: Henry Lonng ### What problem does this PR solve? Issue Number: ref #6356 ### What is changed and how it works? The package `github.com/pingcap/tiflow/engine/enginepb` has a duplicated word `engine`,...

status/LGT1
needs-rebase
size/XXL
do-not-merge/hold
release-note-none
type/enhancement
area/engine

## Feature Request **Is your feature request related to a problem? Please describe:** Currently, the TiUP playground runs a full cluster with TiDB/TiKV/TiFlash but without CDC. Can we introduce a...

type/feature-request

目前社区 Issue/Pull Request 主要由人工处理,本文提议开发一个机器人用于云原生社区 Github 管理。 ## 主要功能 ### Issue - 用户创建 Issue 后,自动为 Issue 添加 Label - 用户创建 Issue 后,自动添加 `status/wait-answer` 标签 - 社区成员回答之后,自动添加 `status/replied` 标签 - 问题解决后,自动添加 `status/resolved`...

kind/activity

### Before asking a question, make sure you have - [X] Searched existing Stack Overflow questions - [X] Googled your question - [X] Searched open and closed [GitHub issues](https://github.com/pingcap/tiflow/issues?q=is%3Aissue) -...

question

Currently, the zGraph has few unit test coverage. It's better to add more unit tests.

enhancement
good first issue
help wanted

Currently, there is no syntax to retrieve all graphs in the database. It's better to add suck syntax: ```sql > SHOW GRAPHS graph1 graph2 graph3 > USE graph1 > SHOW...

good first issue
help wanted
feature