(seatunnel) branch dev updated: [Improve][E2E] improve doris initialize (#8446)

2025-01-03 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 9a9917d37c [Improve][E2E] improve doris initial

Re: [PR] [Feature] [rest-api] Support Rest Api to upload file and submit task [seatunnel]

2025-01-03 Thread via GitHub
hailin0 commented on PR #8442: URL: https://github.com/apache/seatunnel/pull/8442#issuecomment-2570606792 cc @liugddx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Improve][E2E] improve doris initialize [seatunnel]

2025-01-03 Thread via GitHub
hailin0 merged PR #8446: URL: https://github.com/apache/seatunnel/pull/8446 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@seatunne

[I] [Feature][connector-file-base] The number of files allocated to subtasks is unbalanced. [seatunnel]

2025-01-03 Thread via GitHub
JeremyXin opened a new issue, #8451: URL: https://github.com/apache/seatunnel/issues/8451 ### 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.

Re: [I] Dirty data filtering function脏数据过滤功能 [seatunnel]

2025-01-03 Thread via GitHub
peigenxiao commented on issue #8321: URL: https://github.com/apache/seatunnel/issues/8321#issuecomment-2569998853 +2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [I] [Feature][Core] Add slot allocation strategy [seatunnel]

2025-01-03 Thread via GitHub
github-actions[bot] commented on issue #8205: URL: https://github.com/apache/seatunnel/issues/8205#issuecomment-2569962509 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [I] [Bug] [Connector-V2] [Source-Doris] Index: 0, Size: 0 [seatunnel]

2025-01-03 Thread via GitHub
github-actions[bot] commented on issue #8210: URL: https://github.com/apache/seatunnel/issues/8210#issuecomment-2569962499 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

(seatunnel-web) branch dependabot/maven/ch.qos.logback-logback-core-1.3.15 created (now 64b9bf0a)

2025-01-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/ch.qos.logback-logback-core-1.3.15 in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git at 64b9bf0a Bump ch.qos.logback:logback-core from 1.2.3 to 1.3.1

[PR] Bump ch.qos.logback:logback-core from 1.2.3 to 1.3.15 [seatunnel-web]

2025-01-03 Thread via GitHub
dependabot[bot] opened a new pull request, #250: URL: https://github.com/apache/seatunnel-web/pull/250 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.15. Commits https://github.com/qos-ch/logback/commit/81f8c25e2a2fae99f45029c27dc793bda

[PR] Bump ch.qos.logback:logback-core from 1.2.3 to 1.3.15 [seatunnel]

2025-01-03 Thread via GitHub
dependabot[bot] opened a new pull request, #8450: URL: https://github.com/apache/seatunnel/pull/8450 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.15. Commits https://github.com/qos-ch/logback/commit/81f8c25e2a2fae99f45029c27dc793bdaa8

[PR] [Imporve][ClickhouseFile] Directly connect to each shard node to obta… [seatunnel]

2025-01-03 Thread via GitHub
caicancai opened a new pull request, #8449: URL: https://github.com/apache/seatunnel/pull/8449 …in the corresponding path ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

Re: [PR] [E2E Test][Improvement] Add Test Case for LocalFile CSV Sink [seatunnel]

2025-01-03 Thread via GitHub
hailin0 commented on code in PR #8436: URL: https://github.com/apache/seatunnel/pull/8436#discussion_r1901784428 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java: ## @@ -391,7 +397,7

Re: [PR] [Improve][E2E] improve doris initialize [seatunnel]

2025-01-03 Thread via GitHub
hailin0 commented on code in PR #8446: URL: https://github.com/apache/seatunnel/pull/8446#discussion_r1901776870 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-doris-e2e/src/test/java/org/apache/seatunnel/e2e/connector/doris/AbstractDorisIT.java: ## @@ -71,33 +71,36 @@ pu

Re: [PR] [Fix][Core] Introduce SeaTunnel CompletableFuture to prevent ForkJoinPool thread shortage [seatunnel]

2025-01-03 Thread via GitHub
hailin0 commented on code in PR #8445: URL: https://github.com/apache/seatunnel/pull/8445#discussion_r1901775230 ## seatunnel-common/src/main/java/org/apache/seatunnel/common/utils/concurrent/CompletableFuture.java: ## @@ -0,0 +1,177 @@ +/* + * Licensed to the Apache Software Fo

Re: [I] [Bug] [zeta] The mission is stuck. It doesn't stop [seatunnel]

2025-01-03 Thread via GitHub
Hisoka-X commented on issue #8368: URL: https://github.com/apache/seatunnel/issues/8368#issuecomment-2569047337 Looks like it stuck by http response. I think you should check your http service. ![image](https://github.com/user-attachments/assets/e83c6775-f940-4053-b7d9-d6c6d79cc56e)

Re: [I] [Feature][connector-elasticsearch-sink] Convert index to lowercase [seatunnel]

2025-01-03 Thread via GitHub
Hisoka-X commented on issue #8407: URL: https://github.com/apache/seatunnel/issues/8407#issuecomment-2569041538 Fixed by #8429 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

Re: [I] [Feature][connector-elasticsearch-sink] Convert index to lowercase [seatunnel]

2025-01-03 Thread via GitHub
Hisoka-X closed issue #8407: [Feature][connector-elasticsearch-sink] Convert index to lowercase URL: https://github.com/apache/seatunnel/issues/8407 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[PR] [E2E Test][Improvement] Add Test Case for LocalFile CSV Source [seatunnel]

2025-01-03 Thread via GitHub
welsh-wen opened a new pull request, #8448: URL: https://github.com/apache/seatunnel/pull/8448 ### Purpose of this pull request Add Test Case for LocalFile CSV Source ### Does this PR introduce _any_ user-facing change? ### How was this patch test

Re: [PR] [Feature] [rest-api] Support Rest Api to upload file and submit task [seatunnel]

2025-01-03 Thread via GitHub
Hisoka-X commented on PR #8442: URL: https://github.com/apache/seatunnel/pull/8442#issuecomment-2568991334 cc @liunaijie -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[I] [Bug] [cdc tidb] where source have update operator,the flink have Conversion expects insert-only records but DataStream API record contains: UPDATE_AFTER [seatunnel]

2025-01-03 Thread via GitHub
WenDing-Y opened a new issue, #8447: URL: https://github.com/apache/seatunnel/issues/8447 ### 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

[PR] [Improve][E2E] improve doris initialize [seatunnel]

2025-01-03 Thread via GitHub
hawk9821 opened a new pull request, #8446: URL: https://github.com/apache/seatunnel/pull/8446 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list

[PR] [Fix][Core] Introduce SeaTunnel CompletableFuture to prevent ForkJoinPool thread shortage [seatunnel]

2025-01-03 Thread via GitHub
Hisoka-X opened a new pull request, #8445: URL: https://github.com/apache/seatunnel/pull/8445 ### Purpose of this pull request In Zeta and Connector, we extensively use Java's CompletableFuture object, and there are cases where CompletableFuture tasks are nested. The default Fork

[I] [Bug] [Source.LocalFile] issue about line break and double qutotation for csv file [seatunnel]

2025-01-03 Thread via GitHub
yinrui97 opened a new issue, #8444: URL: https://github.com/apache/seatunnel/issues/8444 ### 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

[I] [Feature][官方文档] S3的状态点保存,需要哪些jar包? 能否标注一下目录 [seatunnel]

2025-01-03 Thread via GitHub
renshuaijin opened a new issue, #8443: URL: https://github.com/apache/seatunnel/issues/8443 ### 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.

[PR] [Feature] [rest-api] Support Rest Api to upload file and submit task [seatunnel]

2025-01-03 Thread via GitHub
fcb-xiaobo opened a new pull request, #8442: URL: https://github.com/apache/seatunnel/pull/8442 ### Purpose of this pull request close #8246 ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? #

[I] [Feature][Transform] allow class name and package name in java dynamic-compile [seatunnel]

2025-01-03 Thread via GitHub
yinrui97 opened a new issue, #8441: URL: https://github.com/apache/seatunnel/issues/8441 ### 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.

[I] > 参见https://blog.csdn.net/qq_37293230/article/details/134122598 [seatunnel]

2025-01-03 Thread via GitHub
GoldenWan opened a new issue, #8440: URL: https://github.com/apache/seatunnel/issues/8440 > 参见https://blog.csdn.net/qq_37293230/article/details/134122598 必须要切换到bin目录的上一层,且必须是 ./bin/seatunnel-backend-daemon.sh ![image](https://github.com/apache/seatunnel/assets/126130

[I] 【2.3.5】【又来BUG了】服务器端 mysql 实时同步到starrocks 报错 [seatunnel]

2025-01-03 Thread via GitHub
andyuan1000 opened a new issue, #8439: URL: https://github.com/apache/seatunnel/issues/8439 ### 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 happen