[PR] [Fix] Fix DateUtils can not parse datetime string with local timezone [seatunnel]

2025-03-27 Thread via GitHub
Hisoka-X opened a new pull request, #9019: URL: https://github.com/apache/seatunnel/pull/9019 ### Purpose of this pull request Fix DateUtils can not parse datetime string with local timezone. Let it can parse datetime with local timezone such as `2024-12-16T15:33:45`

Re: [PR] [Feature][Zeta] Support enable https protocol for rest-api v2 [seatunnel]

2025-03-27 Thread via GitHub
hailin0 commented on code in PR #9010: URL: https://github.com/apache/seatunnel/pull/9010#discussion_r2007349709 ## seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/server/ServerConfigOptions.java: ## @@ -193,6 +193,48 @@ public st

[PR] [Bugfix][Elasticsearch] Fix add column event [seatunnel]

2025-03-27 Thread via GitHub
hailin0 opened a new pull request, #9069: URL: https://github.com/apache/seatunnel/pull/9069 ### Purpose of this pull request [Elasticsearch] Fix add column event ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Adde

Re: [PR] [Improve][Transform-V2] support try_cast expressions [seatunnel]

2025-03-27 Thread via GitHub
Hisoka-X commented on PR #9029: URL: https://github.com/apache/seatunnel/pull/9029#issuecomment-2759992885 Please retrigger failed ci. -- 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

Re: [PR] [Fix][Connector-V2] assign size for KafkaSource reader cache queue [seatunnel]

2025-03-27 Thread via GitHub
hailin0 merged PR #9041: URL: https://github.com/apache/seatunnel/pull/9041 -- 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] Ref config [seatunnel]

2025-03-27 Thread via GitHub
hailin0 commented on code in PR #8984: URL: https://github.com/apache/seatunnel/pull/8984#discussion_r2017850717 ## seatunnel-api/src/main/java/org/apache/seatunnel/api/options/EnvCommonOptions.java: ## @@ -107,4 +107,10 @@ public class EnvCommonOptions { .m

