Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei closed pull request #7060: [Feature][Connector-V2][Milvus] Support Milvus source & sink URL: https://github.com/apache/seatunnel/pull/7060 -- 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 t

Re: [I] Common JSON convert/parse use Chinese(UTF-8) Parsing failed [seatunnel]

2024-07-10 Thread via GitHub
wuchunfu commented on issue #7096: URL: https://github.com/apache/seatunnel/issues/7096#issuecomment-2219813582 > In my verification, it seems that this only happens in the case of Windows. @ZhangWeike2000 I have tested in both Linux and Windows environments and have not found this is

[PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei opened a new pull request, #7060: URL: https://github.com/apache/seatunnel/pull/7060 ### Purpose of this pull request Support Milvus source & sink. ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

Re: [I] [Bug] [java.lang.AbstractMethodError] org.apache.thrift.transport.TTransport.checkReadBytesAvailable(J)V [seatunnel]

2024-07-10 Thread via GitHub
laixueyong commented on issue #7105: URL: https://github.com/apache/seatunnel/issues/7105#issuecomment-2219927012 将引擎换成seaTunnel自己的引擎 ![image](https://github.com/apache/seatunnel/assets/141210485/0b5bec58-eba4-43cc-b8f0-3ed98b63d34a) 可以看到Hive已经连接成功了 ![image](https://github.com/apac

[PR] [Feature][JDBC Connector]Support DateTime and Timestamp type split [seatunnel]

2024-07-10 Thread via GitHub
EricJoy2048 opened a new pull request, #7155: URL: https://github.com/apache/seatunnel/pull/7155 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on PR #7060: URL: https://github.com/apache/seatunnel/pull/7060#issuecomment-2220024758 implements `SupportMultiTableSink` https://github.com/apache/seatunnel/blob/57e5627e89e870f26c1b0774cc225eaabe7f3c9a/seatunnel-connectors-v2/connector-paimon/src/main/java/org/apa

Re: [PR] [HotFix] [Remote Debug] Description When remote debug is enabled, the Seatunel Server 5801 port is not listening properly [seatunnel]

2024-07-10 Thread via GitHub
hawk9821 commented on PR #7093: URL: https://github.com/apache/seatunnel/pull/7093#issuecomment-2220026612 > Hi, any detail for this bug? This seems to be a normal situation. When debug is paused, other threads will not respond. When starting Seatunnel Server for the first time and tu

[I] [Feature][Connector] SeaTunnel supports YashanDB Database [seatunnel]

2024-07-10 Thread via GitHub
YashanDB-EdisonXiang opened a new issue, #7156: URL: https://github.com/apache/seatunnel/issues/7156 ### 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] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on PR #7060: URL: https://github.com/apache/seatunnel/pull/7060#issuecomment-2220122924 MultiTable metadata placeholders https://github.com/apache/seatunnel/blob/57e5627e89e870f26c1b0774cc225eaabe7f3c9a/seatunnel-connectors-v2/connector-paimon/src/main/java/org/a

[PR] Pr/buxfix/kafka datetime npe [seatunnel]

2024-07-10 Thread via GitHub
LeonYoah opened a new pull request, #7157: URL: https://github.com/apache/seatunnel/pull/7157 ### Purpose of this pull request #7079 - Fixed null pointer issue when kafka uses json to read datetime type encountering null values - Fixed partition file path issue where path c

Re: [PR] Pr/buxfix/kafka datetime npe [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on PR #7157: URL: https://github.com/apache/seatunnel/pull/7157#issuecomment-2220323246 Thanks @LeonYoah created this PR! Could you add test case? -- 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][connector-v2-jdbc-mysql] Add support for MySQL 8.4 [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on PR #7151: URL: https://github.com/apache/seatunnel/pull/7151#issuecomment-2220327044 Have you tested read/write mysql 8.4 with current code? -- 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] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei opened a new pull request, #7158: URL: https://github.com/apache/seatunnel/pull/7158 ### Purpose of this pull request Support Milvus source & sink. ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei commented on PR #7060: URL: https://github.com/apache/seatunnel/pull/7060#issuecomment-2220379595 please link to https://github.com/apache/seatunnel/pull/7158 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei commented on PR #7060: URL: https://github.com/apache/seatunnel/pull/7060#issuecomment-2220380246 please link to https://github.com/apache/seatunnel/pull/7158 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei closed pull request #7060: [Feature][Connector-V2][Milvus] Support Milvus source & sink URL: https://github.com/apache/seatunnel/pull/7060 -- 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 t

Re: [PR] [Improve][connector-v2-jdbc-mysql] Add support for MySQL 8.4 [seatunnel]

2024-07-10 Thread via GitHub
liugddx merged PR #7151: URL: https://github.com/apache/seatunnel/pull/7151 -- 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: [Improve][connector-v2-jdbc-mysql] Add support for MySQL 8.4 (#7151)

2024-07-10 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx 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 dbdbdf015b [Improve][connector-v2-jdbc-mysql] Add

Re: [PR] [hotfix][connector-v2-hbase]fix and optimize hbase source problem [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on code in PR #7148: URL: https://github.com/apache/seatunnel/pull/7148#discussion_r1672178021 ## seatunnel-connectors-v2/connector-hbase/src/main/java/org/apache/seatunnel/connectors/seatunnel/hbase/source/HbaseSourceReader.java: ## @@ -39,22 +40,21 @@ impor

Re: [PR] [hotfix][connector-v2-hbase]fix and optimize hbase source problem [seatunnel]

2024-07-10 Thread via GitHub
zhangshenghang commented on code in PR #7148: URL: https://github.com/apache/seatunnel/pull/7148#discussion_r1672294166 ## docs/en/connector-v2/source/Hbase.md: ## @@ -17,75 +17,80 @@ Read data from Apache Hbase. ## Options -|name| type | required | defaul

Re: [PR] [hotfix][connector-v2-hbase]fix and optimize hbase source problem [seatunnel]

2024-07-10 Thread via GitHub
zhangshenghang commented on code in PR #7148: URL: https://github.com/apache/seatunnel/pull/7148#discussion_r1672294166 ## docs/en/connector-v2/source/Hbase.md: ## @@ -17,75 +17,80 @@ Read data from Apache Hbase. ## Options -|name| type | required | defaul

Re: [PR] [hotfix][connector-v2-hbase]fix and optimize hbase source problem [seatunnel]

2024-07-10 Thread via GitHub
zhangshenghang commented on code in PR #7148: URL: https://github.com/apache/seatunnel/pull/7148#discussion_r1672307129 ## seatunnel-connectors-v2/connector-hbase/src/main/java/org/apache/seatunnel/connectors/seatunnel/hbase/source/HbaseSourceReader.java: ## @@ -39,22 +40,21 @@

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1672366446 ## seatunnel-connectors-v2/connector-milvus/src/main/java/org/apache/seatunnel/connectors/seatunnel/milvus/sink/MilvusSinkWriter.java: ## @@ -0,0 +1,128 @@ +/* + * Li

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1672376422 ## seatunnel-connectors-v2/connector-milvus/src/main/java/org/apache/seatunnel/connectors/seatunnel/milvus/catalog/MilvusCatalog.java: ## @@ -0,0 +1,402 @@ +/* + * Li

(seatunnel) branch dev updated: [Improve][Zeta] Add retry when request slot on resource manager (#7049)

2024-07-10 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 5bf6f7892a [Improve][Zeta] Add retry when reque

Re: [PR] [Improve][Zeta] Add retry when request slot on resource manager [seatunnel]

2024-07-10 Thread via GitHub
hailin0 merged PR #7049: URL: https://github.com/apache/seatunnel/pull/7049 -- 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] [seatunnel-engine-server] slot申请时如果资源处于临界状态,可能导致本应成功的资源申请操作失败 [seatunnel]

2024-07-10 Thread via GitHub
hailin0 closed issue #6973: [Bug] [seatunnel-engine-server] slot申请时如果资源处于临界状态,可能导致本应成功的资源申请操作失败 URL: https://github.com/apache/seatunnel/issues/6973 -- 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

[PR] [Improve][Jdbc] Support write unicode text into sqlserver [seatunnel]

2024-07-10 Thread via GitHub
hailin0 opened a new pull request, #7159: URL: https://github.com/apache/seatunnel/pull/7159 ### Purpose of this pull request [Jdbc] Support write unicode text into sqlserver ### Does this PR introduce _any_ user-facing change? No ### How was this patch tes

[I] [Bug] [Seatunnel-web] gc.log is getting created in the same directory from where the application is started. [seatunnel]

2024-07-10 Thread via GitHub
arshadmohammad opened a new issue, #7160: URL: https://github.com/apache/seatunnel/issues/7160 ### 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 hap

Re: [I] shade.identifier and custom encryptionproblem [seatunnel]

2024-07-10 Thread via GitHub
a11dev commented on issue #7117: URL: https://github.com/apache/seatunnel/issues/7117#issuecomment-2220796775 Hi, sorry for my ignorance, which is your name "Jin" or "Fan" based on Italian customs, should be Fun...but better asking. I'm setting up a seatunnel dev environment, try

[PR] [Docs] Update quick start v2 related docs info [seatunnel]

2024-07-10 Thread via GitHub
tcodehuber opened a new pull request, #7161: URL: https://github.com/apache/seatunnel/pull/7161 ### Purpose of this pull request As titiled ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check

Re: [PR] [Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode [seatunnel]

2024-07-10 Thread via GitHub
hawk9821 commented on code in PR #7088: URL: https://github.com/apache/seatunnel/pull/7088#discussion_r1672613774 ## seatunnel-engine/seatunnel-engine-server/pom.xml: ## @@ -33,6 +33,11 @@ seatunnel-engine-core ${project.version} + Re

Re: [PR] [Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode [seatunnel]

2024-07-10 Thread via GitHub
hawk9821 commented on code in PR #7088: URL: https://github.com/apache/seatunnel/pull/7088#discussion_r1672615278 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/task/SourceSeaTunnelTask.java: ## @@ -76,10 +81,17 @@ public void init()

Re: [PR] [Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode [seatunnel]

2024-07-10 Thread via GitHub
hawk9821 commented on code in PR #7088: URL: https://github.com/apache/seatunnel/pull/7088#discussion_r1672616635 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/task/SeaTunnelSourceCollector.java: ## @@ -100,21 +119,33 @@ public SeaT

Re: [PR] [Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode [seatunnel]

2024-07-10 Thread via GitHub
hawk9821 commented on code in PR #7088: URL: https://github.com/apache/seatunnel/pull/7088#discussion_r1672618733 ## seatunnel-engine/seatunnel-engine-client/src/test/java/org/apache/seatunnel/engine/client/SeaTunnelClientTest.java: ## @@ -472,6 +479,109 @@ public void testSaveP

[PR] [Improve] [Seatunnel-Web] Add support for Seatunnel 2.3.5 in Seatunnel-Web [seatunnel-web]

2024-07-10 Thread via GitHub
arshadmohammad opened a new pull request, #170: URL: https://github.com/apache/seatunnel-web/pull/170 ## Purpose of this pull request Add support for Seatunnel 2.3.5 in Seatunnel-Web. ## Check list * [ ] Code changed are covered with tests, or it does not need tes

Re: [I] How to set the master node in seatunnel2.3.3 cluster deployment? [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] closed issue #6933: How to set the master node in seatunnel2.3.3 cluster deployment? URL: https://github.com/apache/seatunnel/issues/6933 -- 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

Re: [I] [Bug] [Seatunnel Transform] FieldMapper是否支持对象.属性的映射关系 [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] commented on issue #6888: URL: https://github.com/apache/seatunnel/issues/6888#issuecomment-2221760170 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

Re: [I] [Bug] [Seatunnel Transform] FieldMapper是否支持对象.属性的映射关系 [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] closed issue #6888: [Bug] [Seatunnel Transform] FieldMapper是否支持对象.属性的映射关系 URL: https://github.com/apache/seatunnel/issues/6888 -- 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] [Zeta][IMAP] can't restore job when master node down [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] closed issue #6886: [Bug] [Zeta][IMAP] can't restore job when master node down URL: https://github.com/apache/seatunnel/issues/6886 -- 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 t

Re: [I] [Bug] [Zeta][IMAP] can't restore job when master node down [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] commented on issue #6886: URL: https://github.com/apache/seatunnel/issues/6886#issuecomment-2221760183 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

Re: [I] [Bug] [Hive Connector] Hive Connector Kerberos auto Failed [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] closed issue #6935: [Bug] [Hive Connector] Hive Connector Kerberos auto Failed URL: https://github.com/apache/seatunnel/issues/6935 -- 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 t

Re: [I] [Bug] [Hive Connector] Hive Connector Kerberos auto Failed [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] commented on issue #6935: URL: https://github.com/apache/seatunnel/issues/6935#issuecomment-2221760114 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

Re: [I] How to set the master node in seatunnel2.3.3 cluster deployment? [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] commented on issue #6933: URL: https://github.com/apache/seatunnel/issues/6933#issuecomment-2221760143 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

Re: [I] [Bug] [Mongo] The column type is , but a null value is being written into it [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] closed issue #6884: [Bug] [Mongo] The column type is , but a null value is being written into it URL: https://github.com/apache/seatunnel/issues/6884 -- 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] [Bug] [Mongo] The column type is , but a null value is being written into it [seatunnel]

2024-07-10 Thread via GitHub
github-actions[bot] commented on issue #6884: URL: https://github.com/apache/seatunnel/issues/6884#issuecomment-2221760196 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

Re: [I] [Bug] [Mongo] The column type is , but a null value is being written into it [seatunnel]

2024-07-10 Thread via GitHub
Light-Towers commented on issue #6884: URL: https://github.com/apache/seatunnel/issues/6884#issuecomment-2221812312 Why closed? It is very common for mongo data to be empty and fields to not exist。Is this question has been abandoned ? -- This is an automated message from the Apache Git S

Re: [I] kafka savepoint then start has error [seatunnel]

2024-07-10 Thread via GitHub
ccczhouxin closed issue #7145: kafka savepoint then start has error URL: https://github.com/apache/seatunnel/issues/7145 -- 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 unsu

Re: [PR] [Docs] Update quick start v2 related docs info [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on PR #7161: URL: https://github.com/apache/seatunnel/pull/7161#issuecomment-2221870625 Thanks @tcodehuber for created this PR! Could you follow the guide to open github action on your fork repository? https://github.com/apache/seatunnel/pull/7161/checks?check_run_id=2728

[I] [Bug] [Seatunnel-Core] Too much flink-table-planner.jar in the tmp dir [seatunnel]

2024-07-10 Thread via GitHub
litiliu opened a new issue, #7163: URL: https://github.com/apache/seatunnel/issues/7163 ### 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

[I] [Bug] [Connector-V2-Maxcompute] Maxcompute sink can't map field [seatunnel]

2024-07-10 Thread via GitHub
panpan2019 opened a new issue, #7164: URL: https://github.com/apache/seatunnel/issues/7164 ### 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: [I] [Bug] [Connector-V2-Maxcompute] Maxcompute sink can't map field [seatunnel]

2024-07-10 Thread via GitHub
panpan2019 commented on issue #7164: URL: https://github.com/apache/seatunnel/issues/7164#issuecomment-2221934185 mark -- 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 un

Re: [I] GC overhead limit exceeded [seatunnel]

2024-07-10 Thread via GitHub
corgy-w commented on issue #6093: URL: https://github.com/apache/seatunnel/issues/6093#issuecomment-2221944124 > refer to #4915 These two err same question? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1673357682 ## seatunnel-connectors-v2/connector-milvus/src/main/java/org/apache/seatunnel/connectors/seatunnel/milvus/sink/MilvusSinkWriter.java: ## @@ -0,0 +1,128 @@ +/* +

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1673362760 ## seatunnel-connectors-v2/connector-milvus/src/main/java/org/apache/seatunnel/connectors/seatunnel/milvus/catalog/MilvusCatalog.java: ## @@ -0,0 +1,402 @@ +/* +

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1673366313 ## seatunnel-connectors-v2/connector-milvus/src/main/java/org/apache/seatunnel/connectors/seatunnel/milvus/sink/MilvusSinkWriter.java: ## @@ -0,0 +1,128 @@ +/* + * Li

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Thomas-HuWei commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1673368549 ## seatunnel-connectors-v2/connector-milvus/src/main/java/org/apache/seatunnel/connectors/seatunnel/milvus/sink/MilvusSinkWriter.java: ## @@ -0,0 +1,128 @@ +/* +

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#issuecomment-2221976543 LGTM cc @Hisoka-X Waiting for 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

[PR] Try to Remove table api [seatunnel]

2024-07-10 Thread via GitHub
litiliu opened a new pull request, #7165: URL: https://github.com/apache/seatunnel/pull/7165 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1673382053 ## docs/en/connector-v2/sink/Mivlus.md: ## @@ -0,0 +1,39 @@ +# Milvus + +> Milvus sink connector + +## Description + +Write data to Milvus or Zilliz Cloud + +## Key F

Re: [PR] [Bugfix][RestApi] Fix hazelcast/rest/maps/submit-job return an wrong jobId [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on PR #7154: URL: https://github.com/apache/seatunnel/pull/7154#issuecomment-054232 Please re-trigger 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 commen

Re: [I] Whether the paging function of the http connector can specify the page from which to read [seatunnel]

2024-07-10 Thread via GitHub
gaowudi commented on issue #7114: URL: https://github.com/apache/seatunnel/issues/7114#issuecomment-091400 my idea is to add a parameter "start_size" to the page and use it as the starting parameter of the home page, and I have done experiments, and the desired effect can be achieved af

Re: [PR] [Bugfix][RestApi] Fix hazelcast/rest/maps/submit-job return an wrong jobId [seatunnel]

2024-07-10 Thread via GitHub
liugddx closed pull request #7154: [Bugfix][RestApi] Fix hazelcast/rest/maps/submit-job return an wrong jobId URL: https://github.com/apache/seatunnel/pull/7154 -- 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: [I] Whether the paging function of the http connector can specify the page from which to read [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on issue #7114: URL: https://github.com/apache/seatunnel/issues/7114#issuecomment-092760 > my idea is to add a parameter "start_size" to the page and use it as the starting parameter of the home page, and I have done experiments, and the desired effect can be achieved

Re: [PR] [Bugfix][RestApi] Fix hazelcast/rest/maps/submit-job return an wrong jobId [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on PR #7154: URL: https://github.com/apache/seatunnel/pull/7154#issuecomment-093519 Do not close/reopen PR. It can not retirgger 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

Re: [PR] [Bugfix][RestApi] Fix hazelcast/rest/maps/submit-job return an wrong jobId [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on PR #7154: URL: https://github.com/apache/seatunnel/pull/7154#issuecomment-098968 CI https://github.com/liugddx/seatunnel/actions/runs/9869442304/job/27305697055 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[PR] [BugFix][Connector-V2][Maxcompute]fix:Maxcompute sink can't map field(#7164) [seatunnel]

2024-07-10 Thread via GitHub
panpan2019 opened a new pull request, #7166: URL: https://github.com/apache/seatunnel/pull/7166 …(#7164) ### Purpose of this pull request fix Maxcompute sink can't map field ### Does this PR introduce _any_ user-facing change? ### How was th

Re: [I] 全量抽取mysql数据 id 会重复 [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X closed issue #722: 全量抽取mysql数据 id 会重复 URL: https://github.com/apache/seatunnel/issues/722 -- 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: commi

Re: [I] [DISCUSS]ERROR ApplicationMaster:91 - User class threw exception: java.lang.ExceptionInInitializerError java.lang.ExceptionInInitializerError [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X closed issue #837: [DISCUSS]ERROR ApplicationMaster:91 - User class threw exception: java.lang.ExceptionInInitializerError java.lang.ExceptionInInitializerError URL: https://github.com/apache/seatunnel/issues/837 -- This is an automated message from the Apache Git Service. To respon

Re: [I] cannot write data from hive to clickhouse [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X closed issue #1299: cannot write data from hive to clickhouse URL: https://github.com/apache/seatunnel/issues/1299 -- 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

Re: [I] [Help wanted] [mlti-output] multi output, the same result_table, the output is difference [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X closed issue #1444: [Help wanted] [mlti-output] multi output, the same result_table, the output is difference URL: https://github.com/apache/seatunnel/issues/1444 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
hailin0 commented on PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#issuecomment-144052 Please check ci error https://github.com/apache/seatunnel/assets/14371345/9a4e8f67-df59-4908-aec3-48542618acbc";> -- This is an automated message from the Apache Git Service

Re: [I] [Bug]Variable substitution scenario produces exception:ConfigObject is immutable, you can't call Map.put [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X closed issue #1512: [Bug]Variable substitution scenario produces exception:ConfigObject is immutable, you can't call Map.put URL: https://github.com/apache/seatunnel/issues/1512 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] Whether the paging function of the http connector can specify the page from which to read [seatunnel]

2024-07-10 Thread via GitHub
gaowudi commented on issue #7114: URL: https://github.com/apache/seatunnel/issues/7114#issuecomment-148204 ok,I will submit it in two days -- 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

[PR] [Fix] Fix Hana type converter decimal scale is 0 convert to int error [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X opened a new pull request, #7167: URL: https://github.com/apache/seatunnel/pull/7167 ### Purpose of this pull request This PR fix Hana type converter when decimal scale is 0 convert to int error. ### Does this PR introduce _any_ user-facing change? no

Re: [I] [Bug] [Seatunnel-Core] Too much flink-table-planner.jar in the tmp dir [seatunnel]

2024-07-10 Thread via GitHub
litiliu commented on issue #7163: URL: https://github.com/apache/seatunnel/issues/7163#issuecomment-151385 Also in the flink 1.17 or higher version, that temp file will be deleted when the JVM exits, but in the case the JVM doesn't exit, the tmp dir will run out of storage. It's critic

Re: [PR] [Feature][Connector-V2][Milvus] Support Milvus source & sink [seatunnel]

2024-07-10 Thread via GitHub
Hisoka-X commented on code in PR #7158: URL: https://github.com/apache/seatunnel/pull/7158#discussion_r1673495321 ## seatunnel-api/src/main/java/org/apache/seatunnel/api/table/catalog/VectorIndex.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] [Docs] Update quick start v2 related docs info [seatunnel]

2024-07-10 Thread via GitHub
tcodehuber commented on PR #7161: URL: https://github.com/apache/seatunnel/pull/7161#issuecomment-177204 > Thanks @tcodehuber for created this PR! Could you follow the guide to open github action on your fork repository? https://github.com/apache/seatunnel/pull/7161/checks?check_run_id=