[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on issue #3746: [Feature][connector][kafka] Support read `canal` format message from kafka

2023-01-05 Thread GitBox
MonsterChenzhuo commented on issue #3746: URL: https://github.com/apache/incubator-seatunnel/issues/3746#issuecomment-1371913317 @hailin0 Thanks, no need for now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-seatunnel] ediconss commented on pull request #3867: [feature][cdc][postgres] add PostgreSQL CDC

2023-01-05 Thread GitBox
ediconss commented on PR #3867: URL: https://github.com/apache/incubator-seatunnel/pull/3867#issuecomment-1371914553 这个可以现在使用吗,支持同步DDL吗 -- 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 specif

[GitHub] [incubator-seatunnel] MonsterChenzhuo opened a new issue, #3872: [Feature][connector][kafka] Supplement the test case in json format

2023-01-05 Thread GitBox
MonsterChenzhuo opened a new issue, #3872: URL: https://github.com/apache/incubator-seatunnel/issues/3872 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar featu

[GitHub] [incubator-seatunnel] MonsterChenzhuo opened a new issue, #3873: [Bug] [connector][kafka] json deserialize exception log no content

2023-01-05 Thread GitBox
MonsterChenzhuo opened a new issue, #3873: URL: https://github.com/apache/incubator-seatunnel/issues/3873 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.

[GitHub] [incubator-seatunnel] MonsterChenzhuo opened a new pull request, #3874: [Bug] [connector][kafka] json deserialize exception log no content #3873

2023-01-05 Thread GitBox
MonsterChenzhuo opened a new pull request, #3874: URL: https://github.com/apache/incubator-seatunnel/pull/3874 ## Purpose of this pull request close #3873 ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If a

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on pull request #3874: [Bug] [connector][kafka] json deserialize exception log no content #3873

2023-01-05 Thread GitBox
MonsterChenzhuo commented on PR #3874: URL: https://github.com/apache/incubator-seatunnel/pull/3874#issuecomment-1371963032 https://user-images.githubusercontent.com/60029759/210744144-0223d53f-2154-4baa-b293-90b79282a9b6.png";> https://user-images.githubusercontent.com/60029759/210744122

[GitHub] [incubator-seatunnel] lhyundeadsoul commented on a diff in pull request #2832: [Feature][Connector-V2] add tdengine source

2023-01-05 Thread GitBox
lhyundeadsoul commented on code in PR #2832: URL: https://github.com/apache/incubator-seatunnel/pull/2832#discussion_r1062260170 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-tdengine-e2e/src/test/java/org/apache/seatunnel/e2e/connector/tdengine/TDengineIT.java: ## @@ -

[GitHub] [incubator-seatunnel] Hisoka-X opened a new pull request, #3875: [Improve] [Checkpoint] Fix CheckpointIDCounter Thread Not Safe Problem

2023-01-05 Thread GitBox
Hisoka-X opened a new pull request, #3875: URL: https://github.com/apache/incubator-seatunnel/pull/3875 ## 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3819: [Improve][Connector-V2][MongoDB] Refactor MongoDB connector e2e test …

2023-01-05 Thread GitBox
TyrantLucifer commented on PR #3819: URL: https://github.com/apache/incubator-seatunnel/pull/3819#issuecomment-1371992436 cc @ashulin @EricJoy2048 @hailin0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-seatunnel] CalvinKirs commented on pull request #3818: [Improve][seatunnel-engine-common] move serializer to common

2023-01-05 Thread GitBox
CalvinKirs commented on PR #3818: URL: https://github.com/apache/incubator-seatunnel/pull/3818#issuecomment-1372015784 ![image](https://user-images.githubusercontent.com/16631152/210754482-c6118af9-b8c9-4f9b-92ae-898065d5f889.png) should delete this comment -- This is an automated mes

[GitHub] [incubator-seatunnel] CalvinKirs commented on pull request #3818: [Improve][seatunnel-engine-common] move serializer to common

2023-01-05 Thread GitBox
CalvinKirs commented on PR #3818: URL: https://github.com/apache/incubator-seatunnel/pull/3818#issuecomment-1372020240 Btw, A better way is to serialize as a separate module, and we may support other ways in the future, such as protobuf, json and more -- This is an automated message from

[GitHub] [incubator-seatunnel] sunnyzhu92 commented on issue #3869: The maxcompute source does not support the conversion of date type

2023-01-05 Thread GitBox
sunnyzhu92 commented on issue #3869: URL: https://github.com/apache/incubator-seatunnel/issues/3869#issuecomment-1372022487 can you assign it to me? thanks a lot -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-seatunnel] rhh777 opened a new pull request, #3877: [Improve][Connector-V2][Redis] RedisSource support scan operation

2023-01-05 Thread GitBox
rhh777 opened a new pull request, #3877: URL: https://github.com/apache/incubator-seatunnel/pull/3877 Scan command allow for incremental iteration, returning only a small number of elements per call,. KEYS command may block the server for a long time when called against a lot of keys

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3848: [Feature][Connector V2] Add GoogleSheets Sink

2023-01-05 Thread GitBox
TaoZex closed pull request #3848: [Feature][Connector V2] Add GoogleSheets Sink URL: https://github.com/apache/incubator-seatunnel/pull/3848 -- 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 specif

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3877: [Improve][Connector-V2][Redis] RedisSource support scan operation

2023-01-05 Thread GitBox
TyrantLucifer commented on PR #3877: URL: https://github.com/apache/incubator-seatunnel/pull/3877#issuecomment-1372135075 It looks like a exciting feature. But it seems that has some problems in e2e test case. BTW, if you write a e2e test case to verify this feature is better. A tested PR

[GitHub] [incubator-seatunnel] rhh777 commented on pull request #3877: [Improve][Connector-V2][Redis] RedisSource support scan operation

2023-01-05 Thread GitBox
rhh777 commented on PR #3877: URL: https://github.com/apache/incubator-seatunnel/pull/3877#issuecomment-1372162889 > It looks like a exciting feature. But it seems that has some problems in e2e test case. BTW, if you write a e2e test case to verify this feature is better. A tested PR will

[GitHub] [incubator-seatunnel] lightzhao commented on pull request #3836: [Bug][KafkaSource]KafkaConsumer is not close.

2023-01-05 Thread GitBox
lightzhao commented on PR #3836: URL: https://github.com/apache/incubator-seatunnel/pull/3836#issuecomment-1372216049 @TyrantLucifer please merge. 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

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3848: [Feature][Connector V2] Add GoogleSheets Sink

2023-01-05 Thread GitBox
TaoZex closed pull request #3848: [Feature][Connector V2] Add GoogleSheets Sink URL: https://github.com/apache/incubator-seatunnel/pull/3848 -- 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 specif

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3866: [Improve][Connector-V2][DataHub] Refactor DataHub connector e2e test

2023-01-05 Thread GitBox
TaoZex commented on PR #3866: URL: https://github.com/apache/incubator-seatunnel/pull/3866#issuecomment-1372279371 @TyrantLucifer @Hisoka-X PTAL -- 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

[GitHub] [incubator-seatunnel] ashulin commented on pull request #3867: [feature][cdc][postgres] add PostgreSQL CDC

2023-01-05 Thread GitBox
ashulin commented on PR #3867: URL: https://github.com/apache/incubator-seatunnel/pull/3867#issuecomment-1372296179 > 这个可以现在使用吗,支持同步DDL吗 @ediconss Currently, DDL synchronization is not supported. PostgreSQL CDC is still in `beta` status and needs more testing. Feedback on your tes

[GitHub] [incubator-seatunnel] Sachin-2206 commented on issue #3857: [Feature]Rename seatunnel-engine module

2023-01-05 Thread GitBox
Sachin-2206 commented on issue #3857: URL: https://github.com/apache/incubator-seatunnel/issues/3857#issuecomment-1372357688 Sir I updated maven module names. Sir should I also update the class package names ?( seatunnel engine to seatunnel zeta ) -- This is an automated message from the

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3877: [Improve][Connector-V2][Redis] RedisSource support scan operation

2023-01-05 Thread GitBox
EricJoy2048 commented on code in PR #3877: URL: https://github.com/apache/incubator-seatunnel/pull/3877#discussion_r1062600816 ## seatunnel-connectors-v2/connector-redis/src/main/java/org/apache/seatunnel/connectors/seatunnel/redis/config/RedisConfig.java: ## @@ -60,7 +61,19 @@

[GitHub] [incubator-seatunnel] Sachin-2206 commented on issue #3857: [Feature]Rename seatunnel-engine module

2023-01-05 Thread GitBox
Sachin-2206 commented on issue #3857: URL: https://github.com/apache/incubator-seatunnel/issues/3857#issuecomment-1372409172 Sir I want to know that should I change only package name or complete import statements names ? -- This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-seatunnel] Sachin-2206 commented on issue #3857: [Feature]Rename seatunnel-engine module

2023-01-05 Thread GitBox
Sachin-2206 commented on issue #3857: URL: https://github.com/apache/incubator-seatunnel/issues/3857#issuecomment-1372460377 Sir I completed my work . I want to send a pull request of it . Please check it and tell me whether my work is correct or not, -- This is an automated message fro

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3591: [Feature] Support encryption configuration

2023-01-05 Thread GitBox
github-actions[bot] commented on issue #3591: URL: https://github.com/apache/incubator-seatunnel/issues/3591#issuecomment-1372969193 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. --

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3431: [Feature][Metrics] SeaTunnel Metrics for Connector V2

2023-01-05 Thread GitBox
github-actions[bot] commented on issue #3431: URL: https://github.com/apache/incubator-seatunnel/issues/3431#issuecomment-1372969235 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

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #3591: [Feature] Support encryption configuration

2023-01-05 Thread GitBox
github-actions[bot] closed issue #3591: [Feature] Support encryption configuration URL: https://github.com/apache/incubator-seatunnel/issues/3591 -- 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

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3267: [Feature][starter][flink] Support transform-v2 for flink

2023-01-05 Thread GitBox
github-actions[bot] commented on issue #3267: URL: https://github.com/apache/incubator-seatunnel/issues/3267#issuecomment-1372969260 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

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3222: [Bug][Translation][Flink] Convert BigDecimal type losing precsion

2023-01-05 Thread GitBox
github-actions[bot] commented on issue #3222: URL: https://github.com/apache/incubator-seatunnel/issues/3222#issuecomment-1372969284 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. --

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #3222: [Bug][Translation][Flink] Convert BigDecimal type losing precsion

2023-01-05 Thread GitBox
github-actions[bot] closed issue #3222: [Bug][Translation][Flink] Convert BigDecimal type losing precsion URL: https://github.com/apache/incubator-seatunnel/issues/3222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3862: [Docs]Add next version release note

2023-01-05 Thread GitBox
TyrantLucifer merged PR #3862: URL: https://github.com/apache/incubator-seatunnel/pull/3862 -- 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-unsu

[incubator-seatunnel] branch dev updated: [Improve][Docs] Add next version release note (#3862)

2023-01-05 Thread tyrantlucifer
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/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new cef31fd9c [Improve][Docs] Add next

[GitHub] [incubator-seatunnel] TyrantLucifer closed issue #3267: [Feature][starter][flink] Support transform-v2 for flink

2023-01-05 Thread GitBox
TyrantLucifer closed issue #3267: [Feature][starter][flink] Support transform-v2 for flink URL: https://github.com/apache/incubator-seatunnel/issues/3267 -- 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3267: [Feature][starter][flink] Support transform-v2 for flink

2023-01-05 Thread GitBox
TyrantLucifer commented on issue #3267: URL: https://github.com/apache/incubator-seatunnel/issues/3267#issuecomment-1373037758 closed because of #3396 -- 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

[GitHub] [incubator-seatunnel] Hisoka-X commented on pull request #3771: [Feature][SeaTunnel Engine] Add a jvm file to define the SeaTunnel En…

2023-01-05 Thread GitBox
Hisoka-X commented on PR #3771: URL: https://github.com/apache/incubator-seatunnel/pull/3771#issuecomment-1373046709 Hi, e2e same like have some problem. ![image](https://user-images.githubusercontent.com/32387433/210915326-33dec211-0cae-4abe-bbd5-44e67d10d539.png) -- This is an a

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3818: [Improve][seatunnel-engine-common] move serializer to common

2023-01-05 Thread GitBox
liugddx commented on PR #3818: URL: https://github.com/apache/incubator-seatunnel/pull/3818#issuecomment-1373055740 > Btw, A better way is to serialize as a separate module, and we may support other ways in the future, such as protobuf, json and more Done. PTAL thanks. -- This is

[GitHub] [incubator-seatunnel] lhyundeadsoul commented on pull request #2832: [Feature][Connector-V2] add tdengine source

2023-01-05 Thread GitBox
lhyundeadsoul commented on PR #2832: URL: https://github.com/apache/incubator-seatunnel/pull/2832#issuecomment-1373062196 hey guys, Thank you for all your suggestions. All checks have passed now. Could you help me to merge? @CalvinKirs @hailin0 -- This is an automated message fr

[incubator-seatunnel] branch dev updated (cef31fd9c -> ce85a8c68)

2023-01-05 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from cef31fd9c [Improve][Docs] Add next version release note (#3862) add ce85a8c68 Fix Source Class Supp

[GitHub] [incubator-seatunnel] hailin0 merged pull request #3878: [Hotfix][API] Fix Source Class Support Parallelism judge & Add UT for it

2023-01-05 Thread GitBox
hailin0 merged PR #3878: URL: https://github.com/apache/incubator-seatunnel/pull/3878 -- 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..

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3864: [Improve][JDBC] improve jdbc sink option

2023-01-05 Thread GitBox
EricJoy2048 merged PR #3864: URL: https://github.com/apache/incubator-seatunnel/pull/3864 -- 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-unsubs

[incubator-seatunnel] branch dev updated: [Improve][JDBC] improve jdbc sink option (#3864)

2023-01-05 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/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 768a9300e [Improve][JDBC] improve jdb

[GitHub] [incubator-seatunnel] lightzhao commented on pull request #3854: [Improve][connector-v2][FileSink] Allow the user to set the row delimiter as an empty string

2023-01-05 Thread GitBox
lightzhao commented on PR #3854: URL: https://github.com/apache/incubator-seatunnel/pull/3854#issuecomment-1373154304 @TaoZex please review, 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 go

[GitHub] [incubator-seatunnel] cxy-java opened a new issue, #3879: [Bug] [Module Name] Bug title

2023-01-05 Thread GitBox
cxy-java opened a new issue, #3879: URL: https://github.com/apache/incubator-seatunnel/issues/3879 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.

[GitHub] [incubator-seatunnel] EricJoy2048 opened a new issue, #3880: [Improve] [Doc] Improve OSSFile Connector title

2023-01-05 Thread GitBox
EricJoy2048 opened a new issue, #3880: URL: https://github.com/apache/incubator-seatunnel/issues/3880 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #2832: [Feature][Connector-V2] add tdengine source

2023-01-05 Thread GitBox
TyrantLucifer commented on PR #2832: URL: https://github.com/apache/incubator-seatunnel/pull/2832#issuecomment-1373219560 > @EricJoy2048 @hailin0 @Hisoka-X @TyrantLucifer @CalvinKirs Hey guys, please help to give me a CR if you are free. Thx! Hi @lhyundeadsoul , overall LGTM but a li

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #2832: [Feature][Connector-V2] add tdengine source

2023-01-05 Thread GitBox
TyrantLucifer commented on code in PR #2832: URL: https://github.com/apache/incubator-seatunnel/pull/2832#discussion_r1063191401 ## seatunnel-connectors-v2/connector-common/src/main/java/org/apache/seatunnel/connectors/seatunnel/common/schema/SeaTunnelSchema.java: ## @@ -103,7

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3859: Update Connector release status

2023-01-05 Thread GitBox
TyrantLucifer merged PR #3859: URL: https://github.com/apache/incubator-seatunnel/pull/3859 -- 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-unsu

[incubator-seatunnel] branch dev updated: [Improve][Docs] Update Connector release status (#3859)

2023-01-05 Thread tyrantlucifer
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/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 3cdf3f59c [Improve][Docs] Update C

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3848: [Feature][Connector V2] Add GoogleSheets Sink

2023-01-05 Thread GitBox
TaoZex commented on PR #3848: URL: https://github.com/apache/incubator-seatunnel/pull/3848#issuecomment-1373245323 @Hisoka-X @EricJoy2048 PTAL -- 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

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on pull request #3874: [Bug] [connector][kafka] json deserialize exception log no content #3873

2023-01-05 Thread GitBox
MonsterChenzhuo commented on PR #3874: URL: https://github.com/apache/incubator-seatunnel/pull/3874#issuecomment-1373276967 cc @hailin0 @Hisoka-X 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

[GitHub] [incubator-seatunnel] Carl-Zhou-CN opened a new pull request, #3881: [Improve][Connector-V2][clickhouse] Special characters in column names are supported

2023-01-05 Thread GitBox
Carl-Zhou-CN opened a new pull request, #3881: URL: https://github.com/apache/incubator-seatunnel/pull/3881 …s are supported ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: