[I] [Bug] [Connector-V2] Schema evolution table names not handled correctly [seatunnel]

2025-04-04 Thread via GitHub
bwcxyk opened a new issue, #9088: URL: https://github.com/apache/seatunnel/issues/9088 ### 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] [Fix][Connector-V2] Fix maxcompute write with multi parallelism [seatunnel]

2025-04-04 Thread via GitHub
Hisoka-X opened a new pull request, #9089: URL: https://github.com/apache/seatunnel/pull/9089 ### Purpose of this pull request Fix maxcompute write with multi parallelism. Before this patch, it will throw ```log Caused by: RequestId=202503311431065ca7301a00fe5681, ErrorCod

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

2025-04-04 Thread via GitHub
hailin0 commented on issue #9100: URL: https://github.com/apache/seatunnel/issues/9100#issuecomment-2768863354 https rest-api - https://github.com/apache/seatunnel/pull/9010 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[PR] [Chore] Upgrade actions/cache@v2 to actions/cache@v4 [seatunnel]

2025-04-04 Thread via GitHub
hailin0 opened a new pull request, #9084: URL: https://github.com/apache/seatunnel/pull/9084 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [ ] If any

Re: [I] [Bug] [KafkaSourceSplitReader] Conflict between commit_on_checkpoint and enable.auto.commit [seatunnel]

2025-04-04 Thread via GitHub
github-actions[bot] commented on issue #8899: URL: https://github.com/apache/seatunnel/issues/8899#issuecomment-2779951795 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] [Transform] Json parsing exception, value 'DEEPSEEK' [seatunnel]

2025-04-04 Thread via GitHub
github-actions[bot] commented on issue #8901: URL: https://github.com/apache/seatunnel/issues/8901#issuecomment-2779951734 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] [InfluxDBSource] Throw NullPointerException when source query returns no data [seatunnel]

2025-04-04 Thread via GitHub
github-actions[bot] commented on issue #8904: URL: https://github.com/apache/seatunnel/issues/8904#issuecomment-2779951710 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] [Feature][KafkaSource] The usage of StartMode in KafkaSource should have some Optimization [seatunnel]

2025-04-04 Thread via GitHub
github-actions[bot] commented on issue #8900: URL: https://github.com/apache/seatunnel/issues/8900#issuecomment-2779951757 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] 解析httpjson的时候,两个字段数量不一致导入失败 [seatunnel]

2025-04-04 Thread via GitHub
goldzzz1 opened a new issue, #9093: URL: https://github.com/apache/seatunnel/issues/9093 ### 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] [Demos-Collection] Collecting Use Case Demos for Apache SeaTunnel [seatunnel]

2025-04-04 Thread via GitHub
davidzollo commented on issue #8388: URL: https://github.com/apache/seatunnel/issues/8388#issuecomment-2774116393 PostgreSQL batch to FTP --- env { "job.mode" = "BATCH" parallelism = 4 } source { Jdbc { driver = "org.postgresql.Driver"

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

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

(seatunnel) branch 2.3.10-release updated: [Release][2.3.10][.gitignore] Remove seatunnel-examples

