Hisoka-X commented on code in PR #9029:
URL: https://github.com/apache/seatunnel/pull/9029#discussion_r2011896810
##
seatunnel-e2e/seatunnel-transforms-v2-e2e/seatunnel-transforms-v2-e2e-part-2/src/test/resources/sql_transform/func_try_cast.conf:
##
@@ -0,0 +1,85 @@
+#
+# Licens
This is an automated email from the ASF dual-hosted git repository.
shenghang pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 68ebf15cf6 [Feature][Connector-V2] Add aerospike sink connector (#8821)
add 8a48cee23a [Improve][Doc] Improve
zhangshenghang merged PR #9035:
URL: https://github.com/apache/seatunnel/pull/9035
--
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...@s
Carl-Zhou-CN commented on PR #8185:
URL: https://github.com/apache/seatunnel/pull/8185#issuecomment-2750435017

--
This is an automated message from the Apache Git Service.
To respond to the messa
litiliu opened a new pull request, #7126:
URL: https://github.com/apache/seatunnel/pull/7126
### Purpose of this pull request
This close #7125
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
add UT case
litiliu commented on PR #7126:
URL: https://github.com/apache/seatunnel/pull/7126#issuecomment-2750679432
> In fact, SeaTunnel doesn't support `Timestamp` type at now. We should make
sure flink layer not send timestamp type to seatunnel connector. Please refer
>
>
https://github.com/
litiliu opened a new issue, #7125:
URL: https://github.com/apache/seatunnel/issues/7125
### 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 code in PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2011793513
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSource.java:
##
@@ -78,9 +78,10 @@ public List g
hailin0 commented on code in PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2011791561
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/KafkaSourceOptions.java:
##
@@ -41,6 +41,12 @@ public
Hisoka-X commented on code in PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2011795865
##
docs/zh/connector-v2/source/Kafka.md:
##
@@ -56,6 +56,7 @@ import ChangeLog from '../changelog/connector-kafka.md';
| common-options |
davidzollo commented on PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#issuecomment-2750826208
Please fix it,
https://github.com/JesseAtSZ/incubator-seatunnel/actions/runs/14055485086/job/39353925108
https://github.com/user-attachments/assets/7214158b-6495-495e-af11-421d
dependabot[bot] opened a new pull request, #9040:
URL: https://github.com/apache/seatunnel/pull/9040
Bumps
[com.aerospike:aerospike-client](https://github.com/aerospike/aerospike-client-java)
from 4.4.17 to 4.5.0.
Commits
https://github.com/aerospike/aerospike-client-java/comm
hailin0 commented on issue #9038:
URL: https://github.com/apache/seatunnel/issues/9038#issuecomment-2750284587
Jdbc table match pattern
- https://github.com/apache/seatunnel/pull/8869
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
hailin0 commented on issue #9038:
URL: https://github.com/apache/seatunnel/issues/9038#issuecomment-2750296383
Csv read
- https://github.com/apache/seatunnel/pull/8919
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
soulgoast opened a new issue, #9042:
URL: https://github.com/apache/seatunnel/issues/9042
I compiled the source code with reference to the commands of the official
documents(v2.3.9), but it was unsuccessful. The error prompt is ```
Unknown lifecycle phase ".spotless=true". You must specif
jinkachy commented on code in PR #9002:
URL: https://github.com/apache/seatunnel/pull/9002#discussion_r2012026358
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-5/src/test/resources/jdbc_greenplum_source_and_sink.conf:
##
@@ -31,6 +31,8 @@
dependabot[bot] commented on PR #9040:
URL: https://github.com/apache/seatunnel/pull/9040#issuecomment-2753045686
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-aerospike/com.aerospike-aerospike-client-4.5.0
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
was a64b240c98 Bump com
wjmmjr opened a new issue, #9044:
URL: https://github.com/apache/seatunnel/issues/9044
### 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
wjmmjr opened a new issue, #9045:
URL: https://github.com/apache/seatunnel/issues/9045
### 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 opened a new pull request, #9046:
URL: https://github.com/apache/seatunnel/pull/9046
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
hailin0 merged PR #8821:
URL: https://github.com/apache/seatunnel/pull/8821
--
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
yanbo5257 opened a new issue, #9048:
URL: https://github.com/apache/seatunnel/issues/9048
### 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
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 3b5483780d [Fix][Core] Cancel pending job (#8993
FrommyMind opened a new pull request, #9052:
URL: https://github.com/apache/seatunnel/pull/9052
### Purpose of this pull request
Fix #9037
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Updated
gaotong521 opened a new issue, #9049:
URL: https://github.com/apache/seatunnel/issues/9049
### 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
hailin0 opened a new issue, #9050:
URL: https://github.com/apache/seatunnel/issues/9050
### 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.
#
matianhe3 opened a new issue, #9051:
URL: https://github.com/apache/seatunnel/issues/9051
### 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
JesseAtSZ commented on code in PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2013302742
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSource.java:
##
@@ -78,9 +78,10 @@ public List
Author: fanjia
Date: Wed Mar 26 02:14:32 2025
New Revision: 75792
Log:
Release 2.3.10
Added:
release/seatunnel/2.3.10/
- copied from r75791, dev/seatunnel/2.3.10/
Removed:
dev/seatunnel/2.3.10/
zhangshenghang opened a new pull request, #371:
URL: https://github.com/apache/seatunnel-website/pull/371
update docs for seatunnel website
--
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 spe
hailin0 merged PR #9002:
URL: https://github.com/apache/seatunnel/pull/9002
--
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
JesseAtSZ commented on code in PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2013303598
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/KafkaSourceOptions.java:
##
@@ -41,6 +41,12 @@ publi
kartikkudada opened a new pull request, #9053:
URL: https://github.com/apache/seatunnel/pull/9053
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check lis
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 dbe41e74cd [Feature][Jdbc] Add String type colu
JesseAtSZ commented on code in PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2013303598
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/KafkaSourceOptions.java:
##
@@ -41,6 +41,12 @@ publi
matianhe3 closed issue #9051: [Bug] [zeta] Exception in thread "main"
java.lang.NoSuchFieldError: IS_JAVA_1_8
URL: https://github.com/apache/seatunnel/issues/9051
--
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
matianhe3 commented on issue #9051:
URL: https://github.com/apache/seatunnel/issues/9051#issuecomment-2753396366
no match lib/ driver.
--
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
FrommyMind commented on issue #8892:
URL: https://github.com/apache/seatunnel/issues/8892#issuecomment-2753156097
This function `getFileStatus` make the file name change.
[org.apache.seatunnel.connectors.seatunnel.file.ftp.system.SeaTunnelFTPFileSystem#getFileStatus(org.apache.commons.ne
davidzollo merged PR #8993:
URL: https://github.com/apache/seatunnel/pull/8993
--
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
ocean-zhc opened a new issue, #9047:
URL: https://github.com/apache/seatunnel/issues/9047
### 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.
liunaijie closed issue #9042: A question about "Build The Source Code"
URL: https://github.com/apache/seatunnel/issues/9042
--
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
hailin0 commented on code in PR #9041:
URL: https://github.com/apache/seatunnel/pull/9041#discussion_r2011791561
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/KafkaSourceOptions.java:
##
@@ -41,6 +41,12 @@ public
wuzhaoyu commented on issue #8388:
URL: https://github.com/apache/seatunnel/issues/8388#issuecomment-2751525964
MySQL cdc to HDFS 的多路径如何配置,麻烦大佬解答下
--
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
vinlee19 closed pull request #7797: [Fix][Connector-V2]Compatible with Doris
arrow serialization for Date and Datetime types
URL: https://github.com/apache/seatunnel/pull/7797
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
davidzollo commented on issue #8956:
URL: https://github.com/apache/seatunnel/issues/8956#issuecomment-2751239605
> [@davidzollo](https://github.com/davidzollo) please assign this to me.
Hi @FrommyMind, @JesseAtSZ has submitted the PR.
Many thanks for your quick response, there're
hailin0 opened a new issue, #9043:
URL: https://github.com/apache/seatunnel/issues/9043
### 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.
#
hailin0 closed issue #9038: SeaTunnel community meeting topic collect
URL: https://github.com/apache/seatunnel/issues/9038
--
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
FrommyMind commented on issue #8956:
URL: https://github.com/apache/seatunnel/issues/8956#issuecomment-2750308869
@davidzollo please assign this to me.
--
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
hailin0 commented on code in PR #9021:
URL: https://github.com/apache/seatunnel/pull/9021#discussion_r2011445840
##
docs/zh/connector-v2/source/GraphQL.md:
##
@@ -0,0 +1,188 @@
+import ChangeLog from '../changelog/connector-graphql.md';
+
+# GraphQL
+
+> GraphQL source connector
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 68ebf15cf6 [Feature][Connector-V2] Add aerospik
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-aerospike/com.aerospike-aerospike-client-4.5.0
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
at a64b240c98 Bump com
JesseAtSZ opened a new pull request, #9041:
URL: https://github.com/apache/seatunnel/pull/9041
### Purpose of this pull request
Assign size for KafkaSource elementsQueue to solve issue 8965
https://github.com/apache/seatunnel/issues/8956
### Does this PR introduc
liunaijie commented on issue #9042:
URL: https://github.com/apache/seatunnel/issues/9042#issuecomment-2751115168
I suppose you are running on Windows.
You can update the command to `./mvnw clean install -DskipTests
-D"skip.spotless"=true`
--
This is an automated message from the Apach
lvbo1 commented on issue #9025:
URL: https://github.com/apache/seatunnel/issues/9025#issuecomment-2751119932
希望各位大佬 帮忙看看 mysql同步到mycat 问题 谢谢
--
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 s
lvbo1 commented on issue #9025:
URL: https://github.com/apache/seatunnel/issues/9025#issuecomment-2751117773
[配置信息.txt](https://github.com/user-attachments/files/19447860/default.txt)
[报错信息.txt](https://github.com/user-attachments/files/19447894/default.txt)
--
This is an automated
hailin0 commented on issue #9025:
URL: https://github.com/apache/seatunnel/issues/9025#issuecomment-2751131237
https://github.com/user-attachments/assets/ea8e6ee0-5c27-418b-97ca-f3759ced1e58";
/>
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
57 matches
Mail list logo