[I] [Bug] [mysql cdc] can't read data from mysql cdc source [seatunnel]

2023-11-10 Thread via GitHub
wilsonfu88 opened a new issue, #5831: URL: https://github.com/apache/seatunnel/issues/5831 ### 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

(seatunnel) branch st-engine deleted (was 8289752722)

2023-11-10 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch st-engine in repository https://gitbox.apache.org/repos/asf/seatunnel.git was 8289752722 [Engine][Merge] disabled engine e2e test case on Windows The revisions that were on this branch

(seatunnel) branch revert-5427-fix-synchive-empty-parition deleted (was 4e2f4ef116)

2023-11-10 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch revert-5427-fix-synchive-empty-parition in repository https://gitbox.apache.org/repos/asf/seatunnel.git was 4e2f4ef116 Revert "[fix][hive-source][bug] fix An error occurred reading an e

(seatunnel) branch revert-4477-delete-catalog deleted (was 5f106e2cdb)

2023-11-10 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch revert-4477-delete-catalog in repository https://gitbox.apache.org/repos/asf/seatunnel.git was 5f106e2cdb Revert "[chore] delete unavailable S3 & Kafka Catalogs (#4477)" The revisions

(seatunnel) branch cdc-multiple-table deleted (was 973a2fae3c)

2023-11-10 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch cdc-multiple-table in repository https://gitbox.apache.org/repos/asf/seatunnel.git was 973a2fae3c Change file type to file_format_type in file source/sink (#4249) The revisions that we

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

2023-11-10 Thread via GitHub
Hisoka-X commented on PR #5745: URL: https://github.com/apache/seatunnel/pull/5745#issuecomment-1806660643 Thanks @4chicat , I will take a look in the few days. -- 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

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

2023-11-10 Thread via GitHub
4chicat commented on PR #5745: URL: https://github.com/apache/seatunnel/pull/5745#issuecomment-1806656893 > I think we can create a minio container in e2e test case for s3a file read. I created minio test container and added e2e test case. It passes on spark3, but fails on flink/sea

