zhilinli123 commented on PR #5234:
URL: https://github.com/apache/seatunnel/pull/5234#issuecomment-1667288896
```
env {
execution.parallelism = 1
job.mode = "BATCH"
}
source {
FakeSource {
row.num = 5
schema {
fields {
name = string
zhilinli123 opened a new pull request, #5234:
URL: https://github.com/apache/seatunnel/pull/5234
## 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 package
VolodymyrDuke commented on PR #5223:
URL: https://github.com/apache/seatunnel/pull/5223#issuecomment-1667285385
> Hi, can you explain why want to change this?
When we pakcage manually, all jdbc driver jars will be put in lib/, every
seatunnel job before start it will load all jars in
liugddx merged PR #5208:
URL: https://github.com/apache/seatunnel/pull/5208
--
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 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 18f14d6087 [CI] Split updated modules integration
liunaijie commented on PR #5083:
URL: https://github.com/apache/seatunnel/pull/5083#issuecomment-1667262056
> The documentation for connectors depending on the file-base package, such
as hdfsFile, oss, and s3, likely needs updating.
@ic4y i will create another pr (add test case and up
XiaoJiang521 closed pull request #5207: [bugfix][DM] dm database, schema is
database,so table no need schema
URL: https://github.com/apache/seatunnel/pull/5207
--
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
XiaoJiang521 commented on PR #5207:
URL: https://github.com/apache/seatunnel/pull/5207#issuecomment-1667220217
https://github.com/apache/seatunnel/pull/5208/ is update so close
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Hisoka-X opened a new pull request, #5233:
URL: https://github.com/apache/seatunnel/pull/5233
## 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 package ad
EricJoy2048 commented on code in PR #5208:
URL: https://github.com/apache/seatunnel/pull/5208#discussion_r1285348290
##
pom.xml:
##
@@ -447,6 +452,39 @@
provided
+
Review Comment:
Same as above.
##
pom.xml:
##
@
liugddx commented on PR #5024:
URL: https://github.com/apache/seatunnel/pull/5024#issuecomment-1667130313
Waiting for https://github.com/apache/seatunnel/pull/5208
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
sunxiaojian commented on PR #5024:
URL: https://github.com/apache/seatunnel/pull/5024#issuecomment-1667124263
> The latest dev branch has addressed e2e test issues. Please consider
merging it.
@ic4y There are still errors
--
This is an automated message from the Apache Git Service.
zhilinli123 commented on PR #4772:
URL: https://github.com/apache/seatunnel/pull/4772#issuecomment-1667120538
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
Kyofin commented on PR #4942:
URL: https://github.com/apache/seatunnel/pull/4942#issuecomment-1667115502
> Waiting for CI/CD.
need CI/CD.
--
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 t
This is an automated email from the ASF dual-hosted git repository.
liugddx 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 16e7eea714 [Fix] Update the Readme (#4968)
16e7eea
liugddx merged PR #4968:
URL: https://github.com/apache/seatunnel/pull/4968
--
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 code in PR #5207:
URL: https://github.com/apache/seatunnel/pull/5207#discussion_r1285319024
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-2/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcDmUpsetIT.java:
ic4y closed pull request #4968: [Improve] Update the Readme
URL: https://github.com/apache/seatunnel/pull/4968
--
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
jacky commented on PR #5194:
URL: https://github.com/apache/seatunnel/pull/5194#issuecomment-1667075687
>
https://github.com/apache/seatunnel/blob/dev/docs/en/connector-v2/sink/PostgreSql.md
https://github.com/apache/seatunnel/blob/dev/docs/en/connector-v2/source/PostgreSQL.md
hailin0 commented on code in PR #5208:
URL: https://github.com/apache/seatunnel/pull/5208#discussion_r1285306979
##
seatunnel-api/src/main/java/org/apache/seatunnel/api/configuration/ReadonlyConfig.java:
##
@@ -106,7 +106,7 @@ public Optional getOptional(Option option) {
zhilinli123 commented on code in PR #5231:
URL: https://github.com/apache/seatunnel/pull/5231#discussion_r1285302823
##
docs/en/connector-v2/sink/Kudu.md:
##
@@ -2,50 +2,80 @@
> Kudu sink connector
-## Description
+## Support Those Engines
-Write data to Kudu.
-
-The test
Hisoka-X commented on PR #4491:
URL: https://github.com/apache/seatunnel/pull/4491#issuecomment-1667049368
Can you add some test case for this change? Please
--
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
zhengyuan-cn commented on PR #4829:
URL: https://github.com/apache/seatunnel/pull/4829#issuecomment-1667042111
> @zhengyuan-cn Please use `mvn spotless:apply` to format the code.
OK, formated
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
liujianchaogit opened a new issue, #5232:
URL: https://github.com/apache/seatunnel/issues/5232
### 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.
github-actions[bot] commented on issue #5036:
URL: https://github.com/apache/seatunnel/issues/5036#issuecomment-1667020633
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 #5039:
URL: https://github.com/apache/seatunnel/issues/5039#issuecomment-1667020616
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 #5041:
URL: https://github.com/apache/seatunnel/issues/5041#issuecomment-1667020594
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.
Carl-Zhou-CN opened a new pull request, #5231:
URL: https://github.com/apache/seatunnel/pull/5231
subtask of #4572
## Purpose of this pull request
## Check list
* [ ] Code changed are covered with tests, or it does not need tests for
reason:
* [ ] If
zhilinli123 commented on PR #5194:
URL: https://github.com/apache/seatunnel/pull/5194#issuecomment-1666882250
https://github.com/apache/seatunnel/blob/dev/docs/en/connector-v2/sink/PostgreSql.md
https://github.com/apache/seatunnel/blob/dev/docs/en/connector-v2/source/PostgreSQL.md
--
zhilinli123 commented on PR #4900:
URL: https://github.com/apache/seatunnel/pull/4900#issuecomment-1666881012
PTAL: @hailin0 @EricJoy2048 @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 t
zhilinli123 commented on PR #4946:
URL: https://github.com/apache/seatunnel/pull/4946#issuecomment-1666880464
> @zhilinli123 Please merge the latest dev branch and ensure it passes CI/CD.
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
zhilinli123 commented on PR #4938:
URL: https://github.com/apache/seatunnel/pull/4938#issuecomment-1666879998
> The latest dev branch has resolved some e2e test issues; it needs to be
merged.
done, merge
--
This is an automated message from the Apache Git Service.
To respond to th
zhilinli123 commented on PR #4826:
URL: https://github.com/apache/seatunnel/pull/4826#issuecomment-1666879624
> Waiting for the e2e issue to be fixed.
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
zhilinli123 commented on PR #5209:
URL: https://github.com/apache/seatunnel/pull/5209#issuecomment-1666879180

Lack of space again!
--
This is an automated message from the Apache
ic4y merged PR #5061:
URL: https://github.com/apache/seatunnel/pull/5061
--
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...@seatunnel.a
This is an automated email from the ASF dual-hosted git repository.
ic4y 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 d952cea43c [feature][doris] Doris factory type (#5061
ic4y commented on PR #5209:
URL: https://github.com/apache/seatunnel/pull/5209#issuecomment-1666870629
Waiting for CI/CD.
--
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.
liugddx 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 551357864a [Docs] Fix Dockerfile and seatunnel-fli
liugddx merged PR #4793:
URL: https://github.com/apache/seatunnel/pull/4793
--
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
ic4y closed pull request #4786: [Hotfix][SQL Transform] SQL transform plugin bug
URL: https://github.com/apache/seatunnel/pull/4786
--
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
ic4y closed pull request #4772: [Bug] [seatunnel-connectors]
[seatunnel-connector-spark-clickhouse] Data cannot be imported to all nodes by
configuring split_mode and sharding_key
URL: https://github.com/apache/seatunnel/pull/4772
--
This is an automated message from the Apache Git Service.
This is an automated email from the ASF dual-hosted git repository.
ic4y 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 9499801189 [Docs][Connector-V2][PostgreSQL] Refactor
ic4y merged PR #4757:
URL: https://github.com/apache/seatunnel/pull/4757
--
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...@seatunnel.a
ic4y commented on PR #4752:
URL: https://github.com/apache/seatunnel/pull/4752#issuecomment-1666850081
@531651225 Can we proceed with this PR? There are some conflicts that need
to be resolved, and we also need to add some tests.
--
This is an automated message from the Apache Git Service
ic4y closed pull request #4705: [Doc][SQLServer] Add SQLServer source and sink
doc
URL: https://github.com/apache/seatunnel/pull/4705
--
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
ic4y closed pull request #4608: [HotFix] [Connector-V2] Fix doris
StateSerializer miss field
URL: https://github.com/apache/seatunnel/pull/4608
--
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 sp
ic4y commented on PR #4578:
URL: https://github.com/apache/seatunnel/pull/4578#issuecomment-1666846947
@kim-up Please use mvn spotless:apply to format the code.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
ic4y commented on PR #4567:
URL: https://github.com/apache/seatunnel/pull/4567#issuecomment-1666845886
@EricJoy2048 Does this pr still need to be merged
--
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
MonsterChenzhuo closed pull request #4791: [Feature][Zeta][REST-API] Add REST
API Get all completed jobs informa…
URL: https://github.com/apache/seatunnel/pull/4791
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
MonsterChenzhuo closed pull request #4633:
[Hotfix][Connector-V2][AssertSink]Fix the problem that the data type
URL: https://github.com/apache/seatunnel/pull/4633
--
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
MonsterChenzhuo closed pull request #4372: [WIP][Feature][Connector] http
connector support pagable
URL: https://github.com/apache/seatunnel/pull/4372
--
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
MonsterChenzhuo closed pull request #5195: [Hotfix][Connector-v2][CDC]Fix array
index anomalies
URL: https://github.com/apache/seatunnel/pull/5195
--
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
ic4y commented on code in PR #4494:
URL: https://github.com/apache/seatunnel/pull/4494#discussion_r1285195570
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSourceReader.java:
##
@@ -150,8 +160,27 @@ public vo
ic4y commented on PR #4491:
URL: https://github.com/apache/seatunnel/pull/4491#issuecomment-1666812166
@hailin0 @Hisoka-X @EricJoy2048 PTAL
--
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
ic4y commented on PR #4469:
URL: https://github.com/apache/seatunnel/pull/4469#issuecomment-1666808026
@linyu003 Please merge the latest dev branch.
--
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 t
linyu003 opened a new pull request, #4469:
URL: https://github.com/apache/seatunnel/pull/4469
## Purpose of this pull request
[issues/4247](https://github.com/apache/incubator-seatunnel/issues/4247)
problems illustration:
[issues/4247#issuecomment-1492074387](https://github
ic4y closed pull request #4469: [Bug][Connector-v2][KafkaSink][Problems
relating to commiting transactions under EXACTLY_ONCE semantics]
URL: https://github.com/apache/seatunnel/pull/4469
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
ic4y commented on PR #4457:
URL: https://github.com/apache/seatunnel/pull/4457#issuecomment-1666804438
Waiting for CI/CD.
--
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
lightzhao opened a new pull request, #4457:
URL: https://github.com/apache/seatunnel/pull/4457
## Purpose of this pull request
Parquet reader parsing array type exception. [java.lang.ArrayStoreException]
## Check list
* [ ] Code changed are covered with tests, or
ic4y closed pull request #4457: [Bug][Connector][FileBase]Parquet reader
parsing array type exception.
URL: https://github.com/apache/seatunnel/pull/4457
--
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
ic4y commented on PR #4443:
URL: https://github.com/apache/seatunnel/pull/4443#issuecomment-1666801817
@EricJoy2048 Do we still need this PR now?
--
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 t
61 matches
Mail list logo