liugddx commented on PR #4315:
URL:
https://github.com/apache/incubator-seatunnel/pull/4315#issuecomment-1474715247
Please add e2e case like #4140
--
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
liugddx commented on issue #4145:
URL:
https://github.com/apache/incubator-seatunnel/issues/4145#issuecomment-1474713315
> maybe i want to try.
What's the progress? Let me know if you need anything.
--
This is an automated message from the Apache Git Service.
To respond to the mess
liugddx commented on issue #4143:
URL:
https://github.com/apache/incubator-seatunnel/issues/4143#issuecomment-1474710054
> maybe i want to try.
What's the progress? Let me know if you need anything.
--
This is an automated message from the Apache Git Service.
To respond to the mess
liugddx commented on issue #4143:
URL:
https://github.com/apache/incubator-seatunnel/issues/4143#issuecomment-1474709568
> I am happy to help.
What's the progress? Let me know if you need anything.
--
This is an automated message from the Apache Git Service.
To respond to the messa
This is an automated email from the ASF dual-hosted git repository.
dijiekstra pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 56fbc8ed2 [Hotfix][Docs] Fix docs cod
dijiekstra merged PR #4368:
URL: https://github.com/apache/incubator-seatunnel/pull/4368
--
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-unsubsc
github-actions[bot] commented on issue #4055:
URL:
https://github.com/apache/incubator-seatunnel/issues/4055#issuecomment-1474539888
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.
--
github-actions[bot] closed issue #4066: [Feature][CDC][Pulsar] Support read
canal format message
URL: https://github.com/apache/incubator-seatunnel/issues/4066
--
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
github-actions[bot] closed issue #4055: [Feature][Flink] Make Flink engine
support multi-table
URL: https://github.com/apache/incubator-seatunnel/issues/4055
--
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
github-actions[bot] closed issue #4077: [Feature][Zeta] Add agent to solve
cross-cluster and multi-language source
URL: https://github.com/apache/incubator-seatunnel/issues/4077
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
github-actions[bot] commented on issue #4066:
URL:
https://github.com/apache/incubator-seatunnel/issues/4066#issuecomment-1474539862
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.
--
github-actions[bot] closed issue #4079: [Bug] [common] fix possible
unrecognized NestedField name
URL: https://github.com/apache/incubator-seatunnel/issues/4079
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
github-actions[bot] commented on issue #4077:
URL:
https://github.com/apache/incubator-seatunnel/issues/4077#issuecomment-1474539841
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.
--
github-actions[bot] commented on issue #4079:
URL:
https://github.com/apache/incubator-seatunnel/issues/4079#issuecomment-1474539827
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.
--
github-actions[bot] commented on issue #4081:
URL:
https://github.com/apache/incubator-seatunnel/issues/4081#issuecomment-1474539817
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.
--
github-actions[bot] closed issue #4081: [Bug][Transform-v2][Spark] FieldMapper
ClassCastException
URL: https://github.com/apache/incubator-seatunnel/issues/4081
--
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
github-actions[bot] commented on issue #4131:
URL:
https://github.com/apache/incubator-seatunnel/issues/4131#issuecomment-1474539798
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
github-actions[bot] commented on issue #4137:
URL:
https://github.com/apache/incubator-seatunnel/issues/4137#issuecomment-1474539790
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
TyrantLucifer opened a new pull request, #4368:
URL: https://github.com/apache/incubator-seatunnel/pull/4368
## 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 bi
zorrofox commented on issue #4340:
URL:
https://github.com/apache/incubator-seatunnel/issues/4340#issuecomment-1473997707
I think your sink part should be:
```
sink {
clickhouse {
host = "1"
database = "xx"
table = "sink_table"
fi
521daichen commented on PR #4364:
URL:
https://github.com/apache/incubator-seatunnel/pull/4364#issuecomment-1473950818
> Add e2e test case to verify this pull reqeust. Thanks
>
Thanks a lot for the reminder.
I execute locally
mvn spotless: check
mvn spotless:apply
TyrantLucifer commented on PR #4364:
URL:
https://github.com/apache/incubator-seatunnel/pull/4364#issuecomment-1473752123
> > Add e2e test case to verify this pull reqeust. Thanks
>
> The function configuration has been added to the kafka-e2e project, and
the local docker verificatio
521daichen commented on PR #4364:
URL:
https://github.com/apache/incubator-seatunnel/pull/4364#issuecomment-1473690432
> Add e2e test case to verify this pull reqeust. Thanks
The function configuration has been added to the kafka-e2e project, and the
local docker verification has bee
FWLamb commented on code in PR #4084:
URL:
https://github.com/apache/incubator-seatunnel/pull/4084#discussion_r1140052518
##
seatunnel-core/seatunnel-spark-starter/seatunnel-spark-2-starter/src/main/java/org/apache/seatunnel/core/starter/spark/execution/TransformExecuteProcessor.java:
zorrofox commented on issue #4162:
URL:
https://github.com/apache/incubator-seatunnel/issues/4162#issuecomment-1473613641
I think this indeed the Java11 issue, can someone look at this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
TyrantLucifer commented on PR #4364:
URL:
https://github.com/apache/incubator-seatunnel/pull/4364#issuecomment-1473602451
Add e2e test case to verify this pull reqeust. Thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
This is an automated email from the ASF dual-hosted git repository.
tyrantlucifer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 421baf5bb [Hotfix][Format][Canal-J
TyrantLucifer merged PR #4195:
URL: https://github.com/apache/incubator-seatunnel/pull/4195
--
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-unsu
feng01world commented on issue #3929:
URL:
https://github.com/apache/incubator-seatunnel/issues/3929#issuecomment-1473570264

![Uploading image.png…]()
I have rea
feng01world commented on issue #3929:
URL:
https://github.com/apache/incubator-seatunnel/issues/3929#issuecomment-1473568349

![Uploading image.png…]()
I have don
MonsterChenzhuo commented on PR #4195:
URL:
https://github.com/apache/incubator-seatunnel/pull/4195#issuecomment-1473563586
LGTM
--
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
kyehe commented on issue #4367:
URL:
https://github.com/apache/incubator-seatunnel/issues/4367#issuecomment-1473458039
table schema:
CREATE TABLE `xxx` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '自增主键',
`file_id` bigint(20) unsigned NOT NULL COMMENT '',
zorrofox commented on issue #4162:
URL:
https://github.com/apache/incubator-seatunnel/issues/4162#issuecomment-1473457444
I have the same problem in Java 11 in docker `eclipse-temurin:11-jre-jammy`,
and I will try `eclipse-temurin:8-jre-jammy`.
--
This is an automated message from the A
kyehe opened a new issue, #4367:
URL: https://github.com/apache/incubator-seatunnel/issues/4367
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
and found no similar issues.
#
34 matches
Mail list logo