[I] [Bug] [Connector-V2] MongoDB _id field that was originally in ObjectId format gets converted to string format [seatunnel]

2025-04-01 Thread via GitHub
AmeliaCcc opened a new issue, #9099: URL: https://github.com/apache/seatunnel/issues/9099 ### 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] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2769523388 web - https://github.com/apache/seatunnel/issues/9101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] [Fix][Connector-V2] Fixed missing timestamp accuracy of starrocks connector [seatunnel]

2025-04-01 Thread via GitHub
corgy-w commented on code in PR #9096: URL: https://github.com/apache/seatunnel/pull/9096#discussion_r2023004119 ## seatunnel-connectors-v2/connector-starrocks/src/test/java/org/apache/seatunnel/connectors/seatunnel/starrocks/serialize/StarRocksJsonSerializerTest.java: ## @@ -27

Re: [PR] [Improve][Connector-V2] Optimize dialect selection in jdbc [seatunnel]

2025-04-01 Thread via GitHub
Copilot commented on code in PR #8820: URL: https://github.com/apache/seatunnel/pull/8820#discussion_r2022989603 ## docs/en/connector-v2/source/Jdbc.md: ## @@ -49,6 +49,7 @@ supports query SQL and can achieve projection effect. | password | Str

Re: [PR] [Improve][Connector-V2] Optimize dialect selection in jdbc [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on PR #8820: URL: https://github.com/apache/seatunnel/pull/8820#issuecomment-2769584744 waiting ci passed -- 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.

Re: [PR] [Feature][MCP] Support MCP [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on PR #9086: URL: https://github.com/apache/seatunnel/pull/9086#issuecomment-2768860715 email https://lists.apache.org/thread/rzncysvw5c4310r4fm8ql6tlrsz19cbj -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Feat][Connector-v2][Iceberg]support filter conditions in iceberg source [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#issuecomment-2768831086 Please add a testcase -- 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: [PR] [Feat][Connector-v2][Iceberg]support filter conditions in iceberg source [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on code in PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2022543852 ## seatunnel-connectors-v2/connector-iceberg/src/main/java/org/apache/seatunnel/connectors/seatunnel/iceberg/config/SQLToIcebergExprConverter.java: ## @@ -0,0 +1,222

Re: [PR] [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on code in PR #9098: URL: https://github.com/apache/seatunnel/pull/9098#discussion_r2022546143 ## .idea/vcs.xml: ## @@ -1,32 +0,0 @@ - Review Comment: revert all delete files -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2768866044 zeta - https://github.com/apache/seatunnel/pull/8993 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2025-04-01 Thread via GitHub
hailin0 commented on code in PR #9021: URL: https://github.com/apache/seatunnel/pull/9021#discussion_r2022568380 ## docs/zh/connector-v2/sink/GraphQL.md: ## @@ -0,0 +1,179 @@ +import ChangeLog from '../changelog/connector-graphql.md'; + +# GraphQL + +> GraphQL sink connector Re

Re: [PR] [Fix][Connector-V2] Fixed missing timestamp accuracy of starrocks connector [seatunnel]

2025-04-01 Thread via GitHub
corgy-w commented on code in PR #9096: URL: https://github.com/apache/seatunnel/pull/9096#discussion_r2022628330 ## seatunnel-connectors-v2/connector-starrocks/src/test/java/org/apache/seatunnel/connectors/seatunnel/starrocks/serialize/StarRocksJsonSerializerTest.java: ## @@ -27

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

2025-04-01 Thread via GitHub
Hisoka-X commented on code in PR #9072: URL: https://github.com/apache/seatunnel/pull/9072#discussion_r2022755741 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-2/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcOceanBaseMilvusIT.j

Re: [PR] [Feat][Connector-v2][Iceberg]support filter conditions in iceberg source [seatunnel]

2025-04-01 Thread via GitHub
Copilot commented on code in PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2022464748 ## seatunnel-connectors-v2/connector-iceberg/src/main/java/org/apache/seatunnel/connectors/seatunnel/iceberg/config/SQLToIcebergExprConverter.java: ## @@ -0,0 +1,222

[I] [Bug][MySQL-CDC] Recovery failed: MySQL binlog GTID purged error during job resume [seatunnel]

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

[I] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 opened a new issue, #9100: URL: https://github.com/apache/seatunnel/issues/9100 ### 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] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2768849655 issue & pr - https://github.com/apache/seatunnel/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22 - https://github.com/apache/seatunnel/pulls -- This is an

Re: [I] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2768855933 release 2.3.10 - https://lists.apache.org/thread/jbk9gowr9ompj6dcyytxj3ltkc5pcjxt -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] [Feat][Connector-v2][Iceberg]support filter conditions in icberg source [seatunnel]

2025-04-01 Thread via GitHub
litiliu opened a new pull request, #9095: URL: https://github.com/apache/seatunnel/pull/9095 ### Purpose of this pull request close #9081 ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Ch

Re: [PR] [Fix][Connector-V2] Fixed missing timestamp accuracy of starrocks connector [seatunnel]

2025-04-01 Thread via GitHub
Copilot commented on code in PR #9096: URL: https://github.com/apache/seatunnel/pull/9096#discussion_r2022471496 ## seatunnel-connectors-v2/connector-starrocks/src/test/java/org/apache/seatunnel/connectors/seatunnel/starrocks/serialize/StarRocksJsonSerializerTest.java: ## @@ -27

[PR] [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs [seatunnel]

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

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

2025-04-01 Thread via GitHub
xxsc0529 commented on code in PR #9072: URL: https://github.com/apache/seatunnel/pull/9072#discussion_r2022283468 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-2/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcOceanBaseMilvusIT.j

Re: [I] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2768864449 kafka - 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 th

Re: [I] [Umbrella] Integrate seatunnel with Apache Ambari and Apache Ranger [seatunnel]

2025-04-01 Thread via GitHub
arshadmohammad commented on issue #9101: URL: https://github.com/apache/seatunnel/issues/9101#issuecomment-2769086574 Ambari Integration ![Image](https://github.com/user-attachments/assets/2ea759ea-8c3f-43d4-8824-a4bc2bb40271) ![Image](https://github.com/user-attachments/asset

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

2025-04-01 Thread via GitHub
corgy-w commented on PR #9029: URL: https://github.com/apache/seatunnel/pull/9029#issuecomment-2769072178 @hailin0 -- 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 unsub

Re: [I] [BUG]seatunnel-web Access prompt “user does not exist”. [seatunnel]

2025-04-01 Thread via GitHub
tigerAnger commented on issue #5989: URL: https://github.com/apache/seatunnel/issues/5989#issuecomment-2769375302 谢谢,真的坑卧槽,这能咋说,我弄一周部署这个SeaTunnel Web页 就[必须切换到bin目录的上一层,且必须是 ./bin/seatunnel-backend-daemon.sh 就能解决啦 -- This is an automated message from the Apache Git Service. To respond to t

Re: [I] [Bug] [PostgreSQL CDC] PostgreSQL CDC synchronization failed [seatunnel]

2025-04-01 Thread via GitHub
JsChen2Casiku commented on issue #9032: URL: https://github.com/apache/seatunnel/issues/9032#issuecomment-2768399464 > Could you please provide table ddl and example data? CREATE TABLE "daos"."user_source_1w" ( "id" int8 NOT NULL, "name" text COLLATE "pg_catalog"."default",

[PR] [Fix][Connector-V2] Fixed missing timestamp accuracy of starrocks connector [seatunnel]

2025-04-01 Thread via GitHub
corgy-w opened a new pull request, #9096: URL: https://github.com/apache/seatunnel/pull/9096 …nector ### Purpose of this pull request https://docs.mirrorship.cn/zh/docs/3.3/sql-reference/data-types/date-types/DATETIME/ Timestamp before 3.3.5 does not support time

Re: [I] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2768868862 zeta - https://github.com/apache/seatunnel/pull/9059 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(seatunnel) branch dev updated: [Improve][Transform-V2] support try_cast expressions (#9029)

2025-04-01 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 c99dbf29a0 [Improve][Transform-V2] support try_

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

2025-04-01 Thread via GitHub
hailin0 merged PR #9029: URL: https://github.com/apache/seatunnel/pull/9029 -- 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][Transform-v2] Add support for Zhipu AI in Embedding and LLM module [seatunnel]

2025-04-01 Thread via GitHub
davidzollo commented on PR #8790: URL: https://github.com/apache/seatunnel/pull/8790#issuecomment-2769564527 @xiaochen-zhou ,good job. Would you like to write an artice for SeaTunnel community to introduce this feature? Please feel free to contact me(Linkedin | WeChat: davidzollo) if you

Re: [I] SeaTunnel community meeting topic collect [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2768861462 mcp server - https://lists.apache.org/thread/rzncysvw5c4310r4fm8ql6tlrsz19cbj - https://github.com/apache/seatunnel/issues/9047 -- This is an automated message from the

Re: [I] [Umbrella] Integrate seatunnel with Apache Ambari and Apache Ranger [seatunnel]

2025-04-01 Thread via GitHub
Hisoka-X commented on issue #9101: URL: https://github.com/apache/seatunnel/issues/9101#issuecomment-2771128490 Thanks @arshadmohammad , the demo looks good! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs [seatunnel]

2025-04-01 Thread via GitHub
ocean-zhc closed pull request #9098: [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs URL: https://github.com/apache/seatunnel/pull/9098 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs [seatunnel]

2025-04-01 Thread via GitHub
ocean-zhc commented on PR #9098: URL: https://github.com/apache/seatunnel/pull/9098#issuecomment-2771211908 # -- 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

Re: [PR] [Fix][Connector-V2] Fixed missing timestamp accuracy of starrocks connector [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on PR #9096: URL: https://github.com/apache/seatunnel/pull/9096#issuecomment-2769693869 LGTM waiting ci passed -- 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 specifi

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

2025-04-01 Thread via GitHub
Hisoka-X commented on code in PR #9072: URL: https://github.com/apache/seatunnel/pull/9072#discussion_r2023889898 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-2/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcOceanBaseMilvusIT.j

Re: [PR] [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs [seatunnel]

2025-04-01 Thread via GitHub
ocean-zhc closed pull request #9098: [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs URL: https://github.com/apache/seatunnel/pull/9098 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure [seatunnel]

2025-04-01 Thread via GitHub
ocean-zhc opened a new pull request, #9103: URL: https://github.com/apache/seatunnel/pull/9103 …is inconsistent with the import failure ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this p

Re: [PR] [Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure [seatunnel]

2025-04-01 Thread via GitHub
ocean-zhc commented on PR #9103: URL: https://github.com/apache/seatunnel/pull/9103#issuecomment-2771249813 #9093 -- 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 unsubs

(seatunnel) branch dev updated: [Improve][Connector-V2] Optimize dialect selection in jdbc (#8820)

2025-04-01 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 92c62c5e63 [Improve][Connector-V2] Optimize dia

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

2025-04-01 Thread via GitHub
wcc1433 commented on issue #8049: URL: https://github.com/apache/seatunnel/issues/8049#issuecomment-2771434956 我也遇到了这个问题,mysql 数据同步到 Paimon。 环境:seatunnel zeta 引擎,paimon on oss,版本:1.0.1 配置: env { parallelism = 1 job.mode = "BATCH" } source { Jdbc {

Re: [I] no unique or exclusion constraint matching the ON CONFLICT [seatunnel]

2025-04-01 Thread via GitHub
jeacott1 commented on issue #9022: URL: https://github.com/apache/seatunnel/issues/9022#issuecomment-2771285006 I have a fix for this I'll submit a patch for in due course. I am somewhat shocked at the amount of shading, and the sheer size and file duplication in the final docker image.

Re: [PR] [Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on PR #9103: URL: https://github.com/apache/seatunnel/pull/9103#issuecomment-2771289327 Please add test cases -- 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: [PR] [Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure [seatunnel]

2025-04-01 Thread via GitHub
ocean-zhc commented on PR #9103: URL: https://github.com/apache/seatunnel/pull/9103#issuecomment-2771361100 > Please add test cases # 9093 -- 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] [improve] update file connectors config [seatunnel]

2025-04-01 Thread via GitHub
misi1987107 commented on PR #9034: URL: https://github.com/apache/seatunnel/pull/9034#issuecomment-2771457720 @liunaijie @Hisoka-X Hello,I have resolved the issue of the conditional method being removed from the OptionRule, Please help me review it, thanks! depend on the PR #8765 --

Re: [PR] [improve] update file connectors config [seatunnel]

2025-04-01 Thread via GitHub
misi1987107 commented on PR #9034: URL: https://github.com/apache/seatunnel/pull/9034#issuecomment-2771466565 @liunaijie @Hisoka-X Hello,I have resolved the issue of the conditional method being removed from the OptionRule, Please help me review it, thanks! depend on the PR #8765 --

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

2025-04-01 Thread via GitHub
wcc1433 commented on issue #8049: URL: https://github.com/apache/seatunnel/issues/8049#issuecomment-2771472509 抱歉,已经解决了,是我引入了额外 jar 包的问题 -- 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 specif

Re: [PR] [Feat][Connector-v2][Iceberg]support filter conditions in iceberg source [seatunnel]

2025-04-01 Thread via GitHub
hailin0 commented on code in PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2022469928 ## seatunnel-connectors-v2/connector-iceberg/pom.xml: ## @@ -214,6 +214,11 @@ 4.13.2 test + +com.github.jsqlpa

[I] [Umbrella] Integrate seatunnel with Apache Ambari and Apache Ranger [seatunnel]

2025-04-01 Thread via GitHub
arshadmohammad opened a new issue, #9101: URL: https://github.com/apache/seatunnel/issues/9101 ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [x] I had search

(seatunnel) branch dependabot/maven/seatunnel-connectors-v2/connector-file/connector-file-base/org.apache.parquet-parquet-avro-1.15.1 created (now c1f65a855d)

2025-04-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/seatunnel-connectors-v2/connector-file/connector-file-base/org.apache.parquet-parquet-avro-1.15.1 in repository https://gitbox.apache.org/repos/asf/seatunnel.git at c1