zhangshenghang commented on code in PR #7361:
URL: https://github.com/apache/seatunnel/pull/7361#discussion_r1728467309
##
seatunnel-formats/seatunnel-format-protobuf/src/main/java/org/apache/seatunnel/format/protobuf/CompileDescriptor.java:
##
@@ -0,0 +1,103 @@
+/*
+ * Licensed
dibrother commented on issue #7472:
URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306416960
The source table structure has been changed (deleting a field), will this
affect the recovery? The change of upstream data is uncontrollable.
--
This is an automated me
Hisoka-X commented on code in PR #7361:
URL: https://github.com/apache/seatunnel/pull/7361#discussion_r1728462735
##
seatunnel-formats/seatunnel-format-protobuf/src/main/java/org/apache/seatunnel/format/protobuf/CompileDescriptor.java:
##
@@ -0,0 +1,103 @@
+/*
+ * Licensed to th
dailai commented on issue #7472:
URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306412730
Maybe you're using the wrong snapshot. Has the table structure changed
before and after the snapshot you are using?
--
This is an automated message from the Apache Git Service.
To
dibrother commented on issue #7472:
URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306405532
The current version being used is 2.3.7.
--
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
zhangshenghang commented on code in PR #7361:
URL: https://github.com/apache/seatunnel/pull/7361#discussion_r1728455498
##
seatunnel-formats/seatunnel-format-protobuf/src/main/java/org/apache/seatunnel/format/protobuf/CompileDescriptor.java:
##
@@ -0,0 +1,103 @@
+/*
+ * Licensed
dailai commented on issue #7472:
URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306402043
Please use the
[2.3.7](https://github.com/apache/seatunnel/releases/tag/2.3.7) which fix the
problem by the [pr](https://github.com/apache/seatunnel/pull/7381)
--
This is an auto
dibrother opened a new issue, #7472:
URL: https://github.com/apache/seatunnel/issues/7472
### 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.
Hisoka-X commented on code in PR #7361:
URL: https://github.com/apache/seatunnel/pull/7361#discussion_r1728431348
##
seatunnel-formats/seatunnel-format-protobuf/src/main/java/org/apache/seatunnel/format/protobuf/CompileDescriptor.java:
##
@@ -0,0 +1,103 @@
+/*
+ * Licensed to th
This is an automated email from the ASF dual-hosted git repository.
wuchunfu 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 6930a25edd [Improve] Improve some connectors prep
wuchunfu merged PR #7465:
URL: https://github.com/apache/seatunnel/pull/7465
--
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
corgy-w commented on code in PR #7446:
URL: https://github.com/apache/seatunnel/pull/7446#discussion_r1728349352
##
seatunnel-common/src/main/java/org/apache/seatunnel/common/utils/BufferUtil.java:
##
@@ -0,0 +1,130 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
Hisoka-X commented on PR #7471:
URL: https://github.com/apache/seatunnel/pull/7471#issuecomment-2306274876
cc @liunaijie as well.
--
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
Hisoka-X commented on PR #7471:
URL: https://github.com/apache/seatunnel/pull/7471#issuecomment-2306275733
Please 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
URL above to go to the specific comme
corgy-w commented on code in PR #7468:
URL: https://github.com/apache/seatunnel/pull/7468#discussion_r1728343792
##
seatunnel-engine/seatunnel-engine-client/src/test/java/org/apache/seatunnel/engine/client/SeaTunnelClientTest.java:
##
@@ -684,18 +684,55 @@ public void testGetMul
chenqianwen closed pull request #7471: [Bug] [resource-isolation]
separated-cluster-deployment, When starting the worker, specify group=platform,
and when submitting the job, specify tag_filter, which is also group=platform,
but cannot be matched.
URL: https://github.com/apache/seatunnel/pull/
chenqianwen opened a new pull request, #7471:
URL: https://github.com/apache/seatunnel/pull/7471
https://github.com/apache/seatunnel/issues/7469
### Purpose of this pull request
separated-cluster-deployment, When starting the worker, specify
group=platform, and when sub
chenqianwen closed pull request #7470: [Bug] [resource-isolation tag_filter]
separated-cluster-deployment, W…
URL: https://github.com/apache/seatunnel/pull/7470
--
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
chenqianwen opened a new pull request, #7470:
URL: https://github.com/apache/seatunnel/pull/7470
https://github.com/apache/seatunnel/issues/7469
### Purpose of this pull request
fix a bug in separated-cluster-deployment, When starting the worker, specify
group=platform, and
chenqianwen opened a new issue, #7469:
URL: https://github.com/apache/seatunnel/issues/7469
### 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
Hisoka-X commented on code in PR #7468:
URL: https://github.com/apache/seatunnel/pull/7468#discussion_r1728226745
##
seatunnel-engine/seatunnel-engine-client/src/test/java/org/apache/seatunnel/engine/client/SeaTunnelClientTest.java:
##
@@ -684,18 +684,55 @@ public void testGetMu
corgy-w commented on PR #7468:
URL: https://github.com/apache/seatunnel/pull/7468#issuecomment-2306133635
PTAL @Hisoka-X @hawk9821
--
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
Carl-Zhou-CN commented on PR #7433:
URL: https://github.com/apache/seatunnel/pull/7433#issuecomment-2306132636
niubility!
--
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
corgy-w opened a new pull request, #7468:
URL: https://github.com/apache/seatunnel/pull/7468
### Purpose of this pull request
Avoid occasional ci errors, rate-metrics can be approximated
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
Hisoka-X commented on PR #7346:
URL: https://github.com/apache/seatunnel/pull/7346#issuecomment-2306115854
Thanks @liunaijie !
--
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
Hisoka-X commented on code in PR #7465:
URL: https://github.com/apache/seatunnel/pull/7465#discussion_r1728194816
##
seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/sink/CassandraSink.java:
##
@@ -106,8 +107,11 @@ pub
zhangshenghang commented on PR #7465:
URL: https://github.com/apache/seatunnel/pull/7465#issuecomment-2306104217
> Could you help to fix
>
>
https://github.com/apache/seatunnel/blob/d928e8b11337710da82c06fb97aa135d5365fc33/seatunnel-connectors-v2/connector-cassandra/src/main/java/org/
Hisoka-X commented on PR #7465:
URL: https://github.com/apache/seatunnel/pull/7465#issuecomment-2306094550
Could you help to fix
https://github.com/apache/seatunnel/blob/d928e8b11337710da82c06fb97aa135d5365fc33/seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/co
cloud456 opened a new pull request, #7467:
URL: https://github.com/apache/seatunnel/pull/7467
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
Hisoka-X commented on code in PR #7446:
URL: https://github.com/apache/seatunnel/pull/7446#discussion_r1728174335
##
seatunnel-common/src/main/java/org/apache/seatunnel/common/utils/BufferUtil.java:
##
@@ -0,0 +1,130 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
zhangshenghang commented on code in PR #7465:
URL: https://github.com/apache/seatunnel/pull/7465#discussion_r1728173838
##
seatunnel-connectors-v2/connector-influxdb/src/main/java/org/apache/seatunnel/connectors/seatunnel/influxdb/source/InfluxDBSource.java:
##
@@ -94,8 +94,8 @@
gitfortian opened a new issue, #7466:
URL: https://github.com/apache/seatunnel/issues/7466
### 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.
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 d928e8b113 [Improve] Refactor S3FileCatalog and
hailin0 merged PR #7457:
URL: https://github.com/apache/seatunnel/pull/7457
--
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.
fanjia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git
The following commit(s) were added to refs/heads/main by this push:
new 39db793f [Improvement] [Seatunnel-web] Bump s
Hisoka-X merged PR #190:
URL: https://github.com/apache/seatunnel-web/pull/190
--
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
Hisoka-X commented on code in PR #7465:
URL: https://github.com/apache/seatunnel/pull/7465#discussion_r1728164633
##
seatunnel-connectors-v2/connector-influxdb/src/main/java/org/apache/seatunnel/connectors/seatunnel/influxdb/source/InfluxDBSource.java:
##
@@ -94,8 +94,8 @@ publi
Hisoka-X commented on issue #7462:
URL: https://github.com/apache/seatunnel/issues/7462#issuecomment-2306054359
cc @liugddx
--
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.
github-actions[bot] commented on issue #7211:
URL: https://github.com/apache/seatunnel/issues/7211#issuecomment-2305960218
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 #7250:
URL: https://github.com/apache/seatunnel/issues/7250#issuecomment-2305960025
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 #7249:
URL: https://github.com/apache/seatunnel/issues/7249#issuecomment-2305960069
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] closed issue #7211: [Bug] [Module Name] Bug title
URL: https://github.com/apache/seatunnel/issues/7211
--
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
github-actions[bot] commented on issue #7215:
URL: https://github.com/apache/seatunnel/issues/7215#issuecomment-2305960189
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 #7215: [Bug] [S3 File] After updating to the
current dev branch cluster, s3File failed to run the task
URL: https://github.com/apache/seatunnel/issues/7215
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
github-actions[bot] commented on issue #7223:
URL: https://github.com/apache/seatunnel/issues/7223#issuecomment-2305960141
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.
loustler commented on code in PR #7457:
URL: https://github.com/apache/seatunnel/pull/7457#discussion_r1727977977
##
seatunnel-connectors-v2/connector-file/connector-file-s3/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/s3/catalog/S3FileCatalog.java:
##
@@ -17,120
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 825caa8dec [Improve][API] Add IGNORE savemode t
hailin0 closed issue #7430: [Bug] [sink elasticsearch] the savemode of sink-es
conficts with es automatically creating indexes based on templates
URL: https://github.com/apache/seatunnel/issues/7430
--
This is an automated message from the Apache Git Service.
To respond to the message, please
hailin0 merged PR #7443:
URL: https://github.com/apache/seatunnel/pull/7443
--
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
zhangshenghang commented on PR #7464:
URL: https://github.com/apache/seatunnel/pull/7464#issuecomment-2304625181
> Please add test case. Thanks
Ok ,I will add it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use 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 9006a205db [Improve] Added OSSFileCatalog and i
hailin0 merged PR #7458:
URL: https://github.com/apache/seatunnel/pull/7458
--
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
Hisoka-X commented on PR #7465:
URL: https://github.com/apache/seatunnel/pull/7465#issuecomment-2304589652
Before this PR, can we get the version error message from cause by block of
`InfluxdbConnectorException`? I checked the code, the answer is yes if I don't
miss anything.
--
This is
zhangshenghang commented on PR #7361:
URL: https://github.com/apache/seatunnel/pull/7361#issuecomment-2304588439
Hi @hailin0 , Is this method OK? If so, I will add the documentation and e2e
code
--
This is an automated message from the Apache Git Service.
To respond to the message, please
zhangshenghang opened a new pull request, #7465:
URL: https://github.com/apache/seatunnel/pull/7465
### Purpose of this pull request

My influxDB version is 1.3.7. When using Se
zhangshenghang opened a new pull request, #7464:
URL: https://github.com/apache/seatunnel/pull/7464
### Purpose of this pull request
fix #7367
doris did not implement this function before, but now it has been completed
### How was this patch tested?
Hisoka-X commented on code in PR #7457:
URL: https://github.com/apache/seatunnel/pull/7457#discussion_r1726958288
##
seatunnel-connectors-v2/connector-file/connector-file-s3/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/s3/catalog/S3FileCatalog.java:
##
@@ -17,120
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 8c2c5c79a1 [Improve][API] Move catalog open to
hailin0 merged PR #7439:
URL: https://github.com/apache/seatunnel/pull/7439
--
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 opened a new pull request, #7463:
URL: https://github.com/apache/seatunnel/pull/7463
### Purpose of this pull request
[Improve][CDC] Improve cdc task state restore for zeta
### Does this PR introduce _any_ user-facing change?
No
### How was this
arshadmohammad commented on PR #190:
URL: https://github.com/apache/seatunnel-web/pull/190#issuecomment-2304298796
Build, installed, create and executed a job

--
This is an automated message f
arshadmohammad opened a new pull request, #190:
URL: https://github.com/apache/seatunnel-web/pull/190
## 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 pa
zhangshenghang commented on issue #6780:
URL: https://github.com/apache/seatunnel/issues/6780#issuecomment-2304265104
@Hisoka-X Is this issue still being processed? If not, you can assign it to
me
cc @TaoZex
--
This is an automated message from the Apache Git Service.
To respond to
mtzcsc opened a new issue, #7462:
URL: https://github.com/apache/seatunnel/issues/7462
### 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
TaoZex opened a new issue, #6780:
URL: https://github.com/apache/seatunnel/issues/6780
### 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.
##
Hisoka-X opened a new pull request, #7461:
URL: https://github.com/apache/seatunnel/pull/7461
### Purpose of this pull request
This PR add new `decimal_type_narrowing` option in jdbc. Only worked on
oracle at now. The default value is true.
When set value to `false`. We will no
liunaijie commented on PR #6842:
URL: https://github.com/apache/seatunnel/pull/6842#issuecomment-2304233383
> > > 你好,我想问下,这个e2e是怎么跑起来的,我的为什么一直都跑不起来呢?

and found no similar issues.
### What hap
arshadmohammad opened a new issue, #7459:
URL: https://github.com/apache/seatunnel/issues/7459
### 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.
loustler opened a new pull request, #7458:
URL: https://github.com/apache/seatunnel/pull/7458
### Purpose of this pull request
Resolved #7456
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Package
arshadmohammad commented on issue #7408:
URL: https://github.com/apache/seatunnel/issues/7408#issuecomment-2304193615
PR is merged
https://github.com/apache/seatunnel-web/commit/f987ff385d8fe8c00a3e7631c93823e13ebfbd82
--
This is an automated message from the Apache Git Service.
To respon
arshadmohammad closed issue #7408: [Bug] [Seatunnel-web] Validation messages
are wrong
URL: https://github.com/apache/seatunnel/issues/7408
--
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
loustler opened a new pull request, #7457:
URL: https://github.com/apache/seatunnel/pull/7457
### Purpose of this pull request
Refactor `S3FileCatalog` and `S3FileCatalogFactory`, it's logic exactly same
with `AbstractFileCatalog`
https://github.com/apache/seatunne
Hisoka-X commented on code in PR #7446:
URL: https://github.com/apache/seatunnel/pull/7446#discussion_r1726629754
##
seatunnel-common/src/main/java/org/apache/seatunnel/common/utils/BufferUtil.java:
##
@@ -0,0 +1,130 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
loustler opened a new issue, #7456:
URL: https://github.com/apache/seatunnel/issues/7456
### 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
corgy-w commented on code in PR #7446:
URL: https://github.com/apache/seatunnel/pull/7446#discussion_r1726573771
##
seatunnel-common/src/main/java/org/apache/seatunnel/common/utils/BufferUtil.java:
##
@@ -0,0 +1,130 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
dibrother closed issue #7454: Does MySQL CDC have plans to support DDL
URL: https://github.com/apache/seatunnel/issues/7454
--
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
gphwxhq opened a new issue, #7455:
URL: https://github.com/apache/seatunnel/issues/7455
### 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
dibrother commented on issue #7454:
URL: https://github.com/apache/seatunnel/issues/7454#issuecomment-2303978347
He can execute successfully, thank you!
--
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
dailai commented on issue #7454:
URL: https://github.com/apache/seatunnel/issues/7454#issuecomment-2303955019
It does, but you need to enable it via this configuration in mysql-cdc
source.
debezium = {
include.schema.changes = true
}
--
This is an automated message from the
dibrother opened a new issue, #7454:
URL: https://github.com/apache/seatunnel/issues/7454
### 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.
82 matches
Mail list logo