(seatunnel) branch dev updated: [Fix][Connector-V2] assign size for KafkaSource reader cache queue (#9041)

2025-03-27 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 8a9db476bd [Fix][Connector-V2] assign size for

Re: [I] [Bug] [Module Name] TiDB-CDC cdc event lose data [seatunnel]

2025-03-27 Thread via GitHub
github-actions[bot] commented on issue #8815: URL: https://github.com/apache/seatunnel/issues/8815#issuecomment-2759885207 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] [Feature][Zeta] Support enable https protocol for rest-api v2 [seatunnel]

2025-03-27 Thread via GitHub
Hisoka-X commented on PR #9010: URL: https://github.com/apache/seatunnel/pull/9010#issuecomment-2760015628 waiting test case passes. -- 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 c

Re: [I] [Feature][connector-http] Is it possible to add a feature, similar to Flink, that allows loading custom JAR packages? [seatunnel]

2025-03-27 Thread via GitHub
github-actions[bot] commented on issue #8819: URL: https://github.com/apache/seatunnel/issues/8819#issuecomment-2759885187 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.

[I] [Bug] [REST-API] 通过命令行方式自定义jobId提交后,finish-jobs 接口500异常空指针 [seatunnel]

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

Re: [PR] [Fix][Seatunnel-api]support timestamp type [seatunnel]

2025-03-27 Thread via GitHub
litiliu commented on PR #7126: URL: https://github.com/apache/seatunnel/pull/7126#issuecomment-2757099731 @liugddx PTAL -- 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 u

[I] [Bug] [Website] The default value description of classloader-cache-mode in the Chinese document is incorrect [seatunnel]

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

Re: [I] 任务时间运行一段时间就会有java.lang.RuntimeException: TaskGroupLocation: TaskGroupLocation{jobId=957213081283330050, pipelineId=1, taskGroupId=1}这样的问题 [seatunnel]

2025-03-27 Thread via GitHub
hailin0 commented on issue #9061: URL: https://github.com/apache/seatunnel/issues/9061#issuecomment-2757307724 Please upload the complete log files -- 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

[PR] [Doc] Fix the issue of incorret default value description of classloader-cache-mode in the Chinese document. (#9067) [seatunnel]

2025-03-27 Thread via GitHub
haocheni opened a new pull request, #9068: URL: https://github.com/apache/seatunnel/pull/9068 (no comment) -- 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

[PR] [feat][CSV]Support extract CSV files with different columns in different order [seatunnel]

2025-03-27 Thread via GitHub
litiliu opened a new pull request, #9064: URL: https://github.com/apache/seatunnel/pull/9064 ### Purpose of this pull request close #8927 ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Che

Re: [PR] [Fix][Connector-Redis] Redis did not write successfully, but the task did not fail [seatunnel]

2025-03-27 Thread via GitHub
hailin0 merged PR #9055: URL: https://github.com/apache/seatunnel/pull/9055 -- 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: [I] 任务时间运行一段时间就会有java.lang.RuntimeException: TaskGroupLocation: TaskGroupLocation{jobId=957213081283330050, pipelineId=1, taskGroupId=1}这样的问题 [seatunnel]

2025-03-27 Thread via GitHub
JanSay commented on issue #9061: URL: https://github.com/apache/seatunnel/issues/9061#issuecomment-2757372321 [seatunnel-engine-master.log](https://github.com/user-attachments/files/19483798/seatunnel-engine-master.log) -- This is an automated message from the Apache Git Service. To respo

Re: [PR] [Fix][Connector-V2] assign size for KafkaSource reader cache queue [seatunnel]

2025-03-27 Thread via GitHub
Hisoka-X commented on code in PR #9041: URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2016489959 ## docs/en/connector-v2/source/Kafka.md: ## @@ -56,6 +56,8 @@ They can be downloaded via install-plugin.sh or from the Maven central repositor | common-options

Re: [I] v2.3.9【Mysql同步到Hudi】UnsupportedOperationException: Flink ParallelSource don't support sending SourceEvent [seatunnel]

2025-03-27 Thread via GitHub
eyys commented on issue #9063: URL: https://github.com/apache/seatunnel/issues/9063#issuecomment-2758336432 This bug I want to try and 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 spec

Re: [PR] [feat][CSV]Support extract CSV files with different columns in different order [seatunnel]

2025-03-27 Thread via GitHub
litiliu commented on PR #9064: URL: https://github.com/apache/seatunnel/pull/9064#issuecomment-2760221575 @hailin0 PTAL -- 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

[PR] [Fix][Connector-V2][OceanBase] oceanbase vector support simple vector index [seatunnel]

2025-03-27 Thread via GitHub
xxsc0529 opened a new pull request, #9072: URL: https://github.com/apache/seatunnel/pull/9072 ### Purpose of this pull request ConstraintType class add VECTOR_INDEX_KEY enum,The error is reported in the buildConstrainKeySql method of OceanBaseMysqlCreateTableSqlBuilder. Cu

Re: [PR] [Feature][File] Support extract CSV files with different columns in different order [seatunnel]

2025-03-27 Thread via GitHub
Hisoka-X commented on code in PR #9064: URL: https://github.com/apache/seatunnel/pull/9064#discussion_r2017957136 ## seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/source/reader/CsvReadStrategy.java: ## @@

Re: [I] [Bug] [seatunnel-connectors-v2] [connector-kafka] In the KafkaSource code, the elementsQueue is not assigned a size, resulting in an OutOfMemory (OOM) exception. [seatunnel]

2025-03-27 Thread via GitHub
JesseAtSZ commented on issue #8956: URL: https://github.com/apache/seatunnel/issues/8956#issuecomment-2760277280 Solved through PR https://github.com/apache/seatunnel/pull/9041 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [I] [Feature][Zeta] Support view master/worker node log files [seatunnel]

2025-03-27 Thread via GitHub
davidzollo commented on issue #9050: URL: https://github.com/apache/seatunnel/issues/9050#issuecomment-2758389033 If anyone who'd like to help implement this function,please leave a message here,and then you can submit a PR. It's not very difficult, and I encourage you to give it a try! Her

Re: [PR] [Bug][Paimon] nullable and comment attribute was lost during automatic table creation [seatunnel]

2025-03-27 Thread via GitHub
Hisoka-X commented on code in PR #9020: URL: https://github.com/apache/seatunnel/pull/9020#discussion_r2006776595 ## seatunnel-connectors-v2/connector-paimon/src/main/java/org/apache/seatunnel/connectors/seatunnel/paimon/sink/schema/handler/AlterPaimonTableSchemaEventHandler.java: #

Re: [I] [Bug] [Seatunnel-tansform-v2] org.apache.seatunnel.common.utils.SeaTunnelException: table S3SourceTransform not found [seatunnel]

2025-03-27 Thread via GitHub
Nilex19 commented on issue #7872: URL: https://github.com/apache/seatunnel/issues/7872#issuecomment-2759582382 @WZH-hub , hi! I have similar problem. But with Seatunnel version 2.3.9. Could you help, please? **SeaTunnel Version**: 2.3.9 **SeaTunnel Config:**:

Re: [I] [Bug] [MySQL-CDC to Doris] 流式任务状态显示失败但是任务仍在运行,也无法手工停止 [seatunnel]

2025-03-27 Thread via GitHub
JanSay commented on issue #8065: URL: https://github.com/apache/seatunnel/issues/8065#issuecomment-2756878862 你好,找到解决方案了吗 -- 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

Re: [I] [Bug] [MySQL-CDC to Doris] 流式任务状态显示失败但是任务仍在运行,也无法手工停止 [seatunnel]

2025-03-27 Thread via GitHub
exitNA commented on issue #8065: URL: https://github.com/apache/seatunnel/issues/8065#issuecomment-2756942720 没有,只能重启集群。 -- 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

(seatunnel) branch dev updated: [Feature] Version from 2.3.10 to 2.3.11 (#9058)

2025-03-27 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 cac2de12ca [Feature] Version from 2.3.10 to 2.

Re: [PR] [Feature] Version from 2.3.10 to 2.3.11 [seatunnel]

2025-03-27 Thread via GitHub
hailin0 merged PR #9058: URL: https://github.com/apache/seatunnel/pull/9058 -- 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: [I] [Feature][Connector-Redis] Redis did not write successfully, but the task did not fail [seatunnel]

2025-03-27 Thread via GitHub
hailin0 closed issue #9033: [Feature][Connector-Redis] Redis did not write successfully, but the task did not fail URL: https://github.com/apache/seatunnel/issues/9033 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

(seatunnel) branch dev updated: [Fix][Connector-Redis] Redis did not write successfully, but the task did not fail (#9055)

2025-03-27 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 07510ed937 [Fix][Connector-Redis] Redis did not

Re: [PR] Ref config [seatunnel]

2025-03-27 Thread via GitHub
litiliu commented on code in PR #8984: URL: https://github.com/apache/seatunnel/pull/8984#discussion_r2015995900 ## seatunnel-core/seatunnel-core-starter/src/main/java/org/apache/seatunnel/core/starter/utils/ConfigShadeUtils.java: ## @@ -173,29 +173,50 @@ private static Config p

Re: [PR] [Fix][Connector-V2] assign size for KafkaSource reader cache queue [seatunnel]

2025-03-27 Thread via GitHub
JesseAtSZ commented on PR #9041: URL: https://github.com/apache/seatunnel/pull/9041#issuecomment-2757254883 > Please update > Completed > https://github.com/apache/seatunnel/blob/d1c0e055a835522ca410dcfe11382286bb5a57fa/seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/s

Re: [I] [Bug] [REST-API] 通过命令行方式自定义jobId提交后,finish-jobs 接口500异常空指针 [seatunnel]

2025-03-27 Thread via GitHub
Xuzhengz commented on issue #9065: URL: https://github.com/apache/seatunnel/issues/9065#issuecomment-2757243883 sorry,是env提交一个key value为null 导致空指针 -- 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

Re: [PR] Ref config [seatunnel]

2025-03-27 Thread via GitHub
litiliu commented on code in PR #8984: URL: https://github.com/apache/seatunnel/pull/8984#discussion_r2016004557 ## seatunnel-api/src/main/java/org/apache/seatunnel/api/options/EnvCommonOptions.java: ## @@ -107,4 +107,10 @@ public class EnvCommonOptions { .m

[PR] [Bugfix][Csv] Fix csv format delimiter [seatunnel]

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

[PR] [Fix][API] Fixed not invoke the SinkAggregatedCommitter's init method [seatunnel]

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

(seatunnel) branch dev updated: [Doc] Fix classloader-cache-mode default value

2025-03-27 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 44e54c7d8d [Doc] Fix classloader-cache-mode def

Re: [PR] [Doc] Fix the issue of incorret default value description of classloader-cache-mode in the Chinese document. (#9067) [seatunnel]

2025-03-27 Thread via GitHub
hailin0 merged PR #9068: URL: https://github.com/apache/seatunnel/pull/9068 -- 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: [I] [Bug] [Website] The default value description of classloader-cache-mode in the Chinese document is incorrect [seatunnel]

2025-03-27 Thread via GitHub
hailin0 closed issue #9067: [Bug] [Website] The default value description of classloader-cache-mode in the Chinese document is incorrect URL: https://github.com/apache/seatunnel/issues/9067 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] [Doc] Fix the issue of incorret default value description of classloader-cache-mode in the Chinese document. (#9067) [seatunnel]

2025-03-27 Thread via GitHub
haocheni commented on PR #9068: URL: https://github.com/apache/seatunnel/pull/9068#issuecomment-2757665655 @Hisoka-X The relevant content in the linked document has been updated. Thanks for the feedback! -- This is an automated message from the Apache Git Service. To respond to the messag

[PR] [Doc] Update changelog [seatunnel]

2025-03-27 Thread via GitHub
zhangshenghang opened a new pull request, #9071: URL: https://github.com/apache/seatunnel/pull/9071 ### Purpose of this pull request Update changelog ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Che

[PR] [Fix] Use dynamic import for execa in version.js [seatunnel-website]

2025-03-27 Thread via GitHub
zhangshenghang opened a new pull request, #372: URL: https://github.com/apache/seatunnel-website/pull/372 Fix error: ![image](https://github.com/user-attachments/assets/42074775-e555-499a-9e0a-923f4177e5a5) -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [Feature][Connector-V2] Support GraphQL Connector (#8557) [seatunnel]

2025-03-27 Thread via GitHub
eyys commented on code in PR #9021: URL: https://github.com/apache/seatunnel/pull/9021#discussion_r2016764519 ## docs/zh/connector-v2/source/GraphQL.md: ## @@ -0,0 +1,188 @@ +import ChangeLog from '../changelog/connector-graphql.md'; + +# GraphQL + +> GraphQL source connector R