[I] [BUG][Jdbc][Oracle]ErrorCode:[COMMON-06], ErrorDescription:[Illegal argument] - The current field is DecimalType containing decimals: 18 Unable to support [seatunnel]

2024-04-27 Thread via GitHub
EternalZhouYu opened a new issue, #6768: URL: https://github.com/apache/seatunnel/issues/6768 ### 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 happ

Re: [PR] [Bug][Improve][Connector-v2][ElasticsearchSource] Fix behavior when source empty,Support SourceConfig.SOURCE field empty. [seatunnel]

2024-04-27 Thread via GitHub
CosmosNi commented on code in PR #6425: URL: https://github.com/apache/seatunnel/pull/6425#discussion_r1582030289 ## seatunnel-connectors-v2/connector-elasticsearch/src/main/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/source/ElasticsearchSource.java: ## @@ -55,2

Re: [PR] [Bug][Improve][Connector-v2][ElasticsearchSource] Fix behavior when source empty,Support SourceConfig.SOURCE field empty. [seatunnel]

2024-04-27 Thread via GitHub
CosmosNi commented on code in PR #6425: URL: https://github.com/apache/seatunnel/pull/6425#discussion_r1582027746 ## seatunnel-connectors-v2/connector-elasticsearch/src/main/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/source/ElasticsearchSource.java: ## @@ -55,2

Re: [PR] [Bug][Improve][Connector-v2][ElasticsearchSource] Fix behavior when source empty,Support SourceConfig.SOURCE field empty. [seatunnel]

2024-04-27 Thread via GitHub
CosmosNi commented on code in PR #6425: URL: https://github.com/apache/seatunnel/pull/6425#discussion_r1582027746 ## seatunnel-connectors-v2/connector-elasticsearch/src/main/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/source/ElasticsearchSource.java: ## @@ -55,2

Re: [PR] [Bug][Improve][Connector-v2][ElasticsearchSource] Fix behavior when source empty,Support SourceConfig.SOURCE field empty. [seatunnel]

2024-04-27 Thread via GitHub
Hisoka-X commented on code in PR #6425: URL: https://github.com/apache/seatunnel/pull/6425#discussion_r1582026474 ## seatunnel-connectors-v2/connector-elasticsearch/src/main/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/source/ElasticsearchSource.java: ## @@ -55,2

Re: [PR] [Bug][Improve][Connector-v2][ElasticsearchSource] Fix behavior when source empty,Support SourceConfig.SOURCE field empty. [seatunnel]

2024-04-27 Thread via GitHub
CosmosNi commented on PR #6425: URL: https://github.com/apache/seatunnel/pull/6425#issuecomment-2081341187 @Hisoka-X @hailin0 @EricJoy2048 PTAL,thanks. -- 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 g

[PR] [Fix][Connector-V2] Field information lost during Paimon and SeaTunnel row type conversion [seatunnel]

2024-04-27 Thread via GitHub
xiaochen-zhou opened a new pull request, #6767: URL: https://github.com/apache/seatunnel/pull/6767 Purpose of this pull request Field information during the conversion process between Paimon row type and SeaTunnel row type, such as: field name Does this PR introduce any user-fa

