reformdai opened a new issue, #8371:
URL: https://github.com/apache/seatunnel/issues/8371
### 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 #8369:
URL: https://github.com/apache/seatunnel/pull/8369#discussion_r1896638589
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/sql/zeta/ConcatWsFunctionTest.java:
##
@@ -0,0 +1,47 @@
+package org.apache.seatunnel.transfo
hailin0 merged PR #8291:
URL: https://github.com/apache/seatunnel/pull/8291
--
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.
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 a1c90015d8 [Feature][K8S deploy] add helm chart
dependabot[bot] opened a new pull request, #8372:
URL: https://github.com/apache/seatunnel/pull/8372
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from
1.2.3 to 1.5.13.
Commits
https://github.com/qos-ch/logback/commit/32638aa7e99c0135cb1b81806ed05352e6b
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/ch.qos.logback-logback-core-1.5.13
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
at b3c46326f3 Bump ch.qos.logback:logback-core from 1.2.3 to 1.5.13
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/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new eae32bfb84 [Core][Flink] Resolve streaming s
TyrantLucifer merged PR #8354:
URL: https://github.com/apache/seatunnel/pull/8354
--
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...@se
TyrantLucifer closed issue #8213: [Bug] [Flink] 使用flink引擎执行Seatunnel
cdc任务时,source端一直处于busy状态,这个是极不正常的
URL: https://github.com/apache/seatunnel/issues/8213
--
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
corgy-w opened a new pull request, #8376:
URL: https://github.com/apache/seatunnel/pull/8376
### Purpose of this pull request
#8103
Currently, only the grok parameter can be configured for a read
### Does this PR introduce _any_ user-facing change?
### How was this pa
liunaijie opened a new pull request, #8377:
URL: https://github.com/apache/seatunnel/pull/8377
### Purpose of this pull request
now, some desrialize use hardcode value to set the `deserialize error
ignore` value.
actually we have this config, use config to set the value
bwcxyk commented on issue #8364:
URL: https://github.com/apache/seatunnel/issues/8364#issuecomment-2560854397
大概捋了一下
`seatunnel.sh -c oracle_to_clickhouse.conf`不加`--async`
Ctrl+C 终止后再运行`seatunnel.sh -c oracle_to_clickhouse.conf`, 就会出现 checkpoint
timeout 的问题。在 Clickhouse `truncate table
huchao-hu commented on issue #6566:
URL: https://github.com/apache/seatunnel/issues/6566#issuecomment-2560854723
@hailin0 It has been set up for 7 days but this problem still occurs
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
huchao-hu commented on issue #6566:
URL: https://github.com/apache/seatunnel/issues/6566#issuecomment-2560855542
@Diamonddest Have you solved the problem so far?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
hailin0 commented on code in PR #8360:
URL: https://github.com/apache/seatunnel/pull/8360#discussion_r1896814695
##
seatunnel-translation/seatunnel-translation-spark/seatunnel-translation-spark-common/src/main/java/org/apache/seatunnel/translation/spark/serialization/SeaTunnelRowConvert
wuchunfu commented on PR #8376:
URL: https://github.com/apache/seatunnel/pull/8376#issuecomment-2561214911
@corgy-w Can you add some commonly used built-in grok expressions?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
hailin0 closed issue #8113: [Feature][Jdbc] Support sink ddl for postgresql
URL: https://github.com/apache/seatunnel/issues/8113
--
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.
corgy-w commented on PR #8376:
URL: https://github.com/apache/seatunnel/pull/8376#issuecomment-2561227178
> @corgy-w Can you add some commonly used built-in grok expressions?
Yes, I will complete these together with the tests later. @wuchunfu
--
This is an automated message from th
hailin0 commented on code in PR #8272:
URL: https://github.com/apache/seatunnel/pull/8272#discussion_r1896825041
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/task/SeaTunnelSourceCollector.java:
##
@@ -97,15 +94,6 @@ public void col
fcb-xiaobo commented on issue #8365:
URL: https://github.com/apache/seatunnel/issues/8365#issuecomment-2560933505
> Isn't there a local mode to boot? Do you still need to install hadoop?
@hawk9821
This shouldn't affect usage, right? The task can still run normally
--
bwcxyk commented on issue #8364:
URL: https://github.com/apache/seatunnel/issues/8364#issuecomment-2560823253
After restart Clickhouse, the first submission was fine, and the checkpoint
timeout was submitted again.
--
This is an automated message from the Apache Git Service.
To respond to
zhangshenghang opened a new pull request, #8374:
URL: https://github.com/apache/seatunnel/pull/8374
### Purpose of this pull request
- link #8358
subtask : Kafka optimization
### Does this PR introduce _any_ user-facing change?
### How was this pat
arshadmohammad opened a new issue, #8373:
URL: https://github.com/apache/seatunnel/issues/8373
### 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 hap
sohurdc commented on code in PR #8369:
URL: https://github.com/apache/seatunnel/pull/8369#discussion_r1896687769
##
seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/sql/zeta/ConcatWsFunctionTest.java:
##
@@ -0,0 +1,47 @@
+package org.apache.seatunnel.transfor
Hisoka-X opened a new pull request, #8375:
URL: https://github.com/apache/seatunnel/pull/8375
### Purpose of this pull request
Update connector v2 contribute guide, remove some expired words.
### Does this PR introduce _any_ user-facing change?
no
hailin0 commented on code in PR #8375:
URL: https://github.com/apache/seatunnel/pull/8375#discussion_r1896736716
##
seatunnel-connectors-v2/README.md:
##
@@ -16,216 +16,248 @@ development at the current stage, and reduces the
difficulty of merging.
- ../`seatunnel-translation`
zhangshenghang commented on PR #8233:
URL: https://github.com/apache/seatunnel/pull/8233#issuecomment-2561089420
> Overall LGTM. Thanks @zhangshenghang . But I think we should merge this
after 2.3.9 released.
Ok, thank you for your review
--
This is an automated message from the Ap
corgy-w commented on issue #8357:
URL: https://github.com/apache/seatunnel/issues/8357#issuecomment-2561179337
I'm in 'rehabilitation training' [/dog], if I have time I can try this issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
FrommyMind commented on PR #8291:
URL: https://github.com/apache/seatunnel/pull/8291#issuecomment-2560953463
CI https://github.com/FrommyMind/seatunnel/actions/runs/12476135067 rerun
succeed。
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
arshadmohammad commented on PR #249:
URL: https://github.com/apache/seatunnel-web/pull/249#issuecomment-2561367528
Added two new test cases to verify the scenario and executed the related
test cases, all are passing
 to
highlight important information.
--
This is an automated message from the Apache Git Service.
To re
bwcxyk commented on PR #8378:
URL: https://github.com/apache/seatunnel/pull/8378#issuecomment-2561607453
Use
[admonitions](https://docusaurus.io/docs/next/markdown-features/admonitions) to
highlight important information.
--
This is an automated message from the Apache Git Service.
To re
hailin0 commented on code in PR #8367:
URL: https://github.com/apache/seatunnel/pull/8367#discussion_r1897111584
##
seatunnel-api/src/main/java/org/apache/seatunnel/api/table/converter/BasicDataConverter.java:
##
@@ -74,6 +74,8 @@ default Object convert(SeaTunnelDataType typeDef
Hisoka-X commented on code in PR #8323:
URL: https://github.com/apache/seatunnel/pull/8323#discussion_r1897058560
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-mysql/src/main/java/org/apache/seatunnel/connectors/seatunnel/cdc/mysql/source/MySqlIncrementalSourceFactory.java:
###
hawk9821 opened a new pull request, #8380:
URL: https://github.com/apache/seatunnel/pull/8380
### Purpose of this pull request
#8127
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
DmSchemaChangeIT
liangcw commented on issue #8379:
URL: https://github.com/apache/seatunnel/issues/8379#issuecomment-2561670595
Failed to connect to github.com port 443 after 21089 ms: Couldn't connect to
server.
this code may fix it
/*
* Licensed to the Apache Software Foundation (ASF) under o
magic-fh commented on PR #8231:
URL: https://github.com/apache/seatunnel/pull/8231#issuecomment-2561684809
@Hisoka-X @hailin0 Test cases have been added, please help review the code.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
arshadmohammad opened a new pull request, #249:
URL: https://github.com/apache/seatunnel-web/pull/249
## 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 pa
liangcw opened a new issue, #8379:
URL: https://github.com/apache/seatunnel/issues/8379
### 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
bwcxyk opened a new pull request, #8378:
URL: https://github.com/apache/seatunnel/pull/8378
- Added a new note section in the document format specification, including
tips, notes, and cautions.
- Update the use of comments in Clickhouse, Hive, and LocalFile connector
documentation.
-
github-actions[bot] commented on issue #8118:
URL: https://github.com/apache/seatunnel/issues/8118#issuecomment-2561507652
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 #8119:
URL: https://github.com/apache/seatunnel/issues/8119#issuecomment-2561507644
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 #8117:
URL: https://github.com/apache/seatunnel/issues/8117#issuecomment-2561507660
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 #8116:
URL: https://github.com/apache/seatunnel/issues/8116#issuecomment-2561507674
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 commented on code in PR #8360:
URL: https://github.com/apache/seatunnel/pull/8360#discussion_r1897019000
##
seatunnel-translation/seatunnel-translation-spark/seatunnel-translation-spark-common/src/main/java/org/apache/seatunnel/translation/spark/serialization/SeaTunnelRowCo
huchao-hu commented on issue #8365:
URL: https://github.com/apache/seatunnel/issues/8365#issuecomment-2561519769
@fcb-xiaobo Currently, the startup fails and cannot be used normally
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
This is an automated email from the ASF dual-hosted git repository.
jarvis pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from eae32bfb84 [Core][Flink] Resolve streaming source high CPU usage
(#8354)
add bd89d84fe6 [improve][API] support m
liunaijie merged PR #8312:
URL: https://github.com/apache/seatunnel/pull/8312
--
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...@seatun
Carl-Zhou-CN commented on code in PR #8323:
URL: https://github.com/apache/seatunnel/pull/8323#discussion_r1897022823
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-mysql/src/main/java/org/apache/seatunnel/connectors/seatunnel/cdc/mysql/source/MySqlIncrementalSourceFactory.java:
Carl-Zhou-CN commented on code in PR #8377:
URL: https://github.com/apache/seatunnel/pull/8377#discussion_r1897023607
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSourceConfig.java:
##
@@ -255,10 +255,13 @@
Carl-Zhou-CN commented on code in PR #8367:
URL: https://github.com/apache/seatunnel/pull/8367#discussion_r1897024025
##
seatunnel-api/src/main/java/org/apache/seatunnel/api/table/converter/BasicDataConverter.java:
##
@@ -74,6 +74,8 @@ default Object convert(SeaTunnelDataType ty
53 matches
Mail list logo