uniding commented on PR #8730:
URL: https://github.com/apache/seatunnel/pull/8730#issuecomment-2662296257
> Please follow the link to open github action on your fork repositoy.
https://github.com/apache/seatunnel/pull/8730/checks?check_run_id=37219576667
I have checked
hawk9821 commented on code in PR #8736:
URL: https://github.com/apache/seatunnel/pull/8736#discussion_r1957728435
##
seatunnel-connectors-v2/connector-common/src/test/java/org/apache/seatunnel/connectors/seatunnel/common/source/arrow/ArrowToSeatunnelRowReaderTest.java:
##
@@ -21
Hisoka-X commented on code in PR #8728:
URL: https://github.com/apache/seatunnel/pull/8728#discussion_r1957721450
##
docs/zh/connector-v2/sink/MongoDB.md:
##
@@ -0,0 +1,235 @@
+# MongoDB
+
+> MongoDB数据接收器
+
+## 支持引擎
+
+> Spark
+> Flink
+> SeaTunnel Zeta
+
+## 主要特性
+
+- [x] [exac
Hisoka-X opened a new pull request, #8751:
URL: https://github.com/apache/seatunnel/pull/8751
### Purpose of this pull request
Improve orc read error message, add exception caused by of error.
### Does this PR introduce _any_ user-facing change?
no
misi1987107 opened a new pull request, #8750:
URL: https://github.com/apache/seatunnel/pull/8750
### Purpose of this pull request
subtask of https://github.com/apache/seatunnel/issues/8576
### Does this PR introduce _any_ user-facing change?
### Ho
misi1987107 closed pull request #8721: [improve] update localfile connector
config
URL: https://github.com/apache/seatunnel/pull/8721
--
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 com
Hisoka-X commented on code in PR #8726:
URL: https://github.com/apache/seatunnel/pull/8726#discussion_r1957549556
##
docs/zh/connector-v2/sink/Maxcompute.md:
##
@@ -0,0 +1,131 @@
+# Maxcompute
+
+> Maxcompute数据接收器
+
+## 描述
+
+用于从Maxcompute读取数据。
+
+## 主要特性
+
+- [ ] [exactly-once]
xiaochen-zhou commented on PR #8736:
URL: https://github.com/apache/seatunnel/pull/8736#issuecomment-2661911723
> > > Could you add a test case to cover it?
> >
> >
> > There is already this test case:
`ArrowToSeatunnelRowReaderTest#testSeatunnelRow()`. If this conversion is not
CosmosNi commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1957548988
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/serialize/DefaultSeaTunnelRowSerializer.java:
##
@@ -234,6 +
CosmosNi commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1957547817
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/serialize/DefaultSeaTunnelRowSerializer.java:
##
@@ -234,6 +
xiaochen-zhou commented on PR #8736:
URL: https://github.com/apache/seatunnel/pull/8736#issuecomment-2661857052
> Could you add a test case to cover it?
There is already this test case:
`ArrowToSeatunnelRowReaderTest#testSeatunnelRow()`. If this conversion is not
added, it may cause
Hisoka-X commented on code in PR #8434:
URL: https://github.com/apache/seatunnel/pull/8434#discussion_r1957533851
##
docs/en/connector-v2/source/Http.md:
##
@@ -42,31 +42,33 @@ They can be downloaded via install-plugin.sh or from the
Maven central repositor
## Source Options
FrommyMind commented on issue #8342:
URL: https://github.com/apache/seatunnel/issues/8342#issuecomment-2661895614
No issue with seatunnel version 2.3.8, and mysql 5.7
## Step 1: Run seatunnel 2.3.8 with docker.
```bash
docker network create seatunnel-network
docker r
Hisoka-X commented on PR #8736:
URL: https://github.com/apache/seatunnel/pull/8736#issuecomment-2661888239
> > > If this conversion is not added, it may cause this test case to fail,
for example, before 8 a.m.
> >
> >
> > Any test case failed link?
>
> No, I discovered this
litiliu opened a new issue, #8749:
URL: https://github.com/apache/seatunnel/issues/8749
### 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.
#
litiliu commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1957537076
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/serialize/DefaultSeaTunnelRowSerializer.java:
##
@@ -234,6 +2
Hisoka-X commented on PR #8736:
URL: https://github.com/apache/seatunnel/pull/8736#issuecomment-2661865058
> If this conversion is not added, it may cause this test case to fail, for
example, before 8 a.m.
Any test case failed link?
--
This is an automated message from the Apache
xiaochen-zhou commented on PR #8736:
URL: https://github.com/apache/seatunnel/pull/8736#issuecomment-2661875452
> > Could you add a test case to cover it?
>
> Store Timestamp:1739564483396
`. If this conversion is not
added, it may cause
xiaochen-zhou commented on code in PR #8734:
URL: https://github.com/apache/seatunnel/pull/8734#discussion_r1957528294
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/mysql/MySqlTypeConverter.java:
##
@@ -24
xiaochen-zhou commented on PR #8736:
URL: https://github.com/apache/seatunnel/pull/8736#issuecomment-2661858354
> Could you add a test case to cover it?
Store Timestamp:1739564483396

!
Hisoka-X commented on PR #8698:
URL: https://github.com/apache/seatunnel/pull/8698#issuecomment-2661849046
> for testing i will need some keystore or truststore value as well
You can generate it by java code. It is easier to maintain.
> what exactly do I have to do for 'Adapt UI
Hisoka-X commented on PR #8726:
URL: https://github.com/apache/seatunnel/pull/8726#issuecomment-2661841630
Please follow the guide to open github action on your fork repository.
https://github.com/apache/seatunnel/pull/8726/checks?check_run_id=37218681174
--
This is an automated message f
Hisoka-X commented on code in PR #8734:
URL: https://github.com/apache/seatunnel/pull/8734#discussion_r1957518139
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/mysql/MySqlTypeConverter.java:
##
@@ -248,7 +
Hisoka-X commented on PR #8739:
URL: https://github.com/apache/seatunnel/pull/8739#issuecomment-2661837352
Please follow the guide to open github action on your fork repository.
https://github.com/apache/seatunnel/pull/8739/checks?check_run_id=37293359572
--
This is an automated message f
Hisoka-X merged PR #8738:
URL: https://github.com/apache/seatunnel/pull/8738
--
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
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 eb706743fe [improve] Slack connector options (#8738
liunaijie closed pull request #8741: [improve] re-struct Zeta Engine config
options
URL: https://github.com/apache/seatunnel/pull/8741
--
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
This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 701f17b5d4 [Improve][Connector-V2] Add optional flag for rocketmq
connector to skip parse errors instead of faili
hailin0 merged PR #8704:
URL: https://github.com/apache/seatunnel/pull/8704
--
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 merged PR #8737:
URL: https://github.com/apache/seatunnel/pull/8737
--
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
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 701f17b5d4 [Improve][Connector-V2] Add optional
RichardXu186 commented on issue #8537:
URL: https://github.com/apache/seatunnel/issues/8537#issuecomment-2661764436
这个要怎么操作?我还不太清楚
--
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
RichardXu186 opened a new issue, #8748:
URL: https://github.com/apache/seatunnel/issues/8748
### 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.
github-actions[bot] closed issue #8454: [Bug] es to es, the nested type
property is written as type
URL: https://github.com/apache/seatunnel/issues/8454
--
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
liunaijie commented on code in PR #8747:
URL: https://github.com/apache/seatunnel/pull/8747#discussion_r1957467592
##
seatunnel-connectors-v2/connector-clickhouse/src/main/java/org/apache/seatunnel/connectors/seatunnel/clickhouse/sink/file/ClickhouseFileSinkFactory.java:
##
@@ -
github-actions[bot] commented on issue #8432:
URL: https://github.com/apache/seatunnel/issues/8432#issuecomment-2661711427
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.
github-actions[bot] commented on issue #8454:
URL: https://github.com/apache/seatunnel/issues/8454#issuecomment-2661711390
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 #8539:
URL: https://github.com/apache/seatunnel/issues/8539#issuecomment-2661711340
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.
github-actions[bot] commented on issue #8439:
URL: https://github.com/apache/seatunnel/issues/8439#issuecomment-2661711407
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 #8439: [BUG] Exception when mysql cdc to
starrocks
URL: https://github.com/apache/seatunnel/issues/8439
--
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
akulabs8 commented on issue #8583:
URL: https://github.com/apache/seatunnel/issues/8583#issuecomment-2661455852
Hey , I am new to this Project but my goal is to learn more and be an
integral part of the project. Right now I am struggling with the e2e tests and
how to handle the keystore an
lyne7-sc opened a new pull request, #8747:
URL: https://github.com/apache/seatunnel/pull/8747
### Purpose of this pull request
subtask of #8576
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
liunaijie commented on PR #8740:
URL: https://github.com/apache/seatunnel/pull/8740#issuecomment-2661443204
> one small doubt, can you please explain the changes made to rabbitmqSource
and rabbitmqSink classes?
https://github.com/user-attachments/assets/a347d3ba-02dc-459d-b5fa-66abf50
liunaijie commented on code in PR #8740:
URL: https://github.com/apache/seatunnel/pull/8740#discussion_r1957331496
##
seatunnel-connectors-v2/connector-rabbitmq/src/main/java/org/apache/seatunnel/connectors/seatunnel/rabbitmq/config/RabbitmqConfig.java:
##
@@ -17,24 +17,20 @@
liunaijie commented on code in PR #8740:
URL: https://github.com/apache/seatunnel/pull/8740#discussion_r1957331496
##
seatunnel-connectors-v2/connector-rabbitmq/src/main/java/org/apache/seatunnel/connectors/seatunnel/rabbitmq/config/RabbitmqConfig.java:
##
@@ -17,24 +17,20 @@
corgy-w opened a new pull request, #8746:
URL: https://github.com/apache/seatunnel/pull/8746
### Purpose of this pull request
https://github.com/apache/seatunnel/issues/8357
### Does this PR introduce _any_ user-facing change?
### How was t
akulabs8 commented on code in PR #8740:
URL: https://github.com/apache/seatunnel/pull/8740#discussion_r1957326483
##
seatunnel-connectors-v2/connector-rabbitmq/src/main/java/org/apache/seatunnel/connectors/seatunnel/rabbitmq/config/RabbitmqConfig.java:
##
@@ -17,24 +17,20 @@
akulabs8 commented on PR #8740:
URL: https://github.com/apache/seatunnel/pull/8740#issuecomment-2661432384
one small doubt,
can you please explain the changes made to rabbitmqSource and rabbitmqSink
classes?
--
This is an automated message from the Apache Git Service.
To respond to the
liunaijie opened a new pull request, #8745:
URL: https://github.com/apache/seatunnel/pull/8745
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
liunaijie opened a new pull request, #8743:
URL: https://github.com/apache/seatunnel/pull/8743
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
liunaijie opened a new pull request, #8744:
URL: https://github.com/apache/seatunnel/pull/8744
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
liunaijie opened a new pull request, #8742:
URL: https://github.com/apache/seatunnel/pull/8742
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
liunaijie opened a new pull request, #8741:
URL: https://github.com/apache/seatunnel/pull/8741
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
liunaijie commented on code in PR #8741:
URL: https://github.com/apache/seatunnel/pull/8741#discussion_r1957307726
##
seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/server/ServerConfigOptions.java:
##
@@ -268,46 +52,304 @@ public
liunaijie commented on code in PR #8699:
URL: https://github.com/apache/seatunnel/pull/8699#discussion_r1957305586
##
seatunnel-connectors-v2/connector-rabbitmq/src/main/java/org/apache/seatunnel/connectors/seatunnel/rabbitmq/config/RabbitmqBaseOptions.java:
##
@@ -22,21 +22,19
liunaijie opened a new pull request, #8740:
URL: https://github.com/apache/seatunnel/pull/8740
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
akulabs8 commented on code in PR #8699:
URL: https://github.com/apache/seatunnel/pull/8699#discussion_r1957299778
##
seatunnel-connectors-v2/connector-rabbitmq/src/main/java/org/apache/seatunnel/connectors/seatunnel/rabbitmq/config/RabbitmqBaseOptions.java:
##
@@ -22,21 +22,19 @
remones commented on issue #8511:
URL: https://github.com/apache/seatunnel/issues/8511#issuecomment-2661337797
@hailin0 could you please help me to review the PR
https://github.com/apache/seatunnel/pull/8739, thanks
--
This is an automated message from the Apache Git Service.
To respond t
remones opened a new pull request, #8739:
URL: https://github.com/apache/seatunnel/pull/8739
### Purpose of this pull request
support custom config keys for encrypt/decrypt
related issue: https://github.com/apache/seatunnel/issues/8511
### Does this PR introduce _any_ use
SplitfireUptown commented on code in PR #8551:
URL: https://github.com/apache/seatunnel/pull/8551#discussion_r1957275977
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/llm/LLMRequestJsonTest.java:
##
@@ -209,4 +215,80 @@ void testCustomRequestJson() thro
63 matches
Mail list logo