CosmosNi commented on issue #8066:
URL: https://github.com/apache/seatunnel/issues/8066#issuecomment-2478144420
id = "string"
--
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.
dailai merged PR #8057:
URL: https://github.com/apache/seatunnel/pull/8057
--
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
hawk9821 commented on PR #8029:
URL: https://github.com/apache/seatunnel/pull/8029#issuecomment-2478124544

--
This is an automated message from the Apache Git Service.
To respond to the message,
littlecool857 commented on issue #7962:
URL: https://github.com/apache/seatunnel/issues/7962#issuecomment-2478110705
> > 我有同样的问题,我将 exec.jar metastore.jar common.jar 更改为 2.x 版本,然后它就可以工作了
>
>

还是报这个问题 缺
XenosK commented on code in PR #7840:
URL: https://github.com/apache/seatunnel/pull/7840#discussion_r1843262081
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/enumerator/splitter/AbstractJdbcSourceChunkSplitter.j
dailai opened a new pull request, #8067:
URL: https://github.com/apache/seatunnel/pull/8067
### Purpose of this pull request
I defined a SPI services in paimon connetor.

The SPI se
scyCoder opened a new issue, #8066:
URL: https://github.com/apache/seatunnel/issues/8066
### 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
exitNA opened a new issue, #8065:
URL: https://github.com/apache/seatunnel/issues/8065
### 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
dwave opened a new pull request, #8064:
URL: https://github.com/apache/seatunnel/pull/8064
#8040
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
###
aiyi926 opened a new issue, #8063:
URL: https://github.com/apache/seatunnel/issues/8063
### 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
zhilinli123 commented on code in PR #7529:
URL: https://github.com/apache/seatunnel/pull/7529#discussion_r1843134041
##
seatunnel-connectors-v2/connector-clickhouse/src/main/java/org/apache/seatunnel/connectors/seatunnel/clickhouse/source/ClickhouseSourceFactory.java:
##
@@ -62,
hailin0 commented on issue #8062:
URL: https://github.com/apache/seatunnel/issues/8062#issuecomment-2477856305
`source_table_name` -> `plugin_input_identifier`
`result_table_name` -> `plugin_output_identifier`
--
This is an automated message from the Apache Git Service.
To respond to th
hailin0 opened a new issue, #8062:
URL: https://github.com/apache/seatunnel/issues/8062
### 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.
#
liunaijie closed issue #1127: [Feature][Plugin] Add spark ignite connector
URL: https://github.com/apache/seatunnel/issues/1127
--
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.
Hisoka-X commented on code in PR #7529:
URL: https://github.com/apache/seatunnel/pull/7529#discussion_r1843098510
##
docs/en/connector-v2/source/Clickhouse.md:
##
@@ -1,3 +1,4 @@
+
Review Comment:
```suggestion
```
##
docs/en/connector-v2/source/Clickhouse.md:
liunaijie closed issue #1276: [IMP] [ci] Add JAVA_TOOL_OPTIONS for CodeQL
URL: https://github.com/apache/seatunnel/issues/1276
--
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.
T
hailin0 commented on code in PR #7840:
URL: https://github.com/apache/seatunnel/pull/7840#discussion_r1843097328
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/enumerator/splitter/AbstractJdbcSourceChunkSplitter.
flymianmian commented on issue #8056:
URL: https://github.com/apache/seatunnel/issues/8056#issuecomment-2477744567
2.3.6 修了几个hive 的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
davidzollo commented on PR #8048:
URL: https://github.com/apache/seatunnel/pull/8048#issuecomment-2477801056
@Hisoka-X Thanks for your suggestions, I have updated the en and ch docs
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
liunaijie closed issue #1356: [Bug] [JCommander] Error when starting
start-seatunnel-flink.sh
URL: https://github.com/apache/seatunnel/issues/1356
--
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
liunaijie closed issue #1573: [Feature] Introduce seatunnel-backend module
URL: https://github.com/apache/seatunnel/issues/1573
--
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.
dailai commented on PR #7952:
URL: https://github.com/apache/seatunnel/pull/7952#issuecomment-241548
It's not all right. Currently, seatunnel's cdc depends on debezium
1.9.8.Final which is the highest version currently supported by java8. I think
debezium should also be adapted to suppo
zhangshenghang commented on issue #8060:
URL: https://github.com/apache/seatunnel/issues/8060#issuecomment-2477790831
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 above to go to the sp
liunaijie closed issue #1147: [Bug] [Core] VerifyError: Bad type on operand
stack
URL: https://github.com/apache/seatunnel/issues/1147
--
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 co
liunaijie closed issue #1470: [Feature][doc] Add search component for our
document
URL: https://github.com/apache/seatunnel/issues/1470
--
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
liunaijie closed issue #1347: [Feature][connector-spark] add a jdbc connector
base DataSource V2 API
URL: https://github.com/apache/seatunnel/issues/1347
--
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
liunaijie closed issue #1619: [Feature][docs] Add announcement page in our
website to new release and new committer/PMC
URL: https://github.com/apache/seatunnel/issues/1619
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
liunaijie closed issue #1346: [Bug] [common] remove Common.setDeployMode
URL: https://github.com/apache/seatunnel/issues/1346
--
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
liunaijie closed issue #1161: [Feature][Spark] Add remote debug for spark job
URL: https://github.com/apache/seatunnel/issues/1161
--
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
liunaijie closed issue #1164: [Bug] [seatunnel-connector-spark-hudi] spark
connector writes data to hudi error
URL: https://github.com/apache/seatunnel/issues/1164
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
liunaijie closed issue #1284: [Bug] [seatunnel-core-spark]
ClassNotFoundException throw while run with spark3.0.3
URL: https://github.com/apache/seatunnel/issues/1284
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
liunaijie closed issue #1138: [Feature][connectors] some questions about
configuration files management
URL: https://github.com/apache/seatunnel/issues/1138
--
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
liunaijie closed issue #1270: Whether to support restful api (http) as input
source?
URL: https://github.com/apache/seatunnel/issues/1270
--
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
liunaijie closed issue #1288: [Feature][Connectors] Add IoTDB Flink Source
URL: https://github.com/apache/seatunnel/issues/1288
--
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.
liunaijie closed issue #1290: [Bug] [ci] seatunnel-dist: Failed to create
assembly
URL: https://github.com/apache/seatunnel/issues/1290
--
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
liunaijie closed issue #1295: [Feature][Udf] Whether to add UDF/UDAF/UDTF Module
URL: https://github.com/apache/seatunnel/issues/1295
--
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
liunaijie closed issue #1306: java.lang.NoClassDefFoundError:
org/apache/spark/internal/Logging$class[Bug] [Module Name] Bug title
URL: https://github.com/apache/seatunnel/issues/1306
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
liunaijie closed issue #1311: IDE run project no working
URL: https://github.com/apache/seatunnel/issues/1311
--
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-
liunaijie closed issue #1323: [Feature][Spark] Add MaxCompute to source and sink
URL: https://github.com/apache/seatunnel/issues/1323
--
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
liunaijie closed issue #1325: [Feature][Spark] Add breakpoint resume
URL: https://github.com/apache/seatunnel/issues/1325
--
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 uns
liunaijie closed issue #1082: [Feature]Support rate limit
URL: https://github.com/apache/seatunnel/issues/1082
--
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
liunaijie commented on issue #1096:
URL: https://github.com/apache/seatunnel/issues/1096#issuecomment-2477761201
close it as not active
--
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
liunaijie closed issue #1096: ERROR Seatunnel: Reason:SQL validation failed.
From line 1, column 28 to line 1, column 40: Object 'user_20211216' not found
URL: https://github.com/apache/seatunnel/issues/1096
--
This is an automated message from the Apache Git Service.
To respond to the messag
liunaijie closed issue #768: [Feature][plugin-spark-sink-clickhouse] Add The
function of execute initializing ClickHouse SQL before synchronizing data
URL: https://github.com/apache/seatunnel/issues/768
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
liunaijie closed issue #908: [Improvement][README] seatunnel-workflow picture
in README the display effect is not good
URL: https://github.com/apache/seatunnel/issues/908
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
liunaijie closed issue #893: [Feature][transform] spark.read.json(RDD)
deprecated
URL: https://github.com/apache/seatunnel/issues/893
--
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
liunaijie closed issue #734: [DISCUSS] Support Datalake import adaptation
URL: https://github.com/apache/seatunnel/issues/734
--
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
liunaijie closed issue #932: [Discuss][plugin] unify the format of parameters
in plugins
URL: https://github.com/apache/seatunnel/issues/932
--
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 speci
liunaijie closed issue #964: [DISCUSS]Unified DSL Design(alternatives HOCON,
SQL, JSON, YAML ...
URL: https://github.com/apache/seatunnel/issues/964
--
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
liunaijie closed issue #1062: [Feature][Plugin] Add Plugin Flink Source
Clickhouse
URL: https://github.com/apache/seatunnel/issues/1062
--
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
liunaijie closed issue #1064: [Feature][Plugin] Add Plugin Flink Source
Elasticsearch
URL: https://github.com/apache/seatunnel/issues/1064
--
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
liunaijie closed issue #1065: [Feature][Plugin] Add Plugin Flink Sink
Elasticsearch
URL: https://github.com/apache/seatunnel/issues/1065
--
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
liunaijie closed issue #1066: [Feature][Plugin] Add Plugin Flink Source Mongodb
CDC
URL: https://github.com/apache/seatunnel/issues/1066
--
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
liunaijie closed issue #1067: [Feature][Plugin] Add Plugin Flink Source TiDB
URL: https://github.com/apache/seatunnel/issues/1067
--
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.
liunaijie closed issue #1032: [Feature][Plugin] Support spark batch sink to
Datalake Delta
URL: https://github.com/apache/seatunnel/issues/1032
--
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 s
liunaijie closed issue #1049: [Feature][Maven] Add Dependabot to create PR to
upgrade dependency automatically
URL: https://github.com/apache/seatunnel/issues/1049
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
liunaijie closed issue #1070: [Feature][Plugin] Add Plugin Flink Source Postgre
CDC
URL: https://github.com/apache/seatunnel/issues/1070
--
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
liunaijie closed issue #8058: Read kafka data in real time failed to be written
to hive
URL: https://github.com/apache/seatunnel/issues/8058
--
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 speci
github-actions[bot] commented on issue #7843:
URL: https://github.com/apache/seatunnel/issues/7843#issuecomment-2477697568
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 #7846:
URL: https://github.com/apache/seatunnel/issues/7846#issuecomment-2477697478
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 #7794:
URL: https://github.com/apache/seatunnel/issues/7794#issuecomment-2477697829
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 #7839:
URL: https://github.com/apache/seatunnel/issues/7839#issuecomment-2477697628
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.
hailin0 opened a new issue, #8061:
URL: https://github.com/apache/seatunnel/issues/8061
### 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.
#
jw-itq commented on PR #7776:
URL: https://github.com/apache/seatunnel/pull/7776#issuecomment-2476536987
> > Hi @FlechazoW , please fix test case. Thanks
>
> Ok, I will complete this task later.
hi @FlechazoW ,can this pr be completed soon? we would like to use
TypeConverter, T
hailin0 opened a new issue, #8060:
URL: https://github.com/apache/seatunnel/issues/8060
### 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.
#
hailin0 opened a new issue, #8059:
URL: https://github.com/apache/seatunnel/issues/8059
### 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.
#
hailin0 commented on code in PR #7529:
URL: https://github.com/apache/seatunnel/pull/7529#discussion_r1842279261
##
docs/en/connector-v2/source/Clickhouse.md:
##
@@ -95,6 +96,49 @@ sink {
}
```
+### Multi Table read
+
+> This is a multi-table read case
+
+```bash
+
+
+env {
hailin0 closed issue #8030: [Bug] [E2E] MysqlCDCIT running errors
URL: https://github.com/apache/seatunnel/issues/8030
--
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
hailin0 commented on code in PR #7840:
URL: https://github.com/apache/seatunnel/pull/7840#discussion_r1842162259
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/enumerator/splitter/AbstractJdbcSourceChunkSplitter.
hailin0 commented on code in PR #7840:
URL: https://github.com/apache/seatunnel/pull/7840#discussion_r1842162259
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/enumerator/splitter/AbstractJdbcSourceChunkSplitter.
hailin0 commented on PR #7984:
URL: https://github.com/apache/seatunnel/pull/7984#issuecomment-2476237821
LGTM
waiting for ci passed
--
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
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 b222c13f2f [Bug][connectors-v2] fix mongodb bso
hailin0 merged PR #8044:
URL: https://github.com/apache/seatunnel/pull/8044
--
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 e2a4772933 [Feature][Connector-v2] Support S3 f
hailin0 merged PR #8036:
URL: https://github.com/apache/seatunnel/pull/8036
--
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 1cee43708c [Fix][CI] time-consuming module opti
hailin0 merged PR #8052:
URL: https://github.com/apache/seatunnel/pull/8052
--
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
Hisoka-X commented on PR #7628:
URL: https://github.com/apache/seatunnel/pull/7628#issuecomment-2476151948
cc @hailin0 and @liunaijie
--
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
Carl-Zhou-CN commented on PR #7871:
URL: https://github.com/apache/seatunnel/pull/7871#issuecomment-2476140580
> >

--
This is an automated message from the Apache Git Service.
To respond to the me
gaotong521 opened a new issue, #8058:
URL: https://github.com/apache/seatunnel/issues/8058
### 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
Hisoka-X commented on code in PR #8026:
URL: https://github.com/apache/seatunnel/pull/8026#discussion_r1842049672
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-2/src/test/resources/jdbc_trino_source_and_console
.conf:
##
@@ -0,0 +1,48 @@
Hisoka-X commented on PR #8026:
URL: https://github.com/apache/seatunnel/pull/8026#issuecomment-2476067519
> > Thanks @sanjaychitransh ! Please fix ci.
>
> Hi @Hisoka-X, thanks ! for the review, I fixed CI issues, but seems one
build is failing (engine-V2-it),but not due to code issue
Hisoka-X commented on code in PR #8048:
URL: https://github.com/apache/seatunnel/pull/8048#discussion_r1842007810
##
README.md:
##
@@ -144,6 +144,7 @@ Yes, SeaTunnel is available under the Apache 2.0 License,
allowing commercial us
Our [Official Documentation](https://seatun
Hisoka-X commented on PR #8044:
URL: https://github.com/apache/seatunnel/pull/8044#issuecomment-2476043018
cc @loustler as well.
--
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
hawk9821 opened a new pull request, #8057:
URL: https://github.com/apache/seatunnel/pull/8057
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
liunaijie commented on code in PR #7871:
URL: https://github.com/apache/seatunnel/pull/7871#discussion_r1841991174
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSourceSplitEnumerator.java:
##
@@ -344,6 +351,1
liunaijie commented on PR #7871:
URL: https://github.com/apache/seatunnel/pull/7871#issuecomment-2475968853
>

and found no similar issues.
### What happene
Carl-Zhou-CN commented on code in PR #7871:
URL: https://github.com/apache/seatunnel/pull/7871#discussion_r1841828066
##
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSourceSplitEnumerator.java:
##
@@ -344,6 +35
liunaijie commented on issue #8056:
URL: https://github.com/apache/seatunnel/issues/8056#issuecomment-2475789566
And for your config, you use `FieldMapper ` and `Sql`, you can merge them
into `Sql` transform.
the sql query is like:
```
select col_a as new_col_a, b, col_c as new_
1 - 100 of 103 matches
Mail list logo