Re: [I] java.util.LinkedHashMap cannot be cast to java.util.ArrayList [seatunnel]

2024-02-19 Thread via GitHub
athiathu commented on issue #5700: URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1951895827 Hi @leejoker I have checked with above solution but still the issue is there. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] [Feature][Connector-V2] Support iceberg sink [seatunnel]

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

(seatunnel) branch dev updated (92f847c99f -> 18d3e86194)

2024-02-19 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from 92f847c99f [Improve][Connector-V2] oracle cdc e2e optimization (#6232) add 18d3e86194 [Feature] Supports iceberg

Re: [PR] [Improve][Connector-V2][Iceberg] Support for S3 in hadoop catalog [seatunnel]

2024-02-19 Thread via GitHub
Hisoka-X commented on code in PR #5745: URL: https://github.com/apache/seatunnel/pull/5745#discussion_r1494155199 ## seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/seatunnel/SeaTunnelContainer.java: ## @@ -228,6 +228,9 @@ private List

Re: [I] [Bug] [spark-jdbc-connector] mysql emoji insert error [seatunnel]

2024-02-19 Thread via GitHub
rekichan closed issue #6350: [Bug] [spark-jdbc-connector] mysql emoji insert error URL: https://github.com/apache/seatunnel/issues/6350 -- 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: [I] [Bug] [spark-jdbc-connector] mysql emoji insert error [seatunnel]

2024-02-19 Thread via GitHub
rekichan commented on issue #6350: URL: https://github.com/apache/seatunnel/issues/6350#issuecomment-1951915811 This issue has been solved.We can try to use binary(row-data) to deal with charset problem. -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [Improve][Connector-V2][Iceberg] Support for S3 in hadoop catalog [seatunnel]

2024-02-19 Thread via GitHub
4chicat commented on code in PR #5745: URL: https://github.com/apache/seatunnel/pull/5745#discussion_r1494184992 ## seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/util/ContainerUtil.java: ## @@ -251,6 +252,12 @@ public static List discoverTestCo

Re: [PR] [Improve][Connector-V2][Iceberg] Support for S3 in hadoop catalog [seatunnel]

2024-02-19 Thread via GitHub
4chicat commented on code in PR #5745: URL: https://github.com/apache/seatunnel/pull/5745#discussion_r1494186856 ## seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/seatunnel/SeaTunnelContainer.java: ## @@ -228,6 +228,9 @@ private List r

Re: [PR] [Improve][Connector-V2][Iceberg] Support for S3 in hadoop catalog [seatunnel]

2024-02-19 Thread via GitHub
4chicat commented on code in PR #5745: URL: https://github.com/apache/seatunnel/pull/5745#discussion_r1494186856 ## seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/seatunnel/SeaTunnelContainer.java: ## @@ -228,6 +228,9 @@ private List r

Re: [PR] [fix] [connector-tdengine] fix sql exception and concurrentmodifyexception when connect to taos and read data [seatunnel]

2024-02-19 Thread via GitHub
alextinng commented on code in PR #6088: URL: https://github.com/apache/seatunnel/pull/6088#discussion_r1494194184 ## seatunnel-connectors-v2/connector-tdengine/src/main/java/org/apache/seatunnel/connectors/seatunnel/tdengine/source/TDengineSourceSplitEnumerator.java: ## @@ -17,

Re: [PR] [fix] [connector-tdengine] fix sql exception and concurrentmodifyexception when connect to taos and read data [seatunnel]

2024-02-19 Thread via GitHub
alextinng commented on code in PR #6088: URL: https://github.com/apache/seatunnel/pull/6088#discussion_r1494194184 ## seatunnel-connectors-v2/connector-tdengine/src/main/java/org/apache/seatunnel/connectors/seatunnel/tdengine/source/TDengineSourceSplitEnumerator.java: ## @@ -17,

Re: [PR] [fix] [connector-tdengine] fix sql exception and concurrentmodifyexception when connect to taos and read data [seatunnel]

2024-02-19 Thread via GitHub
alextinng commented on code in PR #6088: URL: https://github.com/apache/seatunnel/pull/6088#discussion_r1494194716 ## seatunnel-connectors-v2/connector-tdengine/src/main/java/org/apache/seatunnel/connectors/seatunnel/tdengine/source/TDengineSourceSplitEnumerator.java: ## @@ -17,

[PR] [CI] Fix unstable ci with no left space error [seatunnel]

2024-02-19 Thread via GitHub
Hisoka-X opened a new pull request, #6356: URL: https://github.com/apache/seatunnel/pull/6356 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [

Re: [I] [Feature][FileSource&FileSink] Read or write files with specified character encoding [seatunnel]

2024-02-19 Thread via GitHub
ShaunWuu commented on issue #5973: URL: https://github.com/apache/seatunnel/issues/5973#issuecomment-1952080783 Can you assign it to me please? I will try to implement it😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[I] password is visible in the task log when use jdbc source [seatunnel]

2024-02-19 Thread via GitHub
jeanleen opened a new issue, #6357: URL: https://github.com/apache/seatunnel/issues/6357 ### 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

(seatunnel) branch dev updated: [Feature] Support nanosecond in SelectDB DateTimeV2 type (#6332)

2024-02-19 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 a0ef5dac93 [Feature] Support nanosecond in SelectDB

Re: [PR] [Feature][Connector-V2] Support nanosecond in SelectDB DateTimeV2 type [seatunnel]

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

[PR] [Feature] Support nanosecond in Doris DateTimeV2 type [seatunnel]

2024-02-19 Thread via GitHub
Hisoka-X opened a new pull request, #6358: URL: https://github.com/apache/seatunnel/pull/6358 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [

Re: [PR] [connector-v2][iceberg sink] add iceberg sink connector [seatunnel]

2024-02-19 Thread via GitHub
hailin0 commented on PR #5490: URL: https://github.com/apache/seatunnel/pull/5490#issuecomment-1952138972 pr #6265 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 go to the specific comment. To

Re: [PR] [connector-v2][iceberg sink] add iceberg sink connector [seatunnel]

2024-02-19 Thread via GitHub
hailin0 closed pull request #5490: [connector-v2][iceberg sink] add iceberg sink connector URL: https://github.com/apache/seatunnel/pull/5490 -- 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 spec

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

2024-02-19 Thread via GitHub
Hisoka-X commented on code in PR #6348: URL: https://github.com/apache/seatunnel/pull/6348#discussion_r1494347625 ## seatunnel-connectors-v2/connector-hbase/src/main/java/org/apache/seatunnel/connectors/seatunnel/hbase/source/HbaseSourceFactory.java: ## @@ -0,0 +1,51 @@ +/* + *

Re: [I] [Feature][Connector-V2] Support iceberg sink [seatunnel]

2024-02-19 Thread via GitHub
sunxiaojian closed issue #6198: [Feature][Connector-V2] Support iceberg sink URL: https://github.com/apache/seatunnel/issues/6198 -- 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.

Re: [I] password is visible in the task log when use jdbc source [seatunnel]

2024-02-19 Thread via GitHub
protonpluss commented on issue #6357: URL: https://github.com/apache/seatunnel/issues/6357#issuecomment-1952401939 Hi @jeanleen, I would like to work on this issue, Kindly assign it to me! -- This is an automated message from the Apache Git Service. To respond to the message, please log o

svn commit: r67426 - /release/seatunnel/KEYS

2024-02-19 Thread fanjia
Author: fanjia Date: Mon Feb 19 13:26:20 2024 New Revision: 67426 Log: Add zhouyao2023 GPG key Modified: release/seatunnel/KEYS Modified: release/seatunnel/KEYS == --- release/seatunnel/KEYS (original) +++ release/se

svn commit: r67428 - /release/seatunnel/KEYS

2024-02-19 Thread fanjia
Author: fanjia Date: Mon Feb 19 13:33:11 2024 New Revision: 67428 Log: Add zhouyao2023 GPG key Modified: release/seatunnel/KEYS Modified: release/seatunnel/KEYS == --- release/seatunnel/KEYS (original) +++ release/se

svn commit: r67429 - /release/seatunnel/KEYS

2024-02-19 Thread fanjia
Author: fanjia Date: Mon Feb 19 13:37:10 2024 New Revision: 67429 Log: Add zhouyao2023 GPG key Modified: release/seatunnel/KEYS Modified: release/seatunnel/KEYS == --- release/seatunnel/KEYS (original) +++ release/se

svn commit: r67430 - /dev/seatunnel/2.3.4/ /release/seatunnel/2.3.4/

2024-02-19 Thread fanjia
Author: fanjia Date: Mon Feb 19 13:39:56 2024 New Revision: 67430 Log: Move dev 2.3.4 to release directory Added: release/seatunnel/2.3.4/ - copied from r67429, dev/seatunnel/2.3.4/ Removed: dev/seatunnel/2.3.4/

Re: [I] [Bug] [Hive] Hive connector only support [text parquet orc] table now [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] commented on issue #6178: URL: https://github.com/apache/seatunnel/issues/6178#issuecomment-1953306992 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. -- This is a

Re: [I] [Bug] [Hive] Hive connector only support [text parquet orc] table now [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] closed issue #6178: [Bug] [Hive] Hive connector only support [text parquet orc] table now URL: https://github.com/apache/seatunnel/issues/6178 -- 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

Re: [I] [Feature][source] Postgres CDC streaming source [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] closed issue #6158: [Feature][source] Postgres CDC streaming source URL: https://github.com/apache/seatunnel/issues/6158 -- 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

Re: [I] [Feature][source] Postgres CDC streaming source [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] commented on issue #6158: URL: https://github.com/apache/seatunnel/issues/6158#issuecomment-1953307006 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. -- This is a

Re: [I] seatunnel-web cannot see the data source in sub-database, sub-table and multi-table synchronization mode [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] closed issue #6140: seatunnel-web cannot see the data source in sub-database, sub-table and multi-table synchronization mode URL: https://github.com/apache/seatunnel/issues/6140 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] seatunnel-web cannot see the data source in sub-database, sub-table and multi-table synchronization mode [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] commented on issue #6140: URL: https://github.com/apache/seatunnel/issues/6140#issuecomment-1953307022 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. -- This is a

Re: [I] [Feature][Core] Support flink 17 and 18 version [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] commented on issue #6137: URL: https://github.com/apache/seatunnel/issues/6137#issuecomment-1953307040 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. -- This is a

Re: [I] [Feature][Core] Support flink 17 and 18 version [seatunnel]

2024-02-19 Thread via GitHub
github-actions[bot] closed issue #6137: [Feature][Core] Support flink 17 and 18 version URL: https://github.com/apache/seatunnel/issues/6137 -- 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

[I] [Feature][state] seatunnel 如何实现自定义状态 [seatunnel]

2024-02-19 Thread via GitHub
Xuzhengz opened a new issue, #6359: URL: https://github.com/apache/seatunnel/issues/6359 ### 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: [I] [Bug] [connector-file] HdfsFile sink lost data [seatunnel]

2024-02-19 Thread via GitHub
czlh commented on issue #5952: URL: https://github.com/apache/seatunnel/issues/5952#issuecomment-1953374337 我遇到同样的文件删除重新创建问题,但是,我的source是kafka,只能使用STREAMING模式,而不能使用batch,请问我需要怎么处理才能解决 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [fix] [connector-tdengine] fix sql exception and concurrentmodifyexception when connect to taos and read data [seatunnel]

2024-02-19 Thread via GitHub
alextinng commented on code in PR #6088: URL: https://github.com/apache/seatunnel/pull/6088#discussion_r1495174727 ## seatunnel-connectors-v2/connector-tdengine/src/main/java/org/apache/seatunnel/connectors/seatunnel/tdengine/source/TDengineSourceReader.java: ## @@ -39,80 +35,76

Re: [I] [Bug] can not execute myssql-to-clickhouse job [seatunnel]

2024-02-19 Thread via GitHub
WuJiY commented on issue #6021: URL: https://github.com/apache/seatunnel/issues/6021#issuecomment-1953421425 ? -- 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 unsubscri

Re: [PR] [fix] [connector-tdengine] fix sql exception and concurrentmodifyexception when connect to taos and read data [seatunnel]

2024-02-19 Thread via GitHub
happyboy1024 commented on code in PR #6088: URL: https://github.com/apache/seatunnel/pull/6088#discussion_r1495202527 ## seatunnel-connectors-v2/connector-tdengine/src/main/java/org/apache/seatunnel/connectors/seatunnel/tdengine/source/TDengineSourceReader.java: ## @@ -39,80 +35

[PR] Add release 2.3.4 docs [seatunnel-website]

2024-02-19 Thread via GitHub
Carl-Zhou-CN opened a new pull request, #292: URL: https://github.com/apache/seatunnel-website/pull/292 (no comment) -- 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 unsu

Re: [I] [Bug] [REST API] when i call rest api to stop running job,the status of job can not update canceling to canceled [seatunnel]

2024-02-19 Thread via GitHub
sxiongzhang commented on issue #5830: URL: https://github.com/apache/seatunnel/issues/5830#issuecomment-1953433633 my seatunnel version is also 2.3.3,request restAPI(/hazelcast/rest/maps/stop-job) return result is also ![image](https://github.com/apache/seatunnel/assets/33976943/bd52fbb

Re: [I] [Bug] [REST API] when i call rest api to stop running job,the status of job can not update canceling to canceled [seatunnel]

2024-02-19 Thread via GitHub
Alvenshi commented on issue #5830: URL: https://github.com/apache/seatunnel/issues/5830#issuecomment-1953433832 这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug] [REST API] when i call rest api to stop running job,the status of job can not update canceling to canceled [seatunnel]

2024-02-19 Thread via GitHub
liugddx commented on issue #5830: URL: https://github.com/apache/seatunnel/issues/5830#issuecomment-1953439106 > my seatunnel version is also 2.3.3,request restAPI(/hazelcast/rest/maps/stop-job) return result is also > > ![image](https://github.com/apache/seatunnel/assets/33976943/b

Re: [PR] [fix] [connector-tdengine] fix sql exception and concurrentmodifyexception when connect to taos and read data [seatunnel]

2024-02-19 Thread via GitHub
alextinng commented on code in PR #6088: URL: https://github.com/apache/seatunnel/pull/6088#discussion_r1495257985 ## seatunnel-connectors-v2/connector-tdengine/src/main/java/org/apache/seatunnel/connectors/seatunnel/tdengine/source/TDengineSourceReader.java: ## @@ -39,80 +35,76