Re: [I] [Bug] [seatunnel-engine-server] Incorrect method call for JSON format in AllNodeLogServlet [seatunnel]

2025-01-04 Thread via GitHub
github-actions[bot] commented on issue #8217: URL: https://github.com/apache/seatunnel/issues/8217#issuecomment-2571453284 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] [分离模式集群] 部署有时候会执行任务不生效执行表任务的时候没有读取和写入 [seatunnel]

2025-01-04 Thread via GitHub
github-actions[bot] commented on issue #8219: URL: https://github.com/apache/seatunnel/issues/8219#issuecomment-2571453278 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-starrocks] catch sql exception for AlterTableChangeColumnEvent event in starrocks [seatunnel]

2025-01-04 Thread via GitHub
github-actions[bot] commented on issue #8223: URL: https://github.com/apache/seatunnel/issues/8223#issuecomment-2571453270 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.

[PR] [Improve][Connector-file-base] Improved file allocation algorithm for subtasks. [seatunnel]

2025-01-04 Thread via GitHub
JeremyXin opened a new pull request, #8453: URL: https://github.com/apache/seatunnel/pull/8453 ### Purpose of this pull request This pull request is to solve issue #8451 In order to try to solve the above problems, I try to use a polling algorithm to allocate files

[I] [Bug] es to es, the nested type property is written as type [seatunnel]

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

(seatunnel) branch feature/jdbc-v2 created (now ffe84e79dc)

2025-01-04 Thread machengy
This is an automated email from the ASF dual-hosted git repository. machengy pushed a change to branch feature/jdbc-v2 in repository https://gitbox.apache.org/repos/asf/seatunnel.git at ffe84e79dc jdbc v2 This branch includes the following new commits: new ffe84e79dc jdbc v2 The 1

(seatunnel) branch feature/jdbc-v2 deleted (was ffe84e79dc)

2025-01-04 Thread machengy
This is an automated email from the ASF dual-hosted git repository. machengy pushed a change to branch feature/jdbc-v2 in repository https://gitbox.apache.org/repos/asf/seatunnel.git was ffe84e79dc jdbc v2 This change permanently discards the following revisions: discard ffe84e79dc jdbc

Re: [PR] [Feature][web datasource-postgresql-cdc] support web add pg cdc dadasource [seatunnel-web]

2025-01-04 Thread via GitHub
fanxishu closed pull request #188: [Feature][web datasource-postgresql-cdc] support web add pg cdc dadasource URL: https://github.com/apache/seatunnel-web/pull/188 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Bug] [oracle-cdc] from oracle (19c) to starrocks : No viable statement for input 'CREATE TABLE IF NOT EXISTS [seatunnel]

2025-01-04 Thread via GitHub
nihaobienao commented on issue #8452: URL: https://github.com/apache/seatunnel/issues/8452#issuecomment-2570810372 2024-12-31 16:18:33,547 INFO [c.h.c.LifecycleService] [main] - hz.client_1 [seatunnel] [5.1] HazelcastClient 5.1 (20220228 - 21f20e7) is CLIENT_DISCONNECTED 20

[I] [Bug] [oracle-cdc] from oracle (19c) to starrocks : No viable statement for input 'CREATE TABLE IF NOT EXISTS [seatunnel]

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

(seatunnel) branch dev updated: [Bug] [connector-file] When the data source field is less than the target (Hive) field,it will throw null pointer exception#8150 (#8200)

2025-01-04 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 25b8a02b76 [Bug] [connector-file] When the data

Re: [PR] [Bug] [connector-file] When the data source field is less than the target (Hive) field,it will throw null pointer exception#8150 [seatunnel]

2025-01-04 Thread via GitHub
hailin0 merged PR #8200: URL: https://github.com/apache/seatunnel/pull/8200 -- 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

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

2025-01-04 Thread via GitHub
liugddx commented on code in PR #8442: URL: https://github.com/apache/seatunnel/pull/8442#discussion_r1902844635 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/RestApiIT.java: ## @@ -1021,6 +1033,27 @@ public void

[PR] [Feature][web datasource-postgresql-cdc] support web add pg cdc dadasource [seatunnel-web]

2025-01-04 Thread via GitHub
fanxishu opened a new pull request, #251: URL: https://github.com/apache/seatunnel-web/pull/251 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary package

Re: [PR] [Feature][web datasource-postgresql-cdc] support web add pg cdc dadasource [seatunnel-web]

2025-01-04 Thread via GitHub
fanxishu commented on PR #251: URL: https://github.com/apache/seatunnel-web/pull/251#issuecomment-2571520334 fix -- 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 unsubscr