2025-04-04 Thread shenghang
This is an automated email from the ASF dual-hosted git repository. shenghang pushed a commit to branch 2.3.10-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/2.3.10-release by this push: new d55937ab43 [Release][2.3.1

Re: [I] 2个 不同的 mysql cdc 任务 同步一段时间后 ,获取binlog 还是之前的binlog 文件和偏移量 [seatunnel]

2025-04-04 Thread via GitHub
hailin0 commented on issue #8977: URL: https://github.com/apache/seatunnel/issues/8977#issuecomment-2743536035 Please build and test this bug from the dev branch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Bump org.apache.parquet:parquet-avro from 1.12.3 to 1.15.1 in /seatunnel-connectors-v2/connector-file/connector-file-base [seatunnel]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #9102: URL: https://github.com/apache/seatunnel/pull/9102 Bumps [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) from 1.12.3 to 1.15.1. Release notes Sourced from https://github.com/apache/parquet-mr/releases";>org.

Re: [I] [Bug] [Sink Jdbc] batch_size parameter does not take effect [seatunnel]

2025-04-04 Thread via GitHub
LYL41011 commented on issue #9106: URL: https://github.com/apache/seatunnel/issues/9106#issuecomment-2771963003 After adding the parameter rewriteBatchedStatements=true, it is now effective, and I can write concurrently. Thanks! -- This is an automated message from the Apache Git Serv

[I] [Feature][Zeta] Format exception messages on task running management page [seatunnel]

2025-04-04 Thread via GitHub
hailin0 opened a new issue, #9105: URL: https://github.com/apache/seatunnel/issues/9105 ### 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: [PR] [Fix][Connector-V2][OceanBase] oceanbase vector support simple vector index [seatunnel]

2025-04-04 Thread via GitHub
Hisoka-X commented on PR #9072: URL: https://github.com/apache/seatunnel/pull/9072#issuecomment-2765720574 > > Hi @xxsc0529 , thanks for the pr. Could you explain why test case execute normally before this patch. Does the change not be covered by test case? > > add test case:testMilvu

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

2025-04-04 Thread via GitHub
Xuzhengz closed issue #9065: [Bug] [REST-API] 通过命令行方式自定义jobId提交后,finish-jobs 接口500异常空指针 URL: https://github.com/apache/seatunnel/issues/9065 -- 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 speci

(seatunnel-web) branch main updated: [Fix] Fix dead link (#282)

2025-04-04 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new 014bed31 [Fix] Fix dead link (#282) 014be

Re: [PR] [Fix][JDBC] fix jdbc default connection parameter invalid [seatunnel]

2025-04-04 Thread via GitHub
hailin0 merged PR #8185: URL: https://github.com/apache/seatunnel/pull/8185 -- 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][JDBC] fix jdbc default connection parameter invalid (#8185)

2025-04-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 f85eb78b37 [Fix][JDBC] fix jdbc default connect

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

2025-04-04 Thread via GitHub
hailin0 merged PR #8820: URL: https://github.com/apache/seatunnel/pull/8820 -- 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][MCP] Support MCP [seatunnel]

2025-04-04 Thread via GitHub
ocean-zhc closed pull request #9086: [Feature][MCP] Support MCP URL: https://github.com/apache/seatunnel/pull/9086 -- 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 unsubscrib

(seatunnel) branch dev updated: [Improve][Transform] Update MetadataTransformConfig extends (#9082)

2025-04-04 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia 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 e9ab5d7098 [Improve][Transform] Update MetadataTra

Re: [I] [Bug] [Engine] Frequent "TaskGroupLocation: TaskGroupLocation xxx already exists" error during task execution, causing task failure. [seatunnel]

2025-04-04 Thread via GitHub
kwonder0926 commented on issue #8566: URL: https://github.com/apache/seatunnel/issues/8566#issuecomment-2756896096 > Hello, may I ask if you have solved this issue? I often encounter this problem now, and there is no solution, with no response from the official support. 并没有解决,但是当把Sin

Re: [I] [Bug] [mongodb-cdc] mongo-cdc cannot dynamically add new tables [seatunnel]

2025-04-04 Thread via GitHub
github-actions[bot] commented on issue #8870: URL: https://github.com/apache/seatunnel/issues/8870#issuecomment-2770975306 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] [Module Name] MySql-cdc + metadata + sink kafka Common JSON convert/parse operation failed [seatunnel]

2025-04-04 Thread via GitHub
tusiCHN closed issue #8924: [Bug] [Module Name] MySql-cdc + metadata + sink kafka Common JSON convert/parse operation failed URL: https://github.com/apache/seatunnel/issues/8924 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Umbrella] unified parameter class and refactor connector creation logic [seatunnel]

2025-04-04 Thread via GitHub
akulabs8 commented on issue #8576: URL: https://github.com/apache/seatunnel/issues/8576#issuecomment-2733626910 https://github.com/apache/seatunnel/pull/9005 For Web3J -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] [Feature][Jdbc] Add String type column split Support by charset-based splitting algorithm [seatunnel]

2025-04-04 Thread via GitHub
jinkachy opened a new pull request, #9002: URL: https://github.com/apache/seatunnel/pull/9002 ### Purpose of this pull request This PR introduces a new character-based splitting algorithm for JDBC connectors when dealing with string-type columns. The traditional approach f

[I] [Bug] [TDengineSinkWriter] get java.lang.NullPointerException if there are empty value in some column or tag in tdengine source tables [seatunnel]

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

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-04 Thread via GitHub
hailin0 commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2026617541 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ## @

Re: [PR] [Fix][Core] Cancel pending job [seatunnel]

2025-04-04 Thread via GitHub
Hisoka-X commented on code in PR #8993: URL: https://github.com/apache/seatunnel/pull/8993#discussion_r202596 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/CoordinatorService.java: ## @@ -744,6 +751,11 @@ public PassiveCompletab