xiaochen

Results 13 issues of xiaochen

Purpose of this pull request Support TableSourceFactory on Paimon Does this PR introduce any user-facing change? no How was this patch tested? exists test ### Check list * [ ]...

Purpose of this pull request Improve Paimon source split enumerator Does this PR introduce any user-facing change? no How was this patch tested? exists test ### Check list * [...

Purpose of this pull request Field information lost during Paimon DataType and SeaTunnel Column conversion, such as: field name Does this PR introduce any user-facing change? no How was this...

bug
reviewed
paimon

Purpose of this pull request Support for Starrocks multiple data sources Does this PR introduce any user-facing change? The same as before How was this patch tested? e2e Adds multi-source...

feature
starrocks

Purpose of this pull request Remove Some Incorrect Comments and Properties in ElasticsearchCommitInfo Does this PR introduce any user-facing change? no How was this patch tested? exists test ### Check...

approved
reviewed

Purpose of this pull request Each FE node in StarRocks has a complete set of metadata, so when one of the FE nodes in node_urls fails to obtain QueryPlan, we...

feature
approved
reviewed
starrocks

Purpose of this pull request Increase the log level when waitForJobComplete fails: info--->severe Does this PR introduce any user-facing change? no How was this patch tested? exists test ### Check...

approved
reviewed

When determining if a split is finished, process only the partitions with data from the current fetch instead of all partitions. This reduces unnecessary partition checks and improves performance and...

component=Connectors/Kafka

## What type of PR is this: - [ ] BugFix - [ ] Feature - [x] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc...

### Purpose Trim branch name when batch deleting branchs ### Tests Exist tests. ### API and Format ### Documentation