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=
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)
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
* [
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
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 @@
+/*
+
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
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 @@
+/*
+
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 @@
+/*
+
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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()
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
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
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
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
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
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
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
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
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
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
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 @@
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
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
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
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
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
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
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
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
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?
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
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
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
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
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.
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
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
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
laixueyong commented on issue #7105:
URL: https://github.com/apache/seatunnel/issues/7105#issuecomment-2219927012
将引擎换成seaTunnel自己的引擎

可以看到Hive已经连接成功了
![image](https://github.com/apac
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?
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
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
78 matches
Mail list logo