:-)

Results 10 issues of :-)

代码块的行距太小了 建议大佬改下 对小白直接下载好用

### Purpose of this pull request Translate multiple sink doc files ### Does this PR introduce any user-facing change? no ### How was this patch tested? mvn spotless:apply ### Check...

document
reviewed

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened There is no table_path multi-metrics populating error. -> eg: ```...

bug

Sql1: ``` SELECT DISTINCT a.id FROM hl_claim a JOIN hl_policy b ON a.policy_id = b.id LEFT JOIN hl_policy_customer_org c ON b.id = c.policy_id LEFT JOIN hl_policy_customer_org d ON b.id =...

type: bug
in: SQL parse
db: MySQL

### Purpose of this pull request Delete logs regularly For details, see logging.md ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list...

document
dependencies
Zeta
e2e

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened The failed task indicator is wrong and has no reference...

bug
stale

### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description When deploying multiple nodes on a single machine, is there...

### Purpose of this pull request Fix worker node metrics acquisition ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? add test case ### Check...

Zeta
e2e

### Purpose of this pull request fix: #7735 question1 metrics using Confirm and Cancel in connectors ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?...

flink
Zeta
connectors-v2
e2e
api

## What is the purpose of the change [[FLINK-36476](https://issues.apache.org/jira/browse/FLINK-36476)](https://issues.apache.org/jira/browse/FLINK-36476) Remove all deprecated methods under public APIs in table modules subtask: - [[FLINK-36477](https://issues.apache.org/jira/browse/FLINK-36477)](https://issues.apache.org/jira/browse/FLINK-36477) Remove deprecated method `BaseExpressions#cast` in table-api-java - [[FLINK-36478](https://issues.apache.org/jira/browse/FLINK-36478)](https://issues.apache.org/jira/browse/FLINK-36478)...

component=TableSQL/API