jw-itq closed issue #8522: [Bug] [mysql-cdc] when the startup mode is
startup.mode="earliest", restoration cannot be performed
URL: https://github.com/apache/seatunnel/issues/8522
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
xiaochen-zhou opened a new pull request, #8737:
URL: https://github.com/apache/seatunnel/pull/8737
### Purpose of this pull request
Add optional flag to skip parse errors instead of failing

and found no similar issues.
### What happened
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 c9ede75f7c [Doc][Improve] support chinese
[docs/zh
Hisoka-X merged PR #8700:
URL: https://github.com/apache/seatunnel/pull/8700
--
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 fc5948e643 [Doc][Improve] support chinese
[docs/zh
Hisoka-X merged PR #8701:
URL: https://github.com/apache/seatunnel/pull/8701
--
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 1f1184da49 [Doc][Improve] support chinese
[docs/zh
Hisoka-X merged PR #8703:
URL: https://github.com/apache/seatunnel/pull/8703
--
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
Hisoka-X commented on code in PR #8704:
URL: https://github.com/apache/seatunnel/pull/8704#discussion_r1956033874
##
docs/zh/connector-v2/source/Cassandra.md:
##
@@ -0,0 +1,80 @@
+# Cassandra
+
+> Cassandra 源连接器
+
+## 描述
+
+从 Apache Cassandra 读取数据.
+
+## 关键特性
+
+- [x] [批处理](../.
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 53f8629e87 [Doc] Add Milvus source zh doc (#8709)
add 5d5f2e5257 [Doc][Improve] support chinese
[docs/zh/connect
Hisoka-X merged PR #8706:
URL: https://github.com/apache/seatunnel/pull/8706
--
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 53f8629e87 [Doc] Add Milvus source zh doc (#8709)
5
Hisoka-X merged PR #8709:
URL: https://github.com/apache/seatunnel/pull/8709
--
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
Hisoka-X commented on code in PR #8697:
URL: https://github.com/apache/seatunnel/pull/8697#discussion_r1955928744
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/fieldmapper/FieldMapperTransformTest.java:
##
@@ -0,0 +1,153 @@
+/*
+ * Licensed to the Apach
quicklyfast commented on code in PR #8697:
URL: https://github.com/apache/seatunnel/pull/8697#discussion_r1955924438
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/fieldmapper/FieldMapperTransformTest.java:
##
@@ -0,0 +1,153 @@
+/*
+ * Licensed to the Ap
Hisoka-X commented on code in PR #8697:
URL: https://github.com/apache/seatunnel/pull/8697#discussion_r1955909643
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/fieldmapper/FieldMapperTransformTest.java:
##
@@ -0,0 +1,153 @@
+/*
+ * Licensed to the Apach
hailin0 commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1955845998
##
docs/en/connector-v2/source/Kafka.md:
##
@@ -368,3 +369,27 @@ source {
}
}
```
+
+
+### is_native
+Supports retaining the source information of the record,suc
hailin0 commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1955842857
##
docs/en/connector-v2/source/Kafka.md:
##
@@ -368,3 +369,27 @@ source {
}
}
```
+
+
+### is_native
+Supports retaining the source information of the record,suc
litiliu commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1955830395
##
seatunnel-formats/seatunnel-format-compatible-connect-json/src/main/java/org/apache/seatunnel/format/compatible/kafka/connect/json/NativeKafkaConnectDeserializationSchema.
duzhendi opened a new pull request, #8732:
URL: https://github.com/apache/seatunnel/pull/8732
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
litiliu commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1955815044
##
seatunnel-formats/seatunnel-format-compatible-connect-json/src/main/java/org/apache/seatunnel/format/compatible/kafka/connect/json/NativeKafkaConnectDeserializationSchema.
litiliu commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1955805805
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kafka/KafkaIT.java:
##
@@ -174,6 +174,35 @@ public vo
duzhendi opened a new pull request, #8731:
URL: https://github.com/apache/seatunnel/pull/8731
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
mickeyzzm commented on code in PR #8706:
URL: https://github.com/apache/seatunnel/pull/8706#discussion_r1955801278
##
docs/zh/connector-v2/source/GoogleSheets.md:
##
@@ -0,0 +1,79 @@
+# GoogleSheets
+
+> GoogleSheets 源连接器
+
+## 描述
+
+用于从GoogleSheets读取数据.
+
+## 关键特性
+
+- [x] [批处理
mickeyzzm commented on code in PR #8706:
URL: https://github.com/apache/seatunnel/pull/8706#discussion_r1955800910
##
docs/zh/connector-v2/source/GoogleSheets.md:
##
@@ -0,0 +1,79 @@
+# GoogleSheets
+
+> GoogleSheets 源连接器
+
+## 描述
+
+用于从GoogleSheets读取数据.
+
+## 关键特性
+
+- [x] [批处理
uniding opened a new pull request, #8730:
URL: https://github.com/apache/seatunnel/pull/8730
### Purpose of this pull request
resove bug:
https://github.com/apache/seatunnel/issues/8460
https://github.com/apache/seatunnel/issues/8070
### Does this PR introd
duzhendi opened a new pull request, #8729:
URL: https://github.com/apache/seatunnel/pull/8729
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
davidzollo commented on code in PR #8706:
URL: https://github.com/apache/seatunnel/pull/8706#discussion_r1955791907
##
docs/zh/connector-v2/source/GoogleSheets.md:
##
@@ -0,0 +1,79 @@
+# GoogleSheets
+
+> GoogleSheets 源连接器
+
+## 描述
+
+用于从GoogleSheets读取数据.
+
+## 关键特性
+
+- [x] [批处
duzhendi opened a new pull request, #8728:
URL: https://github.com/apache/seatunnel/pull/8728
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
davidzollo commented on code in PR #8706:
URL: https://github.com/apache/seatunnel/pull/8706#discussion_r1955787848
##
docs/zh/connector-v2/source/GoogleSheets.md:
##
@@ -0,0 +1,79 @@
+# GoogleSheets
+
+> GoogleSheets 源连接器
+
+## 描述
+
+用于从GoogleSheets读取数据.
+
+## 关键特性
+
+- [x] [批处
liunaijie commented on PR #8705:
URL: https://github.com/apache/seatunnel/pull/8705#issuecomment-2658670160
Great catch, thanks for your contribution!
--
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
litiliu commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1955784084
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/sink/KafkaSinkWriter.java:
##
@@ -80,6 +83,7 @@ public KafkaS
davidzollo commented on code in PR #8706:
URL: https://github.com/apache/seatunnel/pull/8706#discussion_r1955785496
##
docs/zh/connector-v2/source/GoogleSheets.md:
##
@@ -0,0 +1,79 @@
+# GoogleSheets
+
+> GoogleSheets 源连接器
+
+## 描述
+
+用于从GoogleSheets读取数据.
+
+## 关键特性
+
+- [x] [批处
corgy-w commented on code in PR #8551:
URL: https://github.com/apache/seatunnel/pull/8551#discussion_r1955785239
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/llm/LLMRequestJsonTest.java:
##
@@ -209,4 +215,80 @@ void testCustomRequestJson() throws IOExc
SplitfireUptown commented on code in PR #8551:
URL: https://github.com/apache/seatunnel/pull/8551#discussion_r1955783232
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/llm/LLMRequestJsonTest.java:
##
@@ -209,4 +208,50 @@ void testCustomRequestJson() thro
duzhendi opened a new pull request, #8727:
URL: https://github.com/apache/seatunnel/pull/8727
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
duzhendi opened a new pull request, #8726:
URL: https://github.com/apache/seatunnel/pull/8726
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
SplitfireUptown commented on code in PR #8551:
URL: https://github.com/apache/seatunnel/pull/8551#discussion_r1955770872
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/llm/LLMRequestJsonTest.java:
##
@@ -209,4 +208,50 @@ void testCustomRequestJson() thro
duzhendi opened a new pull request, #8725:
URL: https://github.com/apache/seatunnel/pull/8725
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
CosmosNi opened a new pull request, #8724:
URL: https://github.com/apache/seatunnel/pull/8724
close #8651
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
duzhendi opened a new pull request, #8723:
URL: https://github.com/apache/seatunnel/pull/8723
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
duzhendi opened a new pull request, #8722:
URL: https://github.com/apache/seatunnel/pull/8722
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
63 matches
Mail list logo