Re: [PR] [Bug Fix] Sink Doris error status(#6753) [seatunnel]

2024-04-27 Thread via GitHub
taohaozhi1129 commented on PR #6755: URL: https://github.com/apache/seatunnel/pull/6755#issuecomment-2081319071 > > > Could you follow the guide to open CI on your fork repository? https://github.com/apache/seatunnel/pull/6755/checks?check_run_id=24239500575 > > > > > > Yes, it ha

svn commit: r68832 - /dev/seatunnel/2.3.5/ /release/seatunnel/2.3.5/

2024-04-27 Thread fanjia
Author: fanjia Date: Sun Apr 28 03:38:34 2024 New Revision: 68832 Log: Release 2.3.5 Added: release/seatunnel/2.3.5/ - copied from r68831, dev/seatunnel/2.3.5/ Removed: dev/seatunnel/2.3.5/

Re: [PR] [fix][zeta] fix can't release resource issue [seatunnel]

2024-04-27 Thread via GitHub
hailin0 commented on PR #6763: URL: https://github.com/apache/seatunnel/pull/6763#issuecomment-2081305780 please retry ci -- 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

Re: [PR] [Bug Fix] Sink Doris error status(#6753) [seatunnel]

2024-04-27 Thread via GitHub
Hisoka-X commented on PR #6755: URL: https://github.com/apache/seatunnel/pull/6755#issuecomment-2081305879 > > Could you follow the guide to open CI on your fork repository? https://github.com/apache/seatunnel/pull/6755/checks?check_run_id=24239500575 > > Yes, it has been enabled @His

Re: [PR] [Bug Fix] Sink Doris error status(#6753) [seatunnel]

2024-04-27 Thread via GitHub
taohaozhi1129 commented on PR #6755: URL: https://github.com/apache/seatunnel/pull/6755#issuecomment-2081305349 > Could you follow the guide to open CI on your fork repository? https://github.com/apache/seatunnel/pull/6755/checks?check_run_id=24239500575 Yes, it has been enabled @H

[I] [Feature][Seatunnel Web][Datasource] Add Seatunnel Web's data source for existing connectors [seatunnel]

2024-04-27 Thread via GitHub
XiaoJiang521 opened a new issue, #5648: URL: https://github.com/apache/seatunnel/issues/5648 ### 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.

Re: [PR] [Fix] Fix Oracle type converter handle negative scale in number type [seatunnel]

2024-04-27 Thread via GitHub
EricJoy2048 merged PR #6758: URL: https://github.com/apache/seatunnel/pull/6758 -- 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...@seat

(seatunnel) branch dev updated: [Improve] Improve doris stream load client side error message (#6688)

2024-04-27 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 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 007a9940e3 [Improve] Improve doris stream load

(seatunnel) branch dev updated: [Fix] Fix Oracle type converter handle negative scale in number type (#6758)

2024-04-27 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 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 6d710690c5 [Fix] Fix Oracle type converter hand

Re: [PR] [Improve] Improve doris stream load client side error message [seatunnel]

2024-04-27 Thread via GitHub
EricJoy2048 merged PR #6688: URL: https://github.com/apache/seatunnel/pull/6688 -- 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...@seat

Re: [PR] [Improve][Zeta] Disable hdfs filesystem cache of checkpoint [seatunnel]

2024-04-27 Thread via GitHub
LeonYoah commented on PR #6718: URL: https://github.com/apache/seatunnel/pull/6718#issuecomment-2081294797 > Could you add a test case to cover this bug? Currently, there is no bug for connection closure in hdfs cache, so it is a precaution in advance. -- This is an automated messa

Re: [PR] [Improve][Zeta] Disable hdfs filesystem cache of checkpoint [seatunnel]

2024-04-27 Thread via GitHub
Hisoka-X commented on code in PR #6718: URL: https://github.com/apache/seatunnel/pull/6718#discussion_r1581997931 ## docs/en/seatunnel-engine/checkpoint-storage.md: ## @@ -186,3 +186,40 @@ seatunnel: ``` +### Enable cache + +When storage:type is hdfs, cache is disabled by d

Re: [PR] [Improve][Zeta] Disable hdfs filesystem cache of checkpoint [seatunnel]

2024-04-27 Thread via GitHub
Hisoka-X commented on PR #6718: URL: https://github.com/apache/seatunnel/pull/6718#issuecomment-2081293958 Could you add a test case to cover this 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 g

Re: [PR] [Bug Fix] Sink Doris error status(#6753) [seatunnel]

2024-04-27 Thread via GitHub
Hisoka-X commented on PR #6755: URL: https://github.com/apache/seatunnel/pull/6755#issuecomment-2081292873 Could you follow the guide to open CI on your fork repository? https://github.com/apache/seatunnel/pull/6755/checks?check_run_id=24239500575 -- This is an automated message from the

Re: [PR] [Bug Fix] Sink Doris error status(#6753) [seatunnel]

2024-04-27 Thread via GitHub
Hisoka-X commented on code in PR #6755: URL: https://github.com/apache/seatunnel/pull/6755#discussion_r1581997383 ## seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/sink/committer/DorisCommitter.java: ## @@ -116,8 +116,11 @@ private vo

(seatunnel) branch dev updated: [fix][doc] fix dead link (#6764)

2024-04-27 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia 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 584c898048 [fix][doc] fix dead link (#6764) 584c898

Re: [PR] [fix][doc] fix dead link [seatunnel]

2024-04-27 Thread via GitHub
Hisoka-X merged PR #6764: URL: https://github.com/apache/seatunnel/pull/6764 -- 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

Re: [PR] [Bug Fix] Sink Doris error status(#6753) [seatunnel]

2024-04-27 Thread via GitHub
taohaozhi1129 commented on code in PR #6755: URL: https://github.com/apache/seatunnel/pull/6755#discussion_r1580666876 ## seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/sink/committer/DorisCommitter.java: ## @@ -116,8 +116,11 @@ priva

Re: [PR] [Bug Fix] Sink Doris error status(#6753) [seatunnel]

2024-04-27 Thread via GitHub
taohaozhi1129 commented on code in PR #6755: URL: https://github.com/apache/seatunnel/pull/6755#discussion_r1581991392 ## seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/sink/committer/DorisCommitter.java: ## @@ -116,8 +116,11 @@ priva

[PR] [Improve][Connector-V2] Improve Paimon source split enumerator [seatunnel]

2024-04-27 Thread via GitHub
xiaochen-zhou opened a new pull request, #6766: URL: https://github.com/apache/seatunnel/pull/6766 Purpose of this pull request Improve Paimon source split enumerator Does this PR introduce any user-facing change? no How was this patch tested? exists test

Re: [I] [Feature][File Connector] Unified Field Delimiter Configuration [seatunnel]

2024-04-27 Thread via GitHub
github-actions[bot] commented on issue #6584: URL: https://github.com/apache/seatunnel/issues/6584#issuecomment-2081263277 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.

Re: [I] [Feature][connector-cdc] Should we consider upgrading to the debezium version? [seatunnel]

2024-04-27 Thread via GitHub
github-actions[bot] commented on issue #6600: URL: https://github.com/apache/seatunnel/issues/6600#issuecomment-2081263266 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.

Re: [I] [Bug] [connector-kafka] submit job kafka to kafka failed [seatunnel]

2024-04-27 Thread via GitHub
github-actions[bot] commented on issue #6603: URL: https://github.com/apache/seatunnel/issues/6603#issuecomment-2081263257 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.

Re: [I] [Bug] [connector-kafka] submit job kafka to kafka failed [seatunnel]

2024-04-27 Thread via GitHub
github-actions[bot] commented on issue #6602: URL: https://github.com/apache/seatunnel/issues/6602#issuecomment-2081263263 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.

Re: [I] [Bug] [JDBC Source] get row type failed but yarn application status is SUCCEEDED. [seatunnel]

2024-04-27 Thread via GitHub
github-actions[bot] commented on issue #6604: URL: https://github.com/apache/seatunnel/issues/6604#issuecomment-2081263251 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.

Re: [I] [Bug] [Module Name] Bug title [seatunnel]

2024-04-27 Thread via GitHub
github-actions[bot] commented on issue #6608: URL: https://github.com/apache/seatunnel/issues/6608#issuecomment-2081263247 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.

Re: [PR] [Connector]Add hbase source connector [seatunnel]

2024-04-27 Thread via GitHub
TaoZex commented on code in PR #6348: URL: https://github.com/apache/seatunnel/pull/6348#discussion_r1581831960 ## seatunnel-connectors-v2/connector-hbase/src/main/java/org/apache/seatunnel/connectors/seatunnel/hbase/utils/HbaseConnectionUtil.java: ## @@ -0,0 +1,45 @@ +/* + * Li

Re: [PR] [Connector]Add hbase source connector [seatunnel]

2024-04-27 Thread via GitHub
TaoZex commented on code in PR #6348: URL: https://github.com/apache/seatunnel/pull/6348#discussion_r1581831902 ## seatunnel-connectors-v2/connector-hbase/src/main/java/org/apache/seatunnel/connectors/seatunnel/hbase/format/HBaseDeserializationFormat.java: ## @@ -0,0 +1,72 @@ +/

Re: [PR] [Connector]Add hbase source connector [seatunnel]

2024-04-27 Thread via GitHub
TaoZex commented on PR #6348: URL: https://github.com/apache/seatunnel/pull/6348#issuecomment-2080586754 Use my hbase cluster for testing: ![image](https://github.com/apache/seatunnel/assets/45089228/a1cbbecc-b8c1-438a-abc2-7b8519b75f7f) For testing different engines, generate 1000

Re: [PR] [Improve][Connector-V2] Improve Paimon source split enumerator [seatunnel]

2024-04-27 Thread via GitHub
xiaochen-zhou closed pull request #6765: [Improve][Connector-V2] Improve Paimon source split enumerator URL: https://github.com/apache/seatunnel/pull/6765 -- 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

[PR] [Improve][Connector-V2] Improve Paimon source split enumerator [seatunnel]

2024-04-27 Thread via GitHub
xiaochen-zhou opened a new pull request, #6765: URL: https://github.com/apache/seatunnel/pull/6765 Purpose of this pull request Improve Paimon source split enumerator Does this PR introduce any user-facing change? no How was this patch tested? exists test ### C

Re: [PR] [fix][doc] fix dead link [seatunnel]

2024-04-27 Thread via GitHub
hailin0 commented on PR #6764: URL: https://github.com/apache/seatunnel/pull/6764#issuecomment-2080425954 cc @Hisoka-X @EricJoy2048 -- 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

Re: [PR] 更新 README.md [seatunnel]

2024-04-27 Thread via GitHub
hailin0 commented on PR #6762: URL: https://github.com/apache/seatunnel/pull/6762#issuecomment-2080425130 close invalid pr -- 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

Re: [PR] 更新 README.md [seatunnel]

2024-04-27 Thread via GitHub
hailin0 closed pull request #6762: 更新 README.md URL: https://github.com/apache/seatunnel/pull/6762 -- 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: commi

Re: [PR] Zhejiang [seatunnel]

2024-04-27 Thread via GitHub
hailin0 closed pull request #6760: Zhejiang URL: https://github.com/apache/seatunnel/pull/6760 -- 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-u

Re: [PR] [fix][zeta] fix can't release resource issue [seatunnel]

2024-04-27 Thread via GitHub
hailin0 commented on PR #6763: URL: https://github.com/apache/seatunnel/pull/6763#issuecomment-2080423907 cc @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. To u

(seatunnel) branch dev updated: [Chore] remove useless interface (#6746)

2024-04-27 Thread wanghailin
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 3c1aeb3785 [Chore] remove useless interface (#6

Re: [PR] [Chore] remove useless interface [seatunnel]

2024-04-27 Thread via GitHub
hailin0 merged PR #6746: URL: https://github.com/apache/seatunnel/pull/6746 -- 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