This is an automated email from the ASF dual-hosted git repository.
fanjia pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 9fb5499295 [Bugfix][Connector-v2] fix file sink
`isPartitionFieldWriteInFile` occurred exception when no columns are
Hisoka-X merged PR #5367:
URL: https://github.com/apache/seatunnel/pull/5367
--
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
QiuZiXian commented on issue #5699:
URL: https://github.com/apache/seatunnel/issues/5699#issuecomment-1778613857
#5691
has been fixed?
--
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 spec
QiuZiXian commented on issue #5699:
URL: https://github.com/apache/seatunnel/issues/5699#issuecomment-1778611141
see #5691
--
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.
hailin0 commented on code in PR #5372:
URL: https://github.com/apache/seatunnel/pull/5372#discussion_r1371204988
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/utils/HiveMetaStoreProxy.java:
##
@@ -53,7 +55,22 @@ private Hi
adarsh-jha-dev commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1778579815
> rebase on dev so you can resolve conflict. (Or merge from dev).
Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
zhilinli123 commented on PR #4225:
URL: https://github.com/apache/seatunnel/pull/4225#issuecomment-1778563242
PTAL: @hailin0 @Hisoka-X
--
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 specifi
Hisoka-X commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1778546860
rebase on dev so you can resolve conflict. (Or merge from dev).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
hailin0 commented on PR #5386:
URL: https://github.com/apache/seatunnel/pull/5386#issuecomment-1778488465
Please fix the conflict
--
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 comm
hailin0 commented on code in PR #5417:
URL: https://github.com/apache/seatunnel/pull/5417#discussion_r1371128648
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-postgres-e2e/src/test/java/org/apache/seatunnel/e2e/connector/cdc/postgres/PostgresCDCIT.java:
##
@@ -0,0 +1
hailin0 commented on code in PR #5437:
URL: https://github.com/apache/seatunnel/pull/5437#discussion_r1371120945
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kudu-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kudu/KuduCDCSinkIT.java:
##
@@ -0,0 +1,277 @@
+/*
+ *
hailin0 commented on PR #5437:
URL: https://github.com/apache/seatunnel/pull/5437#issuecomment-1778479565
LGTM
--
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 unsubscrib
chovy-3012 commented on PR #5462:
URL: https://github.com/apache/seatunnel/pull/5462#issuecomment-1778475640
Retried more than 10 times , still failed.
Error messages show `no space left on device` , any suggestions?
error message as below:
```shell
[INFO] Running
org.apa
hailin0 commented on PR #5450:
URL: https://github.com/apache/seatunnel/pull/5450#issuecomment-1778475108
> LGTM if test passed.
+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 spec
hailin0 closed pull request #5462: [Feature][Zeta] add from_unixtime function
URL: https://github.com/apache/seatunnel/pull/5462
--
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.
hailin0 commented on PR #5456:
URL: https://github.com/apache/seatunnel/pull/5456#issuecomment-1778473304
Does anyone want to continue completing 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 t
hailin0 commented on PR #5480:
URL: https://github.com/apache/seatunnel/pull/5480#issuecomment-1778470599
LGTM
--
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 unsubscrib
hailin0 commented on code in PR #5498:
URL: https://github.com/apache/seatunnel/pull/5498#discussion_r1371113059
##
docs/en/connector-v2/source/SqlServer-CDC.md:
##
@@ -16,201 +20,175 @@ describes how to setup the SqlServer CDC connector to run
SQL queries against Sq
- [x] [pa
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 9fb5499295 [Bugfix][Connector-v2] fix file sink
hailin0 merged PR #5508:
URL: https://github.com/apache/seatunnel/pull/5508
--
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
adarsh-jha-dev commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1778466680
> Could you rebase on dev? We add a new part for SeaTunnel web project.
it is already having the base branch : dev, do i need to change that? If
yes, then to which branch?
hailin0 commented on PR #5514:
URL: https://github.com/apache/seatunnel/pull/5514#issuecomment-1778464367
Please fix code conflict
--
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
hailin0 commented on code in PR #5572:
URL: https://github.com/apache/seatunnel/pull/5572#discussion_r1371107114
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/dm/DamengCatalog.java:
##
@@ -46,14 +46,19 @@ public cl
Hisoka-X commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1778461450
Could you rebase on dev? We add a new part for SeaTunnel web project.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
hailin0 merged PR #5634:
URL: https://github.com/apache/seatunnel/pull/5634
--
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 2d715662b4 [Improve] Introduce SeaTunnel web pr
hailin0 commented on PR #5646:
URL: https://github.com/apache/seatunnel/pull/5646#issuecomment-1778459676
check ci error
--
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
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 f5867adcaa [improve][Connector-V2][http] improv
hailin0 merged PR #5655:
URL: https://github.com/apache/seatunnel/pull/5655
--
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 commented on PR #5664:
URL: https://github.com/apache/seatunnel/pull/5664#issuecomment-1778456153
https://github.com/apache/seatunnel/assets/14371345/73bb84b7-e941-4346-b62d-c6e86123a7f4";>
--
This is an automated message from the Apache Git Service.
To respond to the message,
hailin0 commented on PR #5667:
URL: https://github.com/apache/seatunnel/pull/5667#issuecomment-1778455413
LGTM
--
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 unsubscrib
This is an automated email from the ASF dual-hosted git repository.
liugddx pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 75b814bc3d [improve][connector-v2][sqlserver-cdc]Unified sqlserver
TypeUtils type conversion mode (#5668)
add 8
liugddx merged PR #5671:
URL: https://github.com/apache/seatunnel/pull/5671
--
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
AsLightJava commented on issue #5464:
URL: https://github.com/apache/seatunnel/issues/5464#issuecomment-1778449659
please give me your config and path picture
---Original---
From: ***@***.***>
Sent at: 2023年10月25日(Wed) Noon11:24
To: ***@***.***>;
Cc: ***@***.**@
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 75b814bc3d [improve][connector-v2][sqlserver-cd
hailin0 merged PR #5668:
URL: https://github.com/apache/seatunnel/pull/5668
--
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
qinlz-1 commented on issue #5464:
URL: https://github.com/apache/seatunnel/issues/5464#issuecomment-1778444662
@AsLightJava
I did not change the apache-seatunnel-2.3.3 directory name
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
hailin0 merged PR #5581:
URL: https://github.com/apache/seatunnel/pull/5581
--
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 #5482: [Feature][Connector] JDBC source supports
multi-table reading in one task
URL: https://github.com/apache/seatunnel/issues/5482
--
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 g
hailin0 closed issue #5675: [Feature][Jdbc] Support auto split for jdbc source
URL: https://github.com/apache/seatunnel/issues/5675
--
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 PR #5685:
URL: https://github.com/apache/seatunnel/pull/5685#issuecomment-1778433902
https://github.com/apache/seatunnel/assets/14371345/a433e577-a902-468f-885a-8d4c469a45a1";>
--
This is an automated message from the Apache Git Service.
To respond to the message,
Hisoka-X commented on PR #5480:
URL: https://github.com/apache/seatunnel/pull/5480#issuecomment-1778425390
@TyrantLucifer Could you take a look again?
--
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 opened a new issue, #5699:
URL: https://github.com/apache/seatunnel/issues/5699
### 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
zhilinli123 commented on PR #5480:
URL: https://github.com/apache/seatunnel/pull/5480#issuecomment-1778413537
PTAL: @Hisoka-X
--
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
happyboy1024 opened a new pull request, #5698:
URL: https://github.com/apache/seatunnel/pull/5698
### Purpose of this pull request
Adjust the sleep mode of flink and spark engine to be consistent with zeta.
### Does this PR introduce _any_ user-facing change?
liugddx commented on issue #:
URL: https://github.com/apache/seatunnel/issues/#issuecomment-1778383400
Refer to https://github.com/apache/seatunnel/issues/5694. Try to use the
latest code.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
EricJoy2048 commented on code in PR #5086:
URL: https://github.com/apache/seatunnel/pull/5086#discussion_r1371040893
##
seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/source/DorisSourceState.java:
##
@@ -0,0 +1,34 @@
+/*
+ * Licensed
wachoo commented on issue #5689:
URL: https://github.com/apache/seatunnel/issues/5689#issuecomment-1778374561
We should start the flink cluster firstly.
--
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
wachoo closed issue #5689:
org.apache.flink.shaded.netty4.io.netty.channel.AbstractChannel$AnnotatedConnectException:
Connection refused: localhost/0:0:0:0:0:0:0:1:8081[Bug] [Module Name] Bug title
URL: https://github.com/apache/seatunnel/issues/5689
--
This is an automated message from the
wachoo commented on issue #5689:
URL: https://github.com/apache/seatunnel/issues/5689#issuecomment-1778372555
> if you need run with flink engine, you need
>
> 1. start seatunnel cluster ( the `./bin/seatunnel-cluster.sh -d` command
you run )
> 2. start the flink cluster ( cd flink
Hisoka-X commented on code in PR #5683:
URL: https://github.com/apache/seatunnel/pull/5683#discussion_r1371010590
##
seatunnel-connectors-v2/connector-common/src/main/java/org/apache/seatunnel/connectors/seatunnel/common/multitablesink/MultiTableSinkWriter.java:
##
@@ -243,4 +24
EricJoy2048 commented on code in PR #5086:
URL: https://github.com/apache/seatunnel/pull/5086#discussion_r1371010948
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-doris-e2e/src/test/resources/doris_source_and_sink.conf:
##
@@ -0,0 +1,67 @@
+#
+# Licensed to the Apache So
SamealD commented on issue #:
URL: https://github.com/apache/seatunnel/issues/#issuecomment-1778362209
I have the same question. When I synchronize a big table, I set
checkpoint.timeout = a verg big number, It still get an error said
CheckpointException: Checkpoint expired before co
EricJoy2048 commented on code in PR #5086:
URL: https://github.com/apache/seatunnel/pull/5086#discussion_r1371007928
##
seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/source/DorisSourceFactory.java:
##
@@ -0,0 +1,52 @@
+/*
+ * License
ruanwenjun commented on code in PR #5683:
URL: https://github.com/apache/seatunnel/pull/5683#discussion_r1371009888
##
seatunnel-connectors-v2/connector-common/src/main/java/org/apache/seatunnel/connectors/seatunnel/common/multitablesink/MultiTableSinkWriter.java:
##
@@ -243,4 +
liunaijie commented on issue #5691:
URL: https://github.com/apache/seatunnel/issues/5691#issuecomment-1778360272
I check the code, it's a bug, we will fix it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
Hisoka-X commented on code in PR #5683:
URL: https://github.com/apache/seatunnel/pull/5683#discussion_r1371001712
##
seatunnel-connectors-v2/connector-common/src/main/java/org/apache/seatunnel/connectors/seatunnel/common/multitablesink/MultiTableSinkWriter.java:
##
@@ -243,4 +24
liunaijie commented on issue #5689:
URL: https://github.com/apache/seatunnel/issues/5689#issuecomment-1778344572
if you need run with flink engine, you need
1. start seatunnel cluster ( the `./bin/seatunnel-cluster.sh -d` you run )
2. start the flink cluster ( cd flink home, run `./bin
yjm12333 closed issue #5696: [Bug] [Module Name] Bug title
URL: https://github.com/apache/seatunnel/issues/5696
--
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,
github-actions[bot] commented on issue #5524:
URL: https://github.com/apache/seatunnel/issues/5524#issuecomment-1778272019
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 #5471:
URL: https://github.com/apache/seatunnel/issues/5471#issuecomment-1778272137
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.
HaoXuAI commented on PR #5367:
URL: https://github.com/apache/seatunnel/pull/5367#issuecomment-1778193700
> I believe the error came from constructor
>
> ```
> Caused by: org.apache.seatunnel.common.utils.SeaTunnelException:
java.lang.NullPointerException
>at
org.apache.sea
lianghuan-xatu commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r1370773603
##
seatunnel-engine/seatunnel-engine-server/src/test/java/org/apache/seatunnel/engine/server/ConnectorPackageServiceTest.java:
##
@@ -0,0 +1,406 @@
+/*
+ * Lic
lianghuan-xatu commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r1370768256
##
seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/ConnectorPackageServiceIT.java:
##
@@ -0,0 +1,
lianghuan-xatu commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r1370765470
##
seatunnel-engine/seatunnel-engine-client/src/main/java/org/apache/seatunnel/engine/client/job/ConnectorPackageClient.java:
##
@@ -0,0 +1,149 @@
+/*
+ * Lice
zhilinli123 commented on issue #5696:
URL: https://github.com/apache/seatunnel/issues/5696#issuecomment-1777459906
Please provide SqlServer& Click house DDL along with your.conf configuration
file, which needs to be supplemented in more detail to facilitate problem
locating
--
This i
lianghuan-xatu commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r1370354186
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/CoordinatorService.java:
##
@@ -259,6 +259,20 @@ private void rest
lianghuan-xatu commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r1370332332
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/rest/RestHttpPostCommandProcessor.java:
##
@@ -96,6 +96,7 @@ priva
lianghuan-xatu commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r1370307858
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/SeaTunnelServer.java:
##
@@ -253,4 +257,63 @@ private void printEx
lianghuan-xatu commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r1370274833
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/task/TaskGroupImmutableInformation.java:
##
@@ -40,6 +41,8 @@ publ
TyrantLucifer commented on code in PR #5632:
URL: https://github.com/apache/seatunnel/pull/5632#discussion_r1370150187
##
seatunnel-transforms-v2/src/main/java/org/apache/seatunnel/transform/jsonpath/JsonPathTransform.java:
##
@@ -0,0 +1,171 @@
+/*
+ * Licensed to the Apache Sof
whhe opened a new pull request, #5697:
URL: https://github.com/apache/seatunnel/pull/5697
### Purpose of this pull request
Enable IT case for Oceanbase Mysql mode with latest docker image.
### Does this PR introduce _any_ user-facing change?
No.
hailin0 commented on PR #5685:
URL: https://github.com/apache/seatunnel/pull/5685#issuecomment-1777150134
Please check ci errors
--
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 comme
hailin0 commented on code in PR #5581:
URL: https://github.com/apache/seatunnel/pull/5581#discussion_r1370108115
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/AbstractJdbcCatalog.java:
##
@@ -158,7 +155,10 @@ publi
hailin0 merged PR #5695:
URL: https://github.com/apache/seatunnel/pull/5695
--
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 a1d13b9157 [Bugfix][Zeta] Fix the checkpoint be
Hisoka-X commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1777080970
cc @EricJoy2048
--
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.
adarsh-jha-dev commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1777075819
> Thanks @adarsh-jha-dev , Could you fix the CI error?
Hey @Hisoka-X , I have resolved that CI error, you can proceed further.
--
This is an automated message from the A
Hisoka-X commented on PR #5668:
URL: https://github.com/apache/seatunnel/pull/5668#issuecomment-1777071274
cc @hailin0
--
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 commented on PR #5695:
URL: https://github.com/apache/seatunnel/pull/5695#issuecomment-1777049789
cc @hailin0
--
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 commented on PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#issuecomment-1777048926
@TyrantLucifer I think you should take a look too.
--
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
Hisoka-X commented on code in PR #5542:
URL: https://github.com/apache/seatunnel/pull/5542#discussion_r136130
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/SeaTunnelServer.java:
##
@@ -253,4 +257,63 @@ private void printExecutio
adarsh-jha-dev commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1777017881
> Thanks @adarsh-jha-dev , Could you fix the CI error?
yeah sure, on it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
Hisoka-X commented on PR #5693:
URL: https://github.com/apache/seatunnel/pull/5693#issuecomment-1776994824
Thanks @adarsh-jha-dev , Could you fix the CI error?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
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-iceberg/org.apache.avro-avro-1.11.3
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
was 9fa985f377 Bump org.apache.avr
This is an automated email from the ASF dual-hosted git repository.
liugddx pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from bb791a6d9e [Dependency]Bump org.apache.avro:avro (#5583)
add 13753a927b [Dependency]Bump org.apache.avro:avro in
liugddx merged PR #5582:
URL: https://github.com/apache/seatunnel/pull/5582
--
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 change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from eeff242828 [Feature][Spark] Support flow control in Spark (#5510)
add bb791a6d9e [Dependency]Bump org.apache.avr
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-cdc/connector-cdc-mongodb/org.apache.avro-avro-1.11.3
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
was 6a08321dac B
liugddx merged PR #5583:
URL: https://github.com/apache/seatunnel/pull/5583
--
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
happyboy1024 commented on PR #5695:
URL: https://github.com/apache/seatunnel/pull/5695#issuecomment-1776962248
> Could you retry the failed CI?
> You missed these.

Hisoka-X commented on PR #5695:
URL: https://github.com/apache/seatunnel/pull/5695#issuecomment-1776952971
You missed these.

--
This is an automated message from the Apache Git Servic
happyboy1024 commented on PR #5695:
URL: https://github.com/apache/seatunnel/pull/5695#issuecomment-1776950522
> Could you retry the failed CI?
PTAL, I have retried the failed CI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
Hisoka-X commented on PR #5695:
URL: https://github.com/apache/seatunnel/pull/5695#issuecomment-1776909029
Could you retry the failed 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 speci
QiuZiXian commented on issue #5691:
URL: https://github.com/apache/seatunnel/issues/5691#issuecomment-1776891624
> what's your question? and is this duplicate with #5686 ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
QiuZiXian commented on issue #5691:
URL: https://github.com/apache/seatunnel/issues/5691#issuecomment-1776891070
I have closed #5686,my question is : Running Command directly by linux shell
./bin/seatunnel.sh --config ./config/v2.batch.config.template -e local
can success.
but
us
Hisoka-X commented on code in PR #5581:
URL: https://github.com/apache/seatunnel/pull/5581#discussion_r1369862378
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/AbstractJdbcCatalog.java:
##
@@ -158,7 +155,10 @@ publ
yjm12333 opened a new issue, #5696:
URL: https://github.com/apache/seatunnel/issues/5696
### 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
happyboy1024 opened a new pull request, #5695:
URL: https://github.com/apache/seatunnel/pull/5695
### Purpose of this pull request
Fix the checkpoint be blocked with long time. #5694
### Does this PR introduce _any_ user-facing change?
### How was thi
hailin0 commented on code in PR #5581:
URL: https://github.com/apache/seatunnel/pull/5581#discussion_r1369861920
##
seatunnel-api/src/main/java/org/apache/seatunnel/api/configuration/util/ConfigUtil.java:
##
@@ -83,6 +83,12 @@ public static T convertValue(Object rawValue, Optio
1 - 100 of 111 matches
Mail list logo