(seatunnel) branch dev updated: [Improve][JdbcSource] Optimize catalog-table metadata merge logic (#5828)

2023-11-10 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 7d8028a60b [Improve][JdbcSource] Optimize catal

Re: [PR] [Improve][JdbcSource] Optimize catalog-table metadata merge logic [seatunnel]

2023-11-10 Thread via GitHub
hailin0 merged PR #5828: URL: https://github.com/apache/seatunnel/pull/5828 -- 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

Re: [PR] [Improve][JdbcSource] Optimize catalog-table metadata merge logic [seatunnel]

2023-11-10 Thread via GitHub
hailin0 commented on code in PR #5828: URL: https://github.com/apache/seatunnel/pull/5828#discussion_r1390102687 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/utils/JdbcCatalogUtils.java: ## @@ -173,64 +173,58 @@ private s

Re: [PR] [Improve][JdbcSource] Optimize catalog-table metadata merge logic [seatunnel]

2023-11-10 Thread via GitHub
Hisoka-X commented on code in PR #5828: URL: https://github.com/apache/seatunnel/pull/5828#discussion_r1390097029 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/utils/JdbcCatalogUtils.java: ## @@ -173,64 +173,58 @@ private

Re: [PR] [Improve][JdbcSource] Optimize catalog-table metadata merge logic [seatunnel]

2023-11-10 Thread via GitHub
Hisoka-X commented on code in PR #5828: URL: https://github.com/apache/seatunnel/pull/5828#discussion_r1390097029 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/utils/JdbcCatalogUtils.java: ## @@ -173,64 +173,58 @@ private

Re: [PR] [Improve] Add common error for transform [seatunnel]

2023-11-10 Thread via GitHub
hailin0 merged PR #5815: URL: https://github.com/apache/seatunnel/pull/5815 -- 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

(seatunnel) branch dev updated: [Improve] Add common error for transform (#5815)

2023-11-10 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 f69f773f01 [Improve] Add common error for trans

Re: [I] seatunnel-web 这个模块是否可用于生产环境 [seatunnel]

2023-11-10 Thread via GitHub
github-actions[bot] commented on issue #5543: URL: https://github.com/apache/seatunnel/issues/5543#issuecomment-1806590565 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 这个模块是否可用于生产环境 [seatunnel]

2023-11-10 Thread via GitHub
github-actions[bot] closed issue #5543: seatunnel-web 这个模块是否可用于生产环境 URL: https://github.com/apache/seatunnel/issues/5543 -- 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] [ClickHouseFile] Nonzero exit code: 62 [seatunnel]

2023-11-10 Thread via GitHub
github-actions[bot] closed issue #5554: [Bug] [ClickHouseFile] Nonzero exit code: 62 URL: https://github.com/apache/seatunnel/issues/5554 -- 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

Re: [I] [Bug] [ClickHouseFile] Nonzero exit code: 62 [seatunnel]

2023-11-10 Thread via GitHub
github-actions[bot] commented on issue #5554: URL: https://github.com/apache/seatunnel/issues/5554#issuecomment-1806590543 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: [PR] [Feature][seatunnel-transforms-v2][Sql] use the built-in visitor mode of jsqlparse [seatunnel]

2023-11-10 Thread via GitHub
Zhou-Wen-CN commented on PR #5537: URL: https://github.com/apache/seatunnel/pull/5537#issuecomment-1805823546 will still need this feature? I have time to modify it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

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

2023-11-10 Thread via GitHub
Alvenshi opened a new issue, #5830: URL: https://github.com/apache/seatunnel/issues/5830 ### 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

Re: [PR] [Feature][Mongodb-CDC]Add multi-table e2e testcase [seatunnel]

2023-11-10 Thread via GitHub
kani3s0 closed pull request #5685: [Feature][Mongodb-CDC]Add multi-table e2e testcase URL: https://github.com/apache/seatunnel/pull/5685 -- 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

Re: [I] [Feature][Mongodb-CDC] Add multi-table e2e testcase [seatunnel]

2023-11-10 Thread via GitHub
kani3s0 commented on issue #5679: URL: https://github.com/apache/seatunnel/issues/5679#issuecomment-1805496675 Dear @hailin0, After careful consideration and multiple attempts to address the issue, I have come to the realization that it is beyond my current expertise and skill set.

Re: [I] [Feature][Zeta] Add a checkpoint switch option to control the opening and closing of the checkpoint [seatunnel]

2023-11-10 Thread via GitHub
FlechazoW commented on issue #5829: URL: https://github.com/apache/seatunnel/issues/5829#issuecomment-1805433285 I'm willing to do this task, can you assign this to me? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] [Bug] [starrocks]配置文件参数问题 [seatunnel]

2023-11-10 Thread via GitHub
mstki commented on issue #5827: URL: https://github.com/apache/seatunnel/issues/5827#issuecomment-1805428651 和版本有关系吗,starrocks是3.1.4 -- 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

(seatunnel) branch dev updated: [BUG][Connector-V2] Fixed conversion exception of elasticsearch array format (#5825)

2023-11-10 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 64f19f25d9 [BUG][Connector-V2] Fixed conversion exc

Re: [PR] [BUG][Connector-V2] Fixed conversion exception of elasticsearch array format [seatunnel]

2023-11-10 Thread via GitHub
Hisoka-X merged PR #5825: URL: https://github.com/apache/seatunnel/pull/5825 -- 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: [I] [Bug] [seatunnel-connectors-v2] [connector-elasticsearch] 同步es array格式数据出错 [seatunnel]

2023-11-10 Thread via GitHub
Hisoka-X closed issue #5792: [Bug] [seatunnel-connectors-v2] [connector-elasticsearch] 同步es array格式数据出错 URL: https://github.com/apache/seatunnel/issues/5792 -- 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

Re: [PR] [Feature][Transform-V2] Support SqlTransform Not Like Expression [seatunnel]

2023-11-10 Thread via GitHub
Hisoka-X commented on code in PR #5768: URL: https://github.com/apache/seatunnel/pull/5768#discussion_r1389156175 ## seatunnel-transforms-v2/src/main/java/org/apache/seatunnel/transform/sql/zeta/ZetaSQLFilter.java: ## @@ -162,11 +170,29 @@ private boolean likeExpr(LikeExpression

Re: [I] [Feature][Zeta] Add a checkpoint switch option to control the opening and closing of the checkpoint [seatunnel]

2023-11-10 Thread via GitHub
hailin0 commented on issue #5829: URL: https://github.com/apache/seatunnel/issues/5829#issuecomment-1805363794 clean e2e & docs in the batch job examples -- 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][JdbcSource] Optimize catalog-table metadata merge logic [seatunnel]

2023-11-10 Thread via GitHub
hailin0 opened a new pull request, #5828: URL: https://github.com/apache/seatunnel/pull/5828 ### Purpose of this pull request [JdbcSource] Optimize catalog-table metadata merge logic ### Does this PR introduce _any_ user-facing change? No ### How was this patch tes

[I] [Bug] [starrocks]配置文件参数问题 [seatunnel]

2023-11-10 Thread via GitHub
mstki opened a new issue, #5827: URL: https://github.com/apache/seatunnel/issues/5827 ### 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

Re: [I] [Bug] java.lang.NoClassDefFoundError: org/apache/hadoop/hive/metastore/api/MetaException, the ERROR still exists when use internal engine [seatunnel]

2023-11-10 Thread via GitHub
caonuan commented on issue #4190: URL: https://github.com/apache/seatunnel/issues/4190#issuecomment-1805274516 +1 -- 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 unsubsc

(seatunnel) branch dependabot/maven/seatunnel-connectors-v2/connector-rabbitmq/com.rabbitmq-amqp-client-5.18.0 deleted (was 7e930d884e)

2023-11-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/seatunnel-connectors-v2/connector-rabbitmq/com.rabbitmq-amqp-client-5.18.0 in repository https://gitbox.apache.org/repos/asf/seatunnel.git was 7e930d884e Bump com.rabbi

Re: [PR] Bump com.rabbitmq:amqp-client from 5.9.0 to 5.18.0 in /seatunnel-connectors-v2/connector-rabbitmq [seatunnel]

2023-11-10 Thread via GitHub
dependabot[bot] commented on PR #5690: URL: https://github.com/apache/seatunnel/pull/5690#issuecomment-1805264724 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, l

Re: [PR] Bump com.rabbitmq:amqp-client from 5.9.0 to 5.18.0 in /seatunnel-connectors-v2/connector-rabbitmq [seatunnel]

2023-11-10 Thread via GitHub
EricJoy2048 closed pull request #5690: Bump com.rabbitmq:amqp-client from 5.9.0 to 5.18.0 in /seatunnel-connectors-v2/connector-rabbitmq URL: https://github.com/apache/seatunnel/pull/5690 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Bug] jdbc to jdbc数据同步任务卡住&数据量与日志打印不符(2.3.2版本正常) [seatunnel]

2023-11-10 Thread via GitHub
EricJoy2048 commented on issue #5806: URL: https://github.com/apache/seatunnel/issues/5806#issuecomment-1805263314 Can you run this sql in the mysql client?`select id ,day_time ,user_id ,data_source ,replace(replace(result,'\n',''),'\r','') result ,pregnant_date ,report_pregnant_w ,pregnant