Re: [I] [Feature][JDBC] Improve the jdbc parallel-reader generated sql [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8767: URL: https://github.com/apache/seatunnel/issues/8767#issuecomment-2744722854 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] [Umbrella] Integrate seatunnel with Apache Ambari and Apache Ranger [seatunnel]

2025-04-05 Thread via GitHub
arshadmohammad commented on issue #9101: URL: https://github.com/apache/seatunnel/issues/9101#issuecomment-2769103100 Ranger Integration: ![Image](https://github.com/user-attachments/assets/d2668983-f021-4447-ab5e-596ef4f47d9a) ![Image](https://github.com/user-attachments/asse

[PR] [Fix] Fix dead link [seatunnel]

2025-04-05 Thread via GitHub
Hisoka-X opened a new pull request, #9023: URL: https://github.com/apache/seatunnel/pull/9023 ### Purpose of this pull request Fix dead link #9016 ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

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

2025-04-05 Thread via GitHub
LYL41011 closed issue #9106: [Bug] [Sink Jdbc] batch_size parameter does not take effect URL: https://github.com/apache/seatunnel/issues/9106 -- 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 spe

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

2025-04-05 Thread via GitHub
Himansyou commented on issue #9104: URL: https://github.com/apache/seatunnel/issues/9104#issuecomment-2771416391 i think we will need database access for this? problem could be null fields in critical columns -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] [Fix][Doc] fix deadlinks [seatunnel]

2025-04-05 Thread via GitHub
Hisoka-X merged PR #9016: URL: https://github.com/apache/seatunnel/pull/9016 -- 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: [PR] [Bug][Paimon] nullable and comment attribute was lost during automatic table creation [seatunnel]

2025-04-05 Thread via GitHub
hawk9821 commented on code in PR #9020: URL: https://github.com/apache/seatunnel/pull/9020#discussion_r2007759402 ## seatunnel-connectors-v2/connector-paimon/src/test/java/org/apache/seatunnel/connectors/seatunnel/paimon/utils/RowTypeConverterTest.java: ## @@ -189,7 +189,7 @@ pu

Re: [I] [E2E][Oracle-CDC] Add oracle 19c cdb + pdb testcase [seatunnel]

2025-04-05 Thread via GitHub
davidzollo commented on issue #6252: URL: https://github.com/apache/seatunnel/issues/6252#issuecomment-2747978431 If there is anybody who'd like to implement this feature, please leave a message and then you can submit your PR within three weeks. Kind reminder: Other guys can pick it

(seatunnel) branch revert-8765-feature-improve-localfile-config created (now 68cbb0979a)

2025-04-05 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch revert-8765-feature-improve-localfile-config in repository https://gitbox.apache.org/repos/asf/seatunnel.git at 68cbb0979a Revert " [improve] update localfile connector config (#8765)

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

2025-04-05 Thread via GitHub
hailin0 commented on code in PR #9103: URL: https://github.com/apache/seatunnel/pull/9103#discussion_r2026249019 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-http-e2e/src/test/resources/http_to_console.conf: ## @@ -0,0 +1,61 @@ +# +# Licensed to the Apache Software Foun

Re: [I] [Feature][Connector-v2] Support Aerospike sink [seatunnel]

2025-04-05 Thread via GitHub
hailin0 closed issue #8822: [Feature][Connector-v2] Support Aerospike sink URL: https://github.com/apache/seatunnel/issues/8822 -- 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][Zeta] Support enable https protocol for rest-api v2 [seatunnel]

2025-04-05 Thread via GitHub
hailin0 commented on code in PR #9010: URL: https://github.com/apache/seatunnel/pull/9010#discussion_r2007302438 ## docs/en/seatunnel-engine/security.md: ## @@ -0,0 +1,108 @@ +--- +sidebar_position: 12 Review Comment: Update sidebar_position value -- This is an automated

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

2025-04-05 Thread via GitHub
Hisoka-X commented on PR #8993: URL: https://github.com/apache/seatunnel/pull/8993#issuecomment-2749900468 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] [Bug] [Hive Source] Invalid method name: 'get_table_req' [seatunnel]

2025-04-05 Thread via GitHub
YuriyGavrilov commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2742560419 > > docker > > thank you for your reply, but why need to try official docker or make build by self? Just to test and avoid correct hdfs libs. I remember I spen

Re: [I] http source,The field data is inconsistent [seatunnel]

2025-04-05 Thread via GitHub
ocean-zhc commented on issue #9091: URL: https://github.com/apache/seatunnel/issues/9091#issuecomment-2771886865 the same as :#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 c

Re: [I] [Feature][Transforms-V2] Simple transpose options for LLMs to rotate data for prompts [seatunnel]

2025-04-05 Thread via GitHub
YuriyGavrilov commented on issue #7848: URL: https://github.com/apache/seatunnel/issues/7848#issuecomment-2766551237 Hi @hailin0 I am not sure do i need to create another feature for "Simple transpose options for LLMs to rotate data for prompts" be course overall feature are not finished.

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

2025-04-05 Thread via GitHub
Hisoka-X merged PR #9107: URL: https://github.com/apache/seatunnel/pull/9107 -- 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][Connector] Sync TiDB CDC data into Doris [seatunnel]

2025-04-05 Thread via GitHub
remones commented on issue #8764: URL: https://github.com/apache/seatunnel/issues/8764#issuecomment-2733160561 I just noticed the Github notification right now. and I'll try it in the next few weeks. -- This is an automated message from the Apache Git Service. To respond to the message, p

[PR] [Improve] ElasticSearch service address configuration supports the following two formats [seatunnel-web]

2025-04-05 Thread via GitHub
zhangshenghang opened a new pull request, #280: URL: https://github.com/apache/seatunnel-web/pull/280 ## Purpose of this pull request ElasticSearch service address configuration supports the following two formats: 1. Single node mode: a single string, such as "127.0.0.1:9200" 2.

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

2025-04-05 Thread via GitHub
ocean-zhc commented on PR #9107: URL: https://github.com/apache/seatunnel/pull/9107#issuecomment-2774106398 the same as: ![3001743643983_ pic](https://github.com/user-attachments/assets/29ec121e-08e0-4ea7-ba71-55513bb8b9ea) -- This is an automated message from the Apache Git Servic

(seatunnel-website) branch dependabot/npm_and_yarn/image-size-1.2.1 created (now 2813d696df90)

2025-04-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/image-size-1.2.1 in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git at 2813d696df90 Bump image-size from 1.1.1 to 1.2.1 No new revisions we

Re: [PR] [Fix][Doc] fix deadlinks [seatunnel]

2025-04-05 Thread via GitHub
Hisoka-X commented on PR #9016: URL: https://github.com/apache/seatunnel/pull/9016#issuecomment-2742148121 I checked it manually and it's ok. Let me merge it now. -- 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: [PR] [Improve][File] Add row_delimiter options into text file sink [seatunnel]

2025-04-05 Thread via GitHub
Hisoka-X commented on code in PR #9017: URL: https://github.com/apache/seatunnel/pull/9017#discussion_r2005471985 ## docs/en/connector-v2/sink/CosFile.md: ## @@ -50,7 +50,7 @@ By default, we use 2PC commit to ensure `exactly-once` | file_format_type | strin

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

2025-04-05 Thread via GitHub
hailin0 commented on PR #9084: URL: https://github.com/apache/seatunnel/pull/9084#issuecomment-2765238662 https://github.com/user-attachments/assets/b87f7598-d3a1-4d54-a1c1-b3161b66a350"; /> -- This is an automated message from the Apache Git Service. To respond to the message, please

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

2025-04-05 Thread via GitHub
xxsc0529 commented on PR #9072: URL: https://github.com/apache/seatunnel/pull/9072#issuecomment-2771041299 > Thanks @xxsc0529 ! LGTM except one minior problem. It has been modified -- This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2025-04-05 Thread via GitHub
jinkachy commented on code in PR #9002: URL: https://github.com/apache/seatunnel/pull/9002#discussion_r2007546492 ## docs/en/connector-v2/source/Jdbc.md: ## @@ -68,6 +68,8 @@ supports query SQL and can achieve projection effect. | split.sample-sharding.threshold| In

Re: [I] 如何添加新字段 [seatunnel]

2025-04-05 Thread via GitHub
fcb-xiaobo commented on issue #8998: URL: https://github.com/apache/seatunnel/issues/8998#issuecomment-2732600812 You can specify which fields you want with the parameters' seatunnel [source](https://seatunnel.apache.org/docs/connector-v2/source/Mysql)/[sink ](https://seatunnel.apache.org/

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

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

Re: [PR] [Feature][Connector] Add Apache Cloudberry Support (#8932) [seatunnel]

2025-04-05 Thread via GitHub
Hisoka-X commented on PR #8985: URL: https://github.com/apache/seatunnel/pull/8985#issuecomment-2732863898 Wating 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 co

Re: [I] [Feature][Transform-V2] allow package and class name in DynamicCompile java source [seatunnel]

2025-04-05 Thread via GitHub
jeacott commented on issue #8418: URL: https://github.com/apache/seatunnel/issues/8418#issuecomment-2738770744 This is more than annoying, it means that we cannot create fields to share or cache state between the two interface methods. -- This is an automated message from the Apache G

Re: [I] [Bug] [KAFKA] Incremental write failed to read kafka data in real time [seatunnel]

2025-04-05 Thread via GitHub
litiliu commented on issue #9049: URL: https://github.com/apache/seatunnel/issues/9049#issuecomment-2764930012 Could you share the stackTrace? -- 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] java.lang.NoSuchMethodError: 'boolean org.apache.seatunnel.connectors.cdc.base.source.reader.IncrementalSourceReader.isNoMoreSplitsAssignment() [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8846: URL: https://github.com/apache/seatunnel/issues/8846#issuecomment-2762937873 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][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs [seatunnel]

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

[I] Troubleshooting Connection Refused Errors for Doris and Kafka in SeaTunnel CI/CD [seatunnel]

2025-04-05 Thread via GitHub
t1234849 opened a new issue, #9024: URL: https://github.com/apache/seatunnel/issues/9024 When contributing code to SeaTunnel, the CI/CD pipeline in Actions reports an error indicating it cannot connect to the local ports for Doris or Kafka. What does this mean, and how can it be resolved?

Re: [PR] [Feature][Transform][python] add python transform [seatunnel]

2025-04-05 Thread via GitHub
FuYouJ commented on PR #8854: URL: https://github.com/apache/seatunnel/pull/8854#issuecomment-2733061186 > Hi @FuYouJ Is there any progress on this task? 在写 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(seatunnel) 01/01: [Release][2.3.10][release-note] Add release-note

2025-04-05 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 commit d1aff9a56409aec3652436b7043ddda4da1e32f6 Author: shenghang AuthorDate: Fri Mar 21 09:48:14 2025 +0800

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

2025-04-05 Thread via GitHub
CosmosNi opened a new pull request, #9111: URL: https://github.com/apache/seatunnel/pull/9111 Add check script for source/sink state class serialVersionUID missing close #9080 ### Purpose of this pull request ### Does this PR introduce _any_ user-faci

Re: [PR] [Feature][E2E] Add helm test case [seatunnel]

2025-04-05 Thread via GitHub
prclin commented on PR #9006: URL: https://github.com/apache/seatunnel/pull/9006#issuecomment-2747170834 kudu job failed, i rerunned it. but it should not be affect by these commits -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

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

2025-04-05 Thread via GitHub
xxsc0529 commented on code in PR #9072: URL: https://github.com/apache/seatunnel/pull/9072#discussion_r2020751814 ## 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

(seatunnel) branch 2.3.10-release updated (d55937ab43 -> d62342aa50)

2025-04-05 Thread shenghang
This is an automated email from the ASF dual-hosted git repository. shenghang pushed a change to branch 2.3.10-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git from d55937ab43 [Release][2.3.10][.gitignore] Remove seatunnel-examples add 5c8a4c03d6 [maven-release-pl

Re: [PR] [Fix] Fix dead link [seatunnel-web]

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

Re: [PR] [Improve][Transform] Update MetadataTransformConfig extends [seatunnel]

2025-04-05 Thread via GitHub
Hisoka-X merged PR #9082: URL: https://github.com/apache/seatunnel/pull/9082 -- 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] [Bug] [Module Name] MySql-cdc + metadata + sink kafka Common JSON convert/parse operation failed [seatunnel]

2025-04-05 Thread via GitHub
tusiCHN commented on issue #8924: URL: https://github.com/apache/seatunnel/issues/8924#issuecomment-2767894800 例如模糊匹配table7开头的表,共三个表。启动任务后,向其中一个表insert一条数据,但是发送到kafka那边是三条。 但如果把transform去掉或者sink改为local file、console就不会出现重复的情况。 -- This is an automated message from the Apache Git Service.

Re: [I] hbase namespace:tablename No data can be retrieved. [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8856: URL: https://github.com/apache/seatunnel/issues/8856#issuecomment-2764314753 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] [Chore] Upgrade actions/cache@v2 to actions/cache@v4 [seatunnel]

2025-04-05 Thread via GitHub
davidzollo merged PR #9084: URL: https://github.com/apache/seatunnel/pull/9084 -- 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...@seatu

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

2025-04-05 Thread via GitHub
Hisoka-X commented on code in PR #9096: URL: https://github.com/apache/seatunnel/pull/9096#discussion_r2022740764 ## seatunnel-connectors-v2/connector-starrocks/src/test/java/org/apache/seatunnel/connectors/seatunnel/starrocks/serialize/StarRocksJsonSerializerTest.java: ## @@ -2

Re: [PR] Bump com.aerospike:aerospike-client from 4.4.17 to 4.5.0 in /seatunnel-connectors-v2/connector-aerospike [seatunnel]

2025-04-05 Thread via GitHub
davidzollo closed pull request #9040: Bump com.aerospike:aerospike-client from 4.4.17 to 4.5.0 in /seatunnel-connectors-v2/connector-aerospike URL: https://github.com/apache/seatunnel/pull/9040 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] [Feature][Connector-MySql-CDC]] Field type mapping [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8792: URL: https://github.com/apache/seatunnel/issues/8792#issuecomment-2756064256 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][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-05 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: ## @

[I] [Bug] [Doris] ETL: duplicated data is inserted [seatunnel]

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

Re: [I] [Feature][Zeta] To persist the failed data from SeaTunnel synchronization to the target end, here are some ideas and insights that might help you achieve this goal: [seatunnel]

2025-04-05 Thread via GitHub
xinshuaiyong commented on issue #9054: URL: https://github.com/apache/seatunnel/issues/9054#issuecomment-2753474625 @hailin0 do you have some ideas and suggestions ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Special character column in config template [seatunnel]

2025-04-05 Thread via GitHub
luzongzhu commented on issue #6867: URL: https://github.com/apache/seatunnel/issues/6867#issuecomment-2760826180 +1 -- 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] [Feature][MCP] Support MCP [seatunnel]

2025-04-05 Thread via GitHub
hailin0 commented on issue #9047: URL: https://github.com/apache/seatunnel/issues/9047#issuecomment-2768859979 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

Re: [PR] Ref config [seatunnel]

2025-04-05 Thread via GitHub
litiliu commented on code in PR #8984: URL: https://github.com/apache/seatunnel/pull/8984#discussion_r2015975990 ## 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] [Improve][seatunnel-engine-ui] improve sorting of Running Jobs and Finished Jobs [seatunnel]

2025-04-05 Thread via GitHub
hailin0 commented on PR #9098: URL: https://github.com/apache/seatunnel/pull/9098#issuecomment-2769538555 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: [I] [Bug]Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The "variant" data type is not supported. [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8918: URL: https://github.com/apache/seatunnel/issues/8918#issuecomment-2781151715 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] [Question] How to identify source Kafka topic when using pattern-based subscription? [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8914: URL: https://github.com/apache/seatunnel/issues/8914#issuecomment-2781151735 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] Plugin PluginIdentifier{engineType='seatunnel', pluginType='source', pluginName='MySQL'} not found. [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8917: URL: https://github.com/apache/seatunnel/issues/8917#issuecomment-2781151723 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][connector] can seatunnel support kingbase cdc and dm cdc such chinese database [seatunnel]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #8913: URL: https://github.com/apache/seatunnel/issues/8913#issuecomment-2781151741 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] Fix dead link [seatunnel]

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

(seatunnel) branch dev updated: [Fix][Connector-V2][OceanBase] oceanbase vector support simple vector index (#9072)

2025-04-05 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 4140cd1d8f [Fix][Connector-V2][OceanBase] oceanbase