(seatunnel) branch dev updated: [improve] update S3File connector config option (#8615)

2025-02-07 Thread wuchunfu
This is an automated email from the ASF dual-hosted git repository. wuchunfu 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 80cc9fa6ff [improve] update S3File connector con

Re: [PR] [improve] update S3File connector config option [seatunnel]

2025-02-07 Thread via GitHub
wuchunfu merged PR #8615: URL: https://github.com/apache/seatunnel/pull/8615 -- 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...@seatunn

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

2025-02-07 Thread via GitHub
jiezais88 commented on issue #8443: URL: https://github.com/apache/seatunnel/issues/8443#issuecomment-2644433042 aws-java-sdk-bundle-1.12.692.jar hadoop-aws-3.1.4.jar netty-buffer-4.1.89.Final.jar netty-common-4.1.89.Final.jar 我自己摸索的,可以正常使用 -- This is an automated message f

Re: [PR] [improve] update S3File connector config option [seatunnel]

2025-02-07 Thread via GitHub
Hisoka-X commented on code in PR #8615: URL: https://github.com/apache/seatunnel/pull/8615#discussion_r1947409350 ## seatunnel-connectors-v2/connector-file/connector-file-s3/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/s3/config/S3ConfigOptions.java: ## @@ -19,18

[PR] [Fix][transform-v2]SQL transform support max/min function [seatunnel]

2025-02-07 Thread via GitHub
CosmosNi opened a new pull request, #8625: URL: https://github.com/apache/seatunnel/pull/8625 SQL transform support max/min function ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patc

Re: [I] [Bug] [mysql-cdc-restore] mysql-cdc multi-table synchronization cannot restore normally [seatunnel]

2025-02-07 Thread via GitHub
github-actions[bot] commented on issue #8455: URL: https://github.com/apache/seatunnel/issues/8455#issuecomment-2644371155 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] Exception when mysql cdc to starrocks [seatunnel]

2025-02-07 Thread via GitHub
github-actions[bot] commented on issue #8439: URL: https://github.com/apache/seatunnel/issues/8439#issuecomment-2644371190 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: [PR] [Fix][MySQL-CDC]fix recovery task failure caused by binlog deletion [seatunnel]

2025-02-07 Thread via GitHub
Hisoka-X commented on code in PR #8587: URL: https://github.com/apache/seatunnel/pull/8587#discussion_r1947413856 ## seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/reader/IncrementalSourceRecordEmitter.java: ###

Re: [PR] [Fix][MySQL-CDC]fix recovery task failure caused by binlog deletion [seatunnel]

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

(seatunnel) branch dev updated (d307ab44f2 -> 0f78242923)

2025-02-07 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from d307ab44f2 [improve] add Elasticsearch options (#8623) add 0f78242923 [Feature][Connector-V2] Support maxcomp

Re: [PR] [Feature][Connector-V2] Support maxcompute source with multi-table [seatunnel]

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

(seatunnel) branch dev updated: [Fix][MySQL-CDC]fix recovery task failure caused by binlog deletion (#8587)

2025-02-07 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 087087e592 [Fix][MySQL-CDC]fix recovery task fa

Re: [PR] [Fix][MySQL-CDC]fix recovery task failure caused by binlog deletion [seatunnel]

2025-02-07 Thread via GitHub
hailin0 commented on code in PR #8587: URL: https://github.com/apache/seatunnel/pull/8587#discussion_r1947414487 ## seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/reader/IncrementalSourceRecordEmitter.java:

Re: [I] [Bug] [seatunel] kafka source Exception [seatunnel]

2025-02-07 Thread via GitHub
summerpunch commented on issue #7351: URL: https://github.com/apache/seatunnel/issues/7351#issuecomment-2644452237 @123akn 我也遇到了同样的问题,请问你解决了吗 -- 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

Re: [I] [Bug] [MySQL-CDC] Restore task failed due to the deletion of binlog [seatunnel]

2025-02-07 Thread via GitHub
hailin0 closed issue #8586: [Bug] [MySQL-CDC] Restore task failed due to the deletion of binlog URL: https://github.com/apache/seatunnel/issues/8586 -- 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

Re: [PR] [Fix][connector-http] fix when post have param [seatunnel]

2025-02-07 Thread via GitHub
Hisoka-X commented on code in PR #8434: URL: https://github.com/apache/seatunnel/pull/8434#discussion_r1947421346 ## seatunnel-connectors-v2/connector-http/connector-http-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/http/client/HttpClientProvider.java: ## @@ -115

Re: [I] [Bug] [kafka] sink kafka 异常 [seatunnel]

2025-02-07 Thread via GitHub
FrommyMind commented on issue #8614: URL: https://github.com/apache/seatunnel/issues/8614#issuecomment-2644562755 Could you please verify that your Kafka and Seatunnel are within the same Docker network? -- This is an automated message from the Apache Git Service. To respond to the messag

[PR] [Improve][Jdbc] Improve catalog connection cache [seatunnel]

2025-02-07 Thread via GitHub
hailin0 opened a new pull request, #8626: URL: https://github.com/apache/seatunnel/pull/8626 ### Purpose of this pull request [Jdbc] Improve catalog connection cache ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested?

Re: [PR] [Improve][Jdbc] Improve catalog connection cache [seatunnel]

2025-02-07 Thread via GitHub
hailin0 commented on code in PR #8626: URL: https://github.com/apache/seatunnel/pull/8626#discussion_r1947503557 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/redshift/RedshiftCatalog.java: ## @@ -32,28 +31,22 @@

[PR] [Improve][e2e] Remove duplicate dependencies [seatunnel]

2025-02-07 Thread via GitHub
wuchunfu opened a new pull request, #8628: URL: https://github.com/apache/seatunnel/pull/8628 ### Purpose of this pull request Remove duplicate dependencies ![image](https://github.com/user-attachments/assets/267176e2-9d14-4e2a-b099-aed12c62a7c6) ### Does thi

[PR] [Improve][Jdbc] Support upsert for opengauss [seatunnel]

2025-02-07 Thread via GitHub
hailin0 opened a new pull request, #8627: URL: https://github.com/apache/seatunnel/pull/8627 ### Purpose of this pull request [Jdbc] Support upsert for opengauss ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested?

Re: [PR] [Improve][Jdbc] Support upsert for opengauss [seatunnel]

2025-02-07 Thread via GitHub
hailin0 commented on PR #8627: URL: https://github.com/apache/seatunnel/pull/8627#issuecomment-2644585271 https://docs.opengauss.org/en/docs/6.0.0/docs/SQLReference/insert.html https://github.com/user-attachments/assets/87713f6e-c146-481a-985b-31d45aa7c1b5"; /> -- This is an automa

Re: [PR] [Improve][Jdbc] Support upsert for opengauss [seatunnel]

2025-02-07 Thread via GitHub
hailin0 commented on code in PR #8627: URL: https://github.com/apache/seatunnel/pull/8627#discussion_r1947514021 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/opengauss/OpenGaussDialect.java: ## @@ -0,0 +1

Re: [PR] [feature][connectors-v2][ActiveMQ] add ActiveMQ source connector [seatunnel]

2025-02-07 Thread via GitHub
L-Gryps commented on code in PR #8581: URL: https://github.com/apache/seatunnel/pull/8581#discussion_r1946193698 ## seatunnel-connectors-v2/connector-activemq/src/main/java/org/apache/seatunnel/connectors/seatunnel/activemq/source/ActivemqSource.java: ## @@ -0,0 +1,168 @@ +/* +

[PR] [improve] add Elasticsearch options [seatunnel]

2025-02-07 Thread via GitHub
fcb-xiaobo opened a new pull request, #8623: URL: https://github.com/apache/seatunnel/pull/8623 ### Purpose of this pull request subtask of https://github.com/apache/seatunnel/issues/8576 ### Does this PR introduce _any_ user-facing change? ### How

Re: [I] [Bug] [Sink] mongodb change stream sink into kafka format error [seatunnel]

2025-02-07 Thread via GitHub
SoulSong commented on issue #8619: URL: https://github.com/apache/seatunnel/issues/8619#issuecomment-2642375696 > Hi [@SoulSong](https://github.com/SoulSong) > > > Expect output message format as change stream realtime origin format. > > Can you explain what's format do you want

Re: [I] [Bug] [seatunel] kafka source Exception [seatunnel]

2025-02-07 Thread via GitHub
123akn commented on issue #7351: URL: https://github.com/apache/seatunnel/issues/7351#issuecomment-2642404189 > ### 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. >

Re: [PR] [Fix][Plugin] Optimize the plugin discovery mechanism [seatunnel]

2025-02-07 Thread via GitHub
corgy-w commented on code in PR #8603: URL: https://github.com/apache/seatunnel/pull/8603#discussion_r1946284628 ## seatunnel-plugin-discovery/src/main/java/org/apache/seatunnel/plugin/discovery/AbstractPluginDiscovery.java: ## @@ -403,156 +409,104 @@ private Optional findPlugi

Re: [PR] [Fix][Plugin] Optimize the plugin discovery mechanism [seatunnel]

2025-02-07 Thread via GitHub
corgy-w commented on code in PR #8603: URL: https://github.com/apache/seatunnel/pull/8603#discussion_r1946283371 ## seatunnel-plugin-discovery/src/main/java/org/apache/seatunnel/plugin/discovery/AbstractPluginDiscovery.java: ## @@ -114,6 +118,8 @@ public AbstractPluginDiscovery(

Re: [PR] typo fix [seatunnel-website]

2025-02-07 Thread via GitHub
wgzhao closed pull request #358: typo fix URL: https://github.com/apache/seatunnel-website/pull/358 -- 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: comm

Re: [PR] [Improve] User cannot delete themselves [seatunnel-web]

2025-02-07 Thread via GitHub
zhangshenghang commented on PR #268: URL: https://github.com/apache/seatunnel-web/pull/268#issuecomment-2643054419 > Server-side validation needs to be implemented. @arshadmohammad Has been modified and completed. PTAL -- This is an automated message from the Apache Git Service. To

Re: [I] MYSQL CDC到Paimon0.9 flink1.9版本,提交任务会报:Provider org.apache.paimon.flink.action.CloneActionFactory not a subtype [seatunnel]

2025-02-07 Thread via GitHub
hunter-jin commented on issue #8049: URL: https://github.com/apache/seatunnel/issues/8049#issuecomment-2643053446 确认 flink 的lib 目录不要放 paimon-flink-1.18-1.0.0.jar,我也报这个错。将paimon-flink-1.18-1.0.0.jar 移走后正常工作 -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] [improve] add Elasticsearch options [seatunnel]

2025-02-07 Thread via GitHub
liunaijie merged PR #8623: URL: https://github.com/apache/seatunnel/pull/8623 -- 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...@seatun

(seatunnel) branch dev updated: [improve] add Elasticsearch options (#8623)

2025-02-07 Thread jarvis
This is an automated email from the ASF dual-hosted git repository. jarvis 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 d307ab44f2 [improve] add Elasticsearch options (#86

[PR] [Fix][connector-v2] Fix truncateTable method [seatunnel]

2025-02-07 Thread via GitHub
zhangshenghang opened a new pull request, #8624: URL: https://github.com/apache/seatunnel/pull/8624 ### Purpose of this pull request Fix truncateTable method ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?