lightzhao opened a new pull request, #4981:
URL: https://github.com/apache/seatunnel/pull/4981
## Purpose of this pull request
## Check list
* [ ] Code changed are covered with tests, or it does not need tests for
reason:
* [ ] If any new Jar binary package a
MonsterChenzhuo opened a new pull request, #4982:
URL: https://github.com/apache/seatunnel/pull/4982
… redundant code
## Purpose of this pull request
## Check list
* [ ] Code changed are covered with tests, or it does not need tests for
reason:
* [ ] I
wssmao opened a new issue, #4983:
URL: https://github.com/apache/seatunnel/issues/4983
### 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
liunaijie commented on PR #4976:
URL: https://github.com/apache/seatunnel/pull/4976#issuecomment-1609086260
pls re-trigger the 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 com
wssmao opened a new pull request, #4984:
URL: https://github.com/apache/seatunnel/pull/4984
## Purpose of this pull request
## Check list
* [ ] Code changed are covered with tests, or it does not need tests for
reason:
* [ ] If any new Jar binary package addi
MonsterChenzhuo commented on PR #4982:
URL: https://github.com/apache/seatunnel/pull/4982#issuecomment-1609190603
@hailin0 PTAL, thanks.
--
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 specif
liugddx commented on PR #4984:
URL: https://github.com/apache/seatunnel/pull/4984#issuecomment-1609237585
Good job.
--
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
liugddx commented on PR #4976:
URL: https://github.com/apache/seatunnel/pull/4976#issuecomment-1609245758
Can you improve the relevant documents?
https://github.com/apache/seatunnel/blob/dev/docs/en/connector-v2/source/kafka.md
https://github.com/apache/seatunnel/blob/dev/docs/en/
liugddx commented on PR #4791:
URL: https://github.com/apache/seatunnel/pull/4791#issuecomment-1609258869
>
@MonsterChenzhuo Can it be output according to this structure?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
whhe commented on code in PR #4626:
URL: https://github.com/apache/seatunnel/pull/4626#discussion_r1243608747
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/oceanbase/OceanBaseMySqlDialectFactory.java:
##
@
changhuyan commented on PR #4626:
URL: https://github.com/apache/seatunnel/pull/4626#issuecomment-1609374210
Yes, there's a better way. You can change it.
-- 原始邮件 --
发件人:
whhe commented on PR #4626:
URL: https://github.com/apache/seatunnel/pull/4626#issuecomment-1609396147
@changhuyan Thanks for your contributation! I left some comments, and you
can touch me at any time if you have any ideas on them.
For the reference to `oceanbase-client`, I think it
EricJoy2048 commented on code in PR #4923:
URL: https://github.com/apache/seatunnel/pull/4923#discussion_r1243668253
##
docs/en/connector-v2/source/MongoDB-CDC.md:
##
@@ -0,0 +1,183 @@
+# MongoDB CDC
+
+> MongoDB CDC source connector
+
+Support Those Engines
+---
davidzollo merged PR #4984:
URL: https://github.com/apache/seatunnel/pull/4984
--
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
This is an automated email from the ASF dual-hosted git repository.
lidongdai 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 4620b53056 [Bug] [zeta][starter]fix bug (#4983)
EricJoy2048 merged PR #4981:
URL: https://github.com/apache/seatunnel/pull/4981
--
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...@seat
This is an automated email from the ASF dual-hosted git repository.
gaojun2048 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 d62cf0f33e fix redis nodes format error. (#4981
zhilinli123 commented on code in PR #4982:
URL: https://github.com/apache/seatunnel/pull/4982#discussion_r1243937338
##
docs/en/connector-v2/sink/MongoDB.md:
##
@@ -2,8 +2,7 @@
> MongoDB Sink Connector
-Support Those Engines
--
+## Support Those Engines
hailin0 commented on code in PR #4969:
URL: https://github.com/apache/seatunnel/pull/4969#discussion_r1243956851
##
seatunnel-core/seatunnel-starter/src/test/java/org/apache/seatunnel/core/starter/seatunnel/args/ClientCommandArgsTest.java:
##
@@ -0,0 +1,75 @@
+/*
+ * Licensed to
MonsterChenzhuo commented on code in PR #4982:
URL: https://github.com/apache/seatunnel/pull/4982#discussion_r1244018764
##
docs/en/connector-v2/sink/MongoDB.md:
##
@@ -2,8 +2,7 @@
> MongoDB Sink Connector
-Support Those Engines
--
+## Support Those Engi
FuYouJ commented on code in PR #4969:
URL: https://github.com/apache/seatunnel/pull/4969#discussion_r1244055999
##
seatunnel-core/seatunnel-starter/src/test/resources/args/user_defined_params.conf:
##
@@ -0,0 +1,47 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under
FuYouJ commented on code in PR #4969:
URL: https://github.com/apache/seatunnel/pull/4969#discussion_r1244059047
##
seatunnel-core/seatunnel-starter/src/test/resources/args/user_defined_params.conf:
##
@@ -0,0 +1,47 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under
FuYouJ commented on code in PR #4969:
URL: https://github.com/apache/seatunnel/pull/4969#discussion_r1244059904
##
seatunnel-core/seatunnel-starter/src/test/resources/args/user_defined_params.conf:
##
@@ -0,0 +1,47 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under
FuYouJ commented on code in PR #4969:
URL: https://github.com/apache/seatunnel/pull/4969#discussion_r1244061109
##
seatunnel-core/seatunnel-starter/src/test/java/org/apache/seatunnel/core/starter/seatunnel/args/ClientCommandArgsTest.java:
##
@@ -0,0 +1,75 @@
+/*
+ * Licensed to
github-actions[bot] commented on issue #4753:
URL: https://github.com/apache/seatunnel/issues/4753#issuecomment-1610402329
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 #4747: StarRocks Sink connector support 2pc
and eos
URL: https://github.com/apache/seatunnel/issues/4747
--
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 specif
github-actions[bot] closed issue #4753: [Umbrella] [doc] refactor content of
document structure
URL: https://github.com/apache/seatunnel/issues/4753
--
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
lightzhao commented on PR #4382:
URL: https://github.com/apache/seatunnel/pull/4382#issuecomment-1610449476
@all Can anyone help to review this pr?
--
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
zhilinli123 commented on code in PR #4982:
URL: https://github.com/apache/seatunnel/pull/4982#discussion_r1244556446
##
docs/en/connector-v2/sink/MongoDB.md:
##
@@ -2,8 +2,7 @@
> MongoDB Sink Connector
-Support Those Engines
--
+## Support Those Engines
liugddx closed issue #4983: [Bug] [zeta][starter] When execute seatunnel.sh,
console may print error eg:"数值计算提示数值太大不可为算数进制的基".
URL: https://github.com/apache/seatunnel/issues/4983
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
EricJoy2048 commented on PR #4802:
URL: https://github.com/apache/seatunnel/pull/4802#issuecomment-1610605322
Please rebase the dev branch, this will resolve the CI problem.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
EricJoy2048 merged PR #4952:
URL: https://github.com/apache/seatunnel/pull/4952
--
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...@seat
This is an automated email from the ASF dual-hosted git repository.
gaojun2048 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 b65f40c3c9 [Improve][CDC]Remove driver for cdc
whhe commented on PR #4626:
URL: https://github.com/apache/seatunnel/pull/4626#issuecomment-1610610259
> Yes, there's a better way. You can change it.
> […](#)
> -- 原始邮件 -- 发件人:
"apache/seatunnel" ***@***.***>; 发送时间: 2023年6月27日(星期二) 晚上8:04
***@***.***>;
yinshaohua77 commented on issue #4689:
URL: https://github.com/apache/seatunnel/issues/4689#issuecomment-1610617793
+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 un
TyrantLucifer commented on code in PR #4975:
URL: https://github.com/apache/seatunnel/pull/4975#discussion_r1244615159
##
seatunnel-connectors-v2/connector-redis/src/main/java/org/apache/seatunnel/connectors/seatunnel/redis/config/RedisConfig.java:
##
@@ -102,6 +102,12 @@ public
liugddx merged PR #4982:
URL: https://github.com/apache/seatunnel/pull/4982
--
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.
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 526197af67 [Hotfix][Connector-V2][Mongodb] Fix doc
EricJoy2048 commented on code in PR #4975:
URL: https://github.com/apache/seatunnel/pull/4975#discussion_r1244617032
##
seatunnel-connectors-v2/connector-redis/src/main/java/org/apache/seatunnel/connectors/seatunnel/redis/config/RedisParameters.java:
##
@@ -89,6 +90,9 @@ public
2gamayibuxulong commented on issue #4959:
URL: https://github.com/apache/seatunnel/issues/4959#issuecomment-1610627202
need help
1. I download from
https://dlcdn.apache.org/seatunnel/2.3.2/apache-seatunnel-2.3.2-bin.tar.gz
2. tar -zxvf apache-seatunnel-2.3.2-bin.tar.gz
3. cd apa
EricJoy2048 commented on PR #4972:
URL: https://github.com/apache/seatunnel/pull/4972#issuecomment-1610635293
>
I think you need run `./mvnw -U -T 1C clean install -DskipTests
-D"maven.test.skip"=true -D"maven.javadoc.skip"=true -D"checkstyle.skip"=true
-D"license.skipAddThirdParty"
lightzhao commented on code in PR #4975:
URL: https://github.com/apache/seatunnel/pull/4975#discussion_r1244625471
##
seatunnel-connectors-v2/connector-redis/src/main/java/org/apache/seatunnel/connectors/seatunnel/redis/config/RedisParameters.java:
##
@@ -89,6 +90,9 @@ public vo
EricJoy2048 commented on PR #4942:
URL: https://github.com/apache/seatunnel/pull/4942#issuecomment-1610638284
Please rerun `mvn spotless:apply` . Thanks.
--
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
TaoZex commented on PR #4979:
URL: https://github.com/apache/seatunnel/pull/4979#issuecomment-1610641615
Please add License header.
--
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
wu-a-ge opened a new issue, #4985:
URL: https://github.com/apache/seatunnel/issues/4985
### 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
hanyouyou13 opened a new issue, #4986:
URL: https://github.com/apache/seatunnel/issues/4986
### 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 happen
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 5fbfd05061 [Improve][Connector-V2][OSS-Jindo] Opti
dependabot[bot] opened a new pull request, #4987:
URL: https://github.com/apache/seatunnel/pull/4987
Bumps hadoop-common from 2.9.2 to 3.2.4.
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:had
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/seatunnel-connectors-v2/connector-file/connector-file-jindo-oss/org.apache.hadoop-hadoop-common-3.2.4
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
a
TyrantLucifer closed pull request #4987: Bump hadoop-common from 2.9.2 to 3.2.4
in /seatunnel-connectors-v2/connector-file/connector-file-jindo-oss
URL: https://github.com/apache/seatunnel/pull/4987
--
This is an automated message from the Apache Git Service.
To respond to the message, please
dependabot[bot] commented on PR #4987:
URL: https://github.com/apache/seatunnel/pull/4987#issuecomment-1610776697
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version, l
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/seatunnel-connectors-v2/connector-file/connector-file-jindo-oss/org.apache.hadoop-hadoop-common-3.2.4
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
wa
EricJoy2048 commented on code in PR #4923:
URL: https://github.com/apache/seatunnel/pull/4923#discussion_r1244636362
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-mongodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/cdc/mongodb/config/MongodbSourceConfigProvider.java
53 matches
Mail list logo