cw-longwang commented on issue #9133:
URL: https://github.com/apache/seatunnel/issues/9133#issuecomment-2791786710
single_file_mode=false data_save_mode=APPEND_DATA custom_filename=true
I have tried all these parameters, but none of them worked. Even if I
customize the file name an
SEZ9 commented on code in PR #9120:
URL: https://github.com/apache/seatunnel/pull/9120#discussion_r2032549143
##
seatunnel-transforms-v2/src/main/java/org/apache/seatunnel/transform/nlpmodel/embedding/EmbeddingTransformFactory.java:
##
@@ -48,6 +48,14 @@ public OptionRule option
arshadmohammad commented on PR #285:
URL: https://github.com/apache/seatunnel-web/pull/285#issuecomment-2793873688

All integration tests are passed.
JobExecutorCo
Hisoka-X commented on issue #9124:
URL: https://github.com/apache/seatunnel/issues/9124#issuecomment-2792617491
> Seems like you should create `seatunnel-hadoop3-3.4.1-uber`
+1, let's upgrade hadoop version.
--
This is an automated message from the Apache Git Service.
To respond to
arshadmohammad commented on PR #284:
URL: https://github.com/apache/seatunnel-web/pull/284#issuecomment-2793374046
Thank you @Hisoka-X and @zhangshenghang for reviewing the PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
arshadmohammad closed issue #9131: [Feature][Seatunnel-We][Workspace] Add
select workspace option in login page
URL: https://github.com/apache/seatunnel/issues/9131
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
arshadmohammad merged PR #284:
URL: https://github.com/apache/seatunnel-web/pull/284
--
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...
davidzollo opened a new issue, #9144:
URL: https://github.com/apache/seatunnel/issues/9144
### 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.
dependabot[bot] opened a new pull request, #9145:
URL: https://github.com/apache/seatunnel/pull/9145
Bumps org.apache.poi:poi-ooxml from 4.1.2 to 5.4.0.
[
and found no similar issues.
### What happened
litiliu commented on code in PR #9095:
URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2036920445
##
docs/en/connector-v2/source/Iceberg.md:
##
@@ -112,6 +114,7 @@ source {
}
namespace = "database1"
table = "source"
+filter = "select * from tabl
Alberne commented on code in PR #9138:
URL: https://github.com/apache/seatunnel/pull/9138#discussion_r2036986149
##
seatunnel-connectors-v2/connector-http/connector-http-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/http/config/HttpSourceOptions.java:
##
@@ -66,6
arshadmohammad commented on PR #285:
URL: https://github.com/apache/seatunnel-web/pull/285#issuecomment-2792037110
I will rebase this PR once https://github.com/apache/seatunnel-web/pull/284
has been merged.
--
This is an automated message from the Apache Git Service.
To respond to the me
Alberne commented on code in PR #9138:
URL: https://github.com/apache/seatunnel/pull/9138#discussion_r2036972608
##
seatunnel-connectors-v2/connector-http/connector-http-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/http/config/HttpSourceOptions.java:
##
@@ -27,6
Hisoka-X opened a new pull request, #9143:
URL: https://github.com/apache/seatunnel/pull/9143
### Purpose of this pull request
Adjust description of trim series sql function, because it has some
misleading info.
### Does this PR introduce _any_ user-facing change?
Alberne commented on code in PR #9138:
URL: https://github.com/apache/seatunnel/pull/9138#discussion_r2037071240
##
seatunnel-connectors-v2/connector-http/connector-http-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/http/config/HttpSourceOptions.java:
##
@@ -27,6
Alberne commented on code in PR #9138:
URL: https://github.com/apache/seatunnel/pull/9138#discussion_r2037071240
##
seatunnel-connectors-v2/connector-http/connector-http-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/http/config/HttpSourceOptions.java:
##
@@ -27,6
Hisoka-X commented on PR #9126:
URL: https://github.com/apache/seatunnel/pull/9126#issuecomment-2792360426
waiting test case passes.
--
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 c
Hisoka-X commented on issue #9140:
URL: https://github.com/apache/seatunnel/issues/9140#issuecomment-2792493145
> Actually, I noticed that getSeaTunnelRowTypeInfoWithUserConfigRowType
method in OrcReadStrategy class is implemented to allow user-defined schema,
but it isn't yet implemented i
zhangshenghang merged PR #268:
URL: https://github.com/apache/seatunnel-web/pull/268
--
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...
hailin0 commented on code in PR #9021:
URL: https://github.com/apache/seatunnel/pull/9021#discussion_r203727
##
seatunnel-connectors-v2/connector-graphql/src/main/java/org/apache/seatunnel/connectors/seatunnel/graphql/Exception/GraphQLConnectorErrorCode.java:
##
@@ -0,0 +1,4
This is an automated email from the ASF dual-hosted git repository.
shenghang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git
from 014bed31 [Fix] Fix dead link (#282)
add 90413e24 [Improve] User cannot delete themselves (#268)
No new r
Hisoka-X commented on PR #9136:
URL: https://github.com/apache/seatunnel/pull/9136#issuecomment-2792599373
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
JeremyXin opened a new pull request, #9142:
URL: https://github.com/apache/seatunnel/pull/9142
### Purpose of this pull request
fix issues #9141
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
JeremyXin opened a new issue, #9140:
URL: https://github.com/apache/seatunnel/issues/9140
### 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
mahimalalwani2312 opened a new issue, #9139:
URL: https://github.com/apache/seatunnel/issues/9139
### 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.
tomoeshun commented on issue #9132:
URL: https://github.com/apache/seatunnel/issues/9132#issuecomment-2791892567
> I think you should download the jdbc driver jar, and put into the lib path.
I need to connect to Gauss DB, driver class name:
com.huawei.gauss.jdbc.ZenithDriver
URL Te
cw-longwang commented on issue #9133:
URL: https://github.com/apache/seatunnel/issues/9133#issuecomment-2791940390
This problem only occurs when streaming out. Batch processing will roll
files according to batchsize
--
This is an automated message from the Apache Git Service.
To respond t
Alberne commented on PR #9138:
URL: https://github.com/apache/seatunnel/pull/9138#issuecomment-2792015880
> Please add e2e testcase
>
>
https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-http-e2e
added e2e test code completed, done~
hailin0 commented on PR #9137:
URL: https://github.com/apache/seatunnel/pull/9137#issuecomment-2791831236
Seems like you should create `seatunnel-hadoop3-3.4.1-uber`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
arshadmohammad commented on PR #286:
URL: https://github.com/apache/seatunnel-web/pull/286#issuecomment-2792038848
I will rebase this PR once https://github.com/apache/seatunnel-web/pull/285
has been merged.
--
This is an automated message from the Apache Git Service.
To respond to the me
SEZ9 commented on PR #9120:
URL: https://github.com/apache/seatunnel/pull/9120#issuecomment-2785160943
updated EmbeddingTransformFactory ,add Amazon model config
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
Akshayp02 commented on issue #8956:
URL: https://github.com/apache/seatunnel/issues/8956#issuecomment-2785275196
hey @davidzollo i would like to contribute on this issue kindly assign me
to explore more
--
This is an automated message from the Apache Git Service.
To respond to the messa
misi1987107 opened a new pull request, #9126:
URL: https://github.com/apache/seatunnel/pull/9126
### Purpose of this pull request
resolve bug https://github.com/apache/seatunnel/issues/8949
### Does this PR introduce _any_ user-facing change?
### How w
Hisoka-X commented on PR #9136:
URL: https://github.com/apache/seatunnel/pull/9136#issuecomment-2792603806
Please update the doc.
--
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
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-base/org.apache.poi-poi-ooxml-5.4.0
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
at 7c543c3caf
TyrantLucifer commented on code in PR #9138:
URL: https://github.com/apache/seatunnel/pull/9138#discussion_r2036896434
##
seatunnel-connectors-v2/connector-http/connector-http-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/http/config/HttpSourceOptions.java:
##
@@
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 5f55e31c29 [Improve][connector-doris] Improved
liunaijie commented on code in PR #9118:
URL: https://github.com/apache/seatunnel/pull/9118#discussion_r2032249163
##
seatunnel-ci-tools/pom.xml:
##
@@ -36,6 +37,18 @@
${javaparser.version}
test
+
Review Comment:
I find this functi
wuchunfu merged PR #9089:
URL: https://github.com/apache/seatunnel/pull/9089
--
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
tomoeshun opened a new issue, #9132:
URL: https://github.com/apache/seatunnel/issues/9132
### 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
dependabot[bot] commented on PR #9145:
URL: https://github.com/apache/seatunnel/pull/9145#issuecomment-2795609966
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
davidzollo closed pull request #9130: Bump vite from 5.4.9 to 5.4.17 in
/seatunnel-engine/seatunnel-engine-ui
URL: https://github.com/apache/seatunnel/pull/9130
--
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
davidzollo closed pull request #9145: Bump org.apache.poi:poi-ooxml from 4.1.2
to 5.4.0 in /seatunnel-connectors-v2/connector-file/connector-file-base
URL: https://github.com/apache/seatunnel/pull/9145
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
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-base/org.apache.poi-poi-ooxml-5.4.0
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
was 7c543c3caf
davidzollo closed pull request #9102: Bump org.apache.parquet:parquet-avro from
1.12.3 to 1.15.1 in /seatunnel-connectors-v2/connector-file/connector-file-base
URL: https://github.com/apache/seatunnel/pull/9102
--
This is an automated message from the Apache Git Service.
To respond to the mes
dependabot[bot] commented on PR #9130:
URL: https://github.com/apache/seatunnel/pull/9130#issuecomment-2795609964
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-base/org.apache.parquet-parquet-avro-1.15.1
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
was c1
dependabot[bot] commented on PR #9102:
URL: https://github.com/apache/seatunnel/pull/9102#issuecomment-2795609955
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
FrommyMind opened a new issue, #9146:
URL: https://github.com/apache/seatunnel/issues/9146
### 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
davidzollo commented on code in PR #8884:
URL: https://github.com/apache/seatunnel/pull/8884#discussion_r2038679256
##
docs/zh/connector-v2/source/MySQL-CDC.md:
##
@@ -0,0 +1,355 @@
+# MySQL CDC
+
+> MySQL CDC Source 连接器
+
+## 支持这些引擎
+
+> SeaTunnel Zeta
+> Flink
+
+## 描述
+
+MyS
davidzollo commented on code in PR #8884:
URL: https://github.com/apache/seatunnel/pull/8884#discussion_r1981404884
##
docs/zh/connector-v2/source/MySQL-CDC.md:
##
@@ -0,0 +1,342 @@
+# MySQL CDC
+
+> MySQL CDC 源连接器
+
+## 支持这些引擎
+
+> SeaTunnel Zeta
+> Flink
+
+## 描述
+
+MySQL CDC
davidzollo commented on code in PR #8884:
URL: https://github.com/apache/seatunnel/pull/8884#discussion_r2038677636
##
docs/zh/connector-v2/source/MySQL-CDC.md:
##
@@ -0,0 +1,342 @@
+# MySQL CDC
+
+> MySQL CDC Source 连接器
+
+## 支持这些引擎
+
+> SeaTunnel Zeta
+> Flink
+
+## 描述
+
+MyS
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/seatunnel-engine/seatunnel-engine-ui/vite-5.4.17
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
was 4dd60a67d7 Bump vite from 5.4.9 to 5.4.17 in
ocean-zhc commented on issue #9105:
URL: https://github.com/apache/seatunnel/issues/9105#issuecomment-2795648859
Assign 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 go to the specific comment.
ocean-zhc opened a new pull request, #9147:
URL: https://github.com/apache/seatunnel/pull/9147
…page
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
###
ocean-zhc commented on PR #9147:
URL: https://github.com/apache/seatunnel/pull/9147#issuecomment-2795673208
after the update :
https://github.com/user-attachments/assets/2790ea8c-5304-430f-8f5f-cea0c99eddc6";
/>
--
This is an automated message from the Apache Git Service.
To respon
davidzollo commented on code in PR #8717:
URL: https://github.com/apache/seatunnel/pull/8717#discussion_r2038697990
##
docs/zh/connector-v2/sink/Greenplum.md:
##
@@ -0,0 +1,42 @@
+# Greenplum
+
+> Greenplum 数据接收器
+
+## 描述
+
+使用[Jdbc连接器](Jdbc.md)将数据写入 Greenplum。
+
+## 主要特性
+
+- [
davidzollo commented on code in PR #8715:
URL: https://github.com/apache/seatunnel/pull/8715#discussion_r2038699447
##
docs/zh/connector-v2/sink/FtpFile.md:
##
@@ -0,0 +1,359 @@
+# FtpFile
+
+> Ftp 文件接收器
+
+## 描述
+
+将数据输出到 Ftp。
+
+:::提示
+
+如果你使用的是 spark/flink,为了使用此连接器,你必须确保你的 sp
ocean-zhc commented on PR #9147:
URL: https://github.com/apache/seatunnel/pull/9147#issuecomment-2795675251
#9105
--
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 unsubs
davidzollo commented on code in PR #8715:
URL: https://github.com/apache/seatunnel/pull/8715#discussion_r2038699195
##
docs/zh/connector-v2/sink/FtpFile.md:
##
@@ -0,0 +1,359 @@
+# FtpFile
+
+> Ftp 文件接收器
+
+## 描述
+
+将数据输出到 Ftp。
+
+:::提示
+
+如果你使用的是 spark/flink,为了使用此连接器,你必须确保你的 sp
luowei62288 opened a new issue, #9148:
URL: https://github.com/apache/seatunnel/issues/9148
### 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
davidzollo commented on code in PR #8715:
URL: https://github.com/apache/seatunnel/pull/8715#discussion_r2038702049
##
docs/zh/connector-v2/sink/FtpFile.md:
##
@@ -0,0 +1,359 @@
+# FtpFile
+
+> Ftp 文件接收器
+
+## 描述
+
+将数据输出到 Ftp。
+
+:::提示
+
+如果你使用的是 spark/flink,为了使用此连接器,你必须确保你的 sp
FrommyMind closed issue #9146: [Bug] [Command] Use cmd run on windows with
local model still cannot run.
URL: https://github.com/apache/seatunnel/issues/9146
--
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
ocean-zhc commented on issue #9119:
URL: https://github.com/apache/seatunnel/issues/9119#issuecomment-2795683929
I'm OK!
https://github.com/user-attachments/assets/43b0aa8c-aed9-487b-9756-4f6740fdedd1";
/>
--
This is an automated message from the Apache Git Service.
To respond to t
qifanlili opened a new issue, #9151:
URL: https://github.com/apache/seatunnel/issues/9151
### 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
davidzollo commented on PR #8715:
URL: https://github.com/apache/seatunnel/pull/8715#issuecomment-2795686068
There is a merged PR for this feature, I will close this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
davidzollo closed pull request #8715: [Doc][Improve] support chinese
[docs/zh/connector-v2/sink/FtpFile.md]
URL: https://github.com/apache/seatunnel/pull/8715
--
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
davidzollo commented on code in PR #8884:
URL: https://github.com/apache/seatunnel/pull/8884#discussion_r2038708664
##
docs/zh/connector-v2/source/MySQL-CDC.md:
##
@@ -0,0 +1,355 @@
+# MySQL CDC
Review Comment:
```suggestion
import ChangeLog from '../changelog/connector-c
davidzollo commented on code in PR #8884:
URL: https://github.com/apache/seatunnel/pull/8884#discussion_r2038708943
##
docs/zh/connector-v2/source/MySQL-CDC.md:
##
@@ -0,0 +1,357 @@
+import ChangeLog from '../changelog/connector-cdc-mysql.md';
+
+# MySQL CDC
+
+> MySQL CDC Sourc
hailin0 merged PR #9143:
URL: https://github.com/apache/seatunnel/pull/9143
--
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
FrommyMind commented on issue #9146:
URL: https://github.com/apache/seatunnel/issues/9146#issuecomment-2795681244
My mistake, not a bug
--
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
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 9106a83cf0 [Improve][Doc] Adjust description of
CosmosNi opened a new issue, #9149:
URL: https://github.com/apache/seatunnel/issues/9149
### 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.
CosmosNi opened a new pull request, #9150:
URL: https://github.com/apache/seatunnel/pull/9150
elasticsearch source support PIT
close #9149
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How
HK-hub commented on issue #8229:
URL: https://github.com/apache/seatunnel/issues/8229#issuecomment-2795957224
你好,请问在Flink CDC Connector Oracle那个版本中修复的哦,目前3.3版本还是没有修复

--
This is an automated me
hailin0 merged PR #9108:
URL: https://github.com/apache/seatunnel/pull/9108
--
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
corgy-w commented on PR #9120:
URL: https://github.com/apache/seatunnel/pull/9120#issuecomment-2785004603
Whether Amazon e2e tests are missing
--
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
Hisoka-X commented on PR #284:
URL: https://github.com/apache/seatunnel-web/pull/284#issuecomment-2791993836
cc @zhangshenghang
--
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
luzongzhu commented on issue #9051:
URL: https://github.com/apache/seatunnel/issues/9051#issuecomment-2792153800
+1
static boolean isAllocatingThreadGetName() {
// LOG4J2-2052, LOG4J2-2635 JDK 8u102 ("1.8.0_102") removed the
String allocation in
// Thread.getName
misi1987107 commented on PR #9121:
URL: https://github.com/apache/seatunnel/pull/9121#issuecomment-2791320208
https://github.com/apache/seatunnel/issues/8576#issuecomment-2608741027
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
lovatti commented on issue #9123:
URL: https://github.com/apache/seatunnel/issues/9123#issuecomment-2786354054
Hi!
I'm creating the table with Nullable columns outside SeaTunnel because of
that, BEFORE I run the SeaTunnel conf replication.
It works.
Like:
CREATE T
github-actions[bot] commented on issue #8955:
URL: https://github.com/apache/seatunnel/issues/8955#issuecomment-2795495045
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.
FrommyMind commented on issue #9144:
URL: https://github.com/apache/seatunnel/issues/9144#issuecomment-2795709859
what is the difference between cdc base option `startup.timestamp`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
ocean-zhc commented on issue #9144:
URL: https://github.com/apache/seatunnel/issues/9144#issuecomment-2795915192
If no one claims it, please assign it 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 abov
Alberne opened a new pull request, #9138:
URL: https://github.com/apache/seatunnel/pull/9138
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
TyrantLucifer commented on PR #7126:
URL: https://github.com/apache/seatunnel/pull/7126#issuecomment-2783070274
@Hisoka-X In what scenarios will java.sql.Timestamp,I think it maybe
connector has some problems. Under normal circumstances, it should be
LocalDateTime.
--
This is an automate
wuchunfu merged PR #9059:
URL: https://github.com/apache/seatunnel/pull/9059
--
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
hailin0 commented on issue #9124:
URL: https://github.com/apache/seatunnel/issues/9124#issuecomment-2791830443
Seems like you should create `seatunnel-hadoop3-3.4.1-uber`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
WZH-hub commented on issue #7872:
URL: https://github.com/apache/seatunnel/issues/7872#issuecomment-2788957689
https://github.com/apache/seatunnel/blob/5e0e376a90c34e8f8523e627831bceb83db3aa66/seatunnel-core/seatunnel-spark-starter/seatunnel-spark-2-starter/src/main/java/org/apache/seatunnel
Hisoka-X commented on code in PR #9095:
URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2030559619
##
docs/en/connector-v2/source/Iceberg.md:
##
@@ -90,8 +90,10 @@ libfb303-xxx.jar
| use_snapshot_id | long| no | -|
Instruct
hailin0 commented on PR #9138:
URL: https://github.com/apache/seatunnel/pull/9138#issuecomment-2791822422
Please add e2e testcase
--
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 merged PR #9052:
URL: https://github.com/apache/seatunnel/pull/9052
--
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
93 matches
Mail list logo