[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
TaoZex commented on PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#issuecomment-1340543258 > @TaoZex Hi, I have one question is that if 50 million rows of my source data are queried at one time. `batch_max_rows` is set to 10, will 500 stream load requests be sen

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3671: [Improve][Connector-V2][IceBerg] Refactor IceBerg connector e2e test cases

2022-12-06 Thread GitBox
TyrantLucifer commented on issue #3671: URL: https://github.com/apache/incubator-seatunnel/issues/3671#issuecomment-1340437490 @Carl-Zhou-CN Please comment here. -- 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 commented on issue #3601: [Improve][Connector-V2][E2E] Refactor e2e test cases

2022-12-06 Thread GitBox
Carl-Zhou-CN commented on issue #3601: URL: https://github.com/apache/incubator-seatunnel/issues/3601#issuecomment-1340423274 I also want to try IceBerg -- 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

[incubator-seatunnel-website] branch dependabot/npm_and_yarn/qs-and-express-6.11.0 created (now 27ec904757)

2022-12-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/qs-and-express-6.11.0 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git at 27ec904757 Bump qs and express No new revisions wer

[GitHub] [incubator-seatunnel-website] dependabot[bot] opened a new pull request, #177: Bump qs and express

2022-12-06 Thread GitBox
dependabot[bot] opened a new pull request, #177: URL: https://github.com/apache/incubator-seatunnel-website/pull/177 Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.9.6 to

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3625: [Improve][Connector-V2][File] Support split file based on batch size

2022-12-06 Thread GitBox
TaoZex commented on code in PR #3625: URL: https://github.com/apache/incubator-seatunnel/pull/3625#discussion_r1041769451 ## README.md: ## @@ -86,13 +86,13 @@ Download address for run-directly software package : https://seatunnel.apache.or ## Quick start **SeaTunnel Engine

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3625: [Improve][Connector-V2][File] Support split file based on batch size

2022-12-06 Thread GitBox
TaoZex commented on code in PR #3625: URL: https://github.com/apache/incubator-seatunnel/pull/3625#discussion_r1041769451 ## README.md: ## @@ -86,13 +86,13 @@ Download address for run-directly software package : https://seatunnel.apache.or ## Quick start **SeaTunnel Engine

[GitHub] [incubator-seatunnel] bmk15897 commented on pull request #3669: [Improve] Test Improvement - Assertions in the org.apache.seatunnel.api.configuration.util.OptionUtilTest

2022-12-06 Thread GitBox
bmk15897 commented on PR #3669: URL: https://github.com/apache/incubator-seatunnel/pull/3669#issuecomment-1340386369 Oh Thank you for the advice, I will update the file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[incubator-seatunnel-website] branch main updated: Update subscribe.md (#176)

2022-12-06 Thread nielifeng
This is an automated email from the ASF dual-hosted git repository. nielifeng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git The following commit(s) were added to refs/heads/main by this push: new 8669ee3e3a Update subscribe

[GitHub] [incubator-seatunnel-website] nielifeng merged pull request #176: Update subscribe.md

2022-12-06 Thread GitBox
nielifeng merged PR #176: URL: https://github.com/apache/incubator-seatunnel-website/pull/176 -- 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-un

[incubator-seatunnel-website] branch CalvinKirs-patch-1 created (now c9e719b17a)

2022-12-06 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git at c9e719b17a Update subscribe.md This branch includes the following new commits:

[incubator-seatunnel-website] 01/01: Update subscribe.md

2022-12-06 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git commit c9e719b17ae0180d748f190f61d460cbf3c30b46 Author: Kirs AuthorDate: Wed Dec 7 12:00:23 202

[GitHub] [incubator-seatunnel] liugddx opened a new pull request, #3670: [Hotfix][Connector-V2][jdbc] fix jdbc connection reset bug

2022-12-06 Thread GitBox
liugddx opened a new pull request, #3670: URL: https://github.com/apache/incubator-seatunnel/pull/3670 ## 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 p

[GitHub] [incubator-seatunnel] whutpencil commented on pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
whutpencil commented on PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#issuecomment-1340320463 @TaoZex Hi, I have one question is that if 50 million rows of my source data are queried at one time. `batch_max_rows` is set to 10, will 500 stream load requests be s

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3659: [feature][transform-v2] Add FilterRowKindTransform to filter rows based on row kind

2022-12-06 Thread GitBox
hailin0 commented on PR #3659: URL: https://github.com/apache/incubator-seatunnel/pull/3659#issuecomment-1340304436 https://user-images.githubusercontent.com/14371345/206076698-1f2d402d-1574-4efe-aa1e-aa1c1b2d8f46.png";> -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3669: [Improve] Test Improvement - Assertions in the org.apache.seatunnel.api.configuration.util.OptionUtilTest

2022-12-06 Thread GitBox
TyrantLucifer commented on PR #3669: URL: https://github.com/apache/incubator-seatunnel/pull/3669#issuecomment-1340298026 Thank you for your contirbution. Please fix your code style first. You can use `mvn checkstyle:check` to find where the problem is. -- This is an automated message fr

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #3660: [hotfix][ST-Engine] Fix user-defined threads cannot use engine metrics

2022-12-06 Thread GitBox
Hisoka-X commented on code in PR #3660: URL: https://github.com/apache/incubator-seatunnel/pull/3660#discussion_r1041681204 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/metrics/MetricsContext.java: ## @@ -159,6 +163,65 @@ public v

[GitHub] [incubator-seatunnel] cason0126 commented on issue #3663: [Feature][Connector V2] expose configurable options in cassandra

2022-12-06 Thread GitBox
cason0126 commented on issue #3663: URL: https://github.com/apache/incubator-seatunnel/issues/3663#issuecomment-1340283615 @EricJoy2048 OK,please assign 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3545: [Improve][Connector-V2][StarRocks] Unified exception for StarRocks source & sink connector

2022-12-06 Thread GitBox
TyrantLucifer commented on issue #3545: URL: https://github.com/apache/incubator-seatunnel/issues/3545#issuecomment-1340271577 closed because of #3593 -- 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] TyrantLucifer closed issue #3545: [Improve][Connector-V2][StarRocks] Unified exception for StarRocks source & sink connector

2022-12-06 Thread GitBox
TyrantLucifer closed issue #3545: [Improve][Connector-V2][StarRocks] Unified exception for StarRocks source & sink connector URL: https://github.com/apache/incubator-seatunnel/issues/3545 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3546: [Improve][Connector-V2][Pulsar] Unified exception for Pulsar source & sink connector

2022-12-06 Thread GitBox
TyrantLucifer commented on issue #3546: URL: https://github.com/apache/incubator-seatunnel/issues/3546#issuecomment-1340271001 closed because of #3590 -- 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] TyrantLucifer closed issue #3546: [Improve][Connector-V2][Pulsar] Unified exception for Pulsar source & sink connector

2022-12-06 Thread GitBox
TyrantLucifer closed issue #3546: [Improve][Connector-V2][Pulsar] Unified exception for Pulsar source & sink connector URL: https://github.com/apache/incubator-seatunnel/issues/3546 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3629: [Hotfix] [seatunnel-connectors-v2] [connector-http] fix http json request error

2022-12-06 Thread GitBox
liugddx commented on PR #3629: URL: https://github.com/apache/incubator-seatunnel/pull/3629#issuecomment-1340267434 please fix ci error. -- 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] [incubator-seatunnel] CalvinKirs commented on pull request #3659: [feature][transform-v2] Add FilterRowKindTransform to filter rows based on row kind

2022-12-06 Thread GitBox
CalvinKirs commented on PR #3659: URL: https://github.com/apache/incubator-seatunnel/pull/3659#issuecomment-1340264070 > @CalvinKirs Please help check the CI error↳ We need update code from upstream -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-seatunnel] Sad-Man-Shang commented on issue #3663: [Feature][Connector V2] expose configurable options in cassandra

2022-12-06 Thread GitBox
Sad-Man-Shang commented on issue #3663: URL: https://github.com/apache/incubator-seatunnel/issues/3663#issuecomment-1340246228 I also want to try this. -- 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] bmk15897 opened a new pull request, #3669: [Improve] Test Improvement - Assertions in the org.apache.seatunnel.api.configuration.util.OptionUtilTest

2022-12-06 Thread GitBox
bmk15897 opened a new pull request, #3669: URL: https://github.com/apache/incubator-seatunnel/pull/3669 ## Contribution Checklist Corresponds to the issue [#3668] ## Purpose of this pull request According to the documentation of [Assertions.assertEquals](https://junit.org/ju

[GitHub] [incubator-seatunnel] bmk15897 opened a new issue, #3668: Test Improvement - Assertions in the org.apache.seatunnel.api.configuration.util.OptionUtilTest

2022-12-06 Thread GitBox
bmk15897 opened a new issue, #3668: URL: https://github.com/apache/incubator-seatunnel/issues/3668 According to the documentation of [Assertions.assertEquals](https://junit.org/junit5/docs/5.0.1/api/org/junit/jupiter/api/Assertions.html#assertEquals-java.lang.Object-java.lang.Object-), the

[GitHub] [incubator-seatunnel] ashulin commented on a diff in pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
ashulin commented on code in PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#discussion_r1041155831 ## seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/sink/DorisSink.java: ## @@ -0,0 +1,80 @@ +/* + * Licensed to

[GitHub] [incubator-seatunnel] ashulin commented on pull request #3666: [feature][cdc] Fixed error in mysql cdc under real-time job

2022-12-06 Thread GitBox
ashulin commented on PR #3666: URL: https://github.com/apache/incubator-seatunnel/pull/3666#issuecomment-1339576467 @CalvinKirs CI's maven command does not compile test-jar, How should I handle this? @EricJoy2048 CC -- This is an automated message from the Apache Git Service. T

[GitHub] [incubator-seatunnel] ashulin commented on pull request #3667: [feature][e2e][cdc] add mysql cdc container

2022-12-06 Thread GitBox
ashulin commented on PR #3667: URL: https://github.com/apache/incubator-seatunnel/pull/3667#issuecomment-1339577060 @CalvinKirs CI's maven command does not compile test-jar, How should I handle this? @EricJoy2048 CC -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-seatunnel] ashulin opened a new pull request, #3667: [feature][e2e][cdc] add mysql cdc container

2022-12-06 Thread GitBox
ashulin opened a new pull request, #3667: URL: https://github.com/apache/incubator-seatunnel/pull/3667 ## 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 p

[GitHub] [incubator-seatunnel] ashulin opened a new pull request, #3666: [feature][cdc] Fixed error in mysql cdc under real-time job

2022-12-06 Thread GitBox
ashulin opened a new pull request, #3666: URL: https://github.com/apache/incubator-seatunnel/pull/3666 ## 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 p

[GitHub] [incubator-seatunnel] ashulin opened a new pull request, #3665: [feature][engine] Support for handling source reader events

2022-12-06 Thread GitBox
ashulin opened a new pull request, #3665: URL: https://github.com/apache/incubator-seatunnel/pull/3665 ## 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 p

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
TaoZex commented on PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#issuecomment-1339418912 > Change all `StringBuilder` to `String.format` done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
TaoZex commented on PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#issuecomment-1339419253 > ![image](https://user-images.githubusercontent.com/51053924/205880044-f5290502-4c6a-46e9-afd5-0e2d484f36f3.png) > > Resolve this problem. I have fixed it. --

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
TaoZex commented on code in PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#discussion_r1040995031 ## seatunnel-dist/pom.xml: ## @@ -380,6 +380,11 @@ connector-openmldb ${project.version} +

[GitHub] [incubator-seatunnel] ic4y closed pull request #3660: [hotfix][ST-Engine] Fix user-defined threads cannot use engine metrics

2022-12-06 Thread GitBox
ic4y closed pull request #3660: [hotfix][ST-Engine] Fix user-defined threads cannot use engine metrics URL: https://github.com/apache/incubator-seatunnel/pull/3660 -- 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

[incubator-seatunnel] branch dev updated: [Engine] [CLIENT] Support Get Job Information from client (#3649)

2022-12-06 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y 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 e451344d9 [Engine] [CLIENT] Support Get Job

[GitHub] [incubator-seatunnel] ic4y merged pull request #3649: [Engine] [CLIENT] Support Get Job Information from client

2022-12-06 Thread GitBox
ic4y merged PR #3649: URL: https://github.com/apache/incubator-seatunnel/pull/3649 -- 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...@s

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
hailin0 commented on code in PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#discussion_r1040920971 ## seatunnel-dist/pom.xml: ## @@ -380,6 +380,11 @@ connector-openmldb ${project.version} Review Comment: ```s

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #3649: [Engine] [CLIENT] Support Get Job Information from client

2022-12-06 Thread GitBox
Hisoka-X commented on code in PR #3649: URL: https://github.com/apache/incubator-seatunnel/pull/3649#discussion_r1040920060 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/master/JobHistoryService.java: ## @@ -176,6 +188,10 @@ privat

[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #3663: [Feature][Connector V2] expose configurable options in cassandra

2022-12-06 Thread GitBox
EricJoy2048 commented on issue #3663: URL: https://github.com/apache/incubator-seatunnel/issues/3663#issuecomment-1339258528 @cason0126 -- 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] EricJoy2048 opened a new issue, #3663: [Feature][Connector V2] expose configurable options in cassandra

2022-12-06 Thread GitBox
EricJoy2048 opened a new issue, #3663: URL: https://github.com/apache/incubator-seatunnel/issues/3663 ### 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 feature r

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3662: [Hotfix][CI] fix deadlink

2022-12-06 Thread GitBox
liugddx commented on PR #3662: URL: https://github.com/apache/incubator-seatunnel/pull/3662#issuecomment-1339224297 > [https://github.com/apache/incubator-seatunnel/pull/3625/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5,I](https://github.com/apache/incubator-s

[GitHub] [incubator-seatunnel] liugddx closed pull request #3662: [Hotfix][CI] fix deadlink

2022-12-06 Thread GitBox
liugddx closed pull request #3662: [Hotfix][CI] fix deadlink URL: https://github.com/apache/incubator-seatunnel/pull/3662 -- 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3662: [Hotfix][CI] fix deadlink

2022-12-06 Thread GitBox
TyrantLucifer commented on PR #3662: URL: https://github.com/apache/incubator-seatunnel/pull/3662#issuecomment-1339221771 https://github.com/apache/incubator-seatunnel/pull/3625/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5,I had changed these files -- This

[GitHub] [incubator-seatunnel] liugddx opened a new pull request, #3662: [Hotfix][CI] fix deadlink

2022-12-06 Thread GitBox
liugddx opened a new pull request, #3662: URL: https://github.com/apache/incubator-seatunnel/pull/3662 ## 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 p

[GitHub] [incubator-seatunnel] ic4y commented on a diff in pull request #3649: [Engine] [CLIENT] Support Get Job Information from client

2022-12-06 Thread GitBox
ic4y commented on code in PR #3649: URL: https://github.com/apache/incubator-seatunnel/pull/3649#discussion_r1040851177 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/master/JobHistoryService.java: ## @@ -176,6 +188,10 @@ private Jo

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3625: [Improve][Connector-V2][File] Support split file based on batch size

2022-12-06 Thread GitBox
TyrantLucifer commented on code in PR #3625: URL: https://github.com/apache/incubator-seatunnel/pull/3625#discussion_r1040791093 ## README.md: ## @@ -86,13 +86,13 @@ Download address for run-directly software package : https://seatunnel.apache.or ## Quick start **SeaTunnel

[incubator-seatunnel] branch dev updated: [Improve][CI] Update update_modules_check.py from python2 to python3 and reformat code (#3636)

2022-12-06 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/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 155e1e8e5 [Improve][CI] Update update_mod

[GitHub] [incubator-seatunnel] Hisoka-X merged pull request #3636: [Improve][CI] Update update_modules_check.py from python2 to python3

2022-12-06 Thread GitBox
Hisoka-X merged PR #3636: URL: https://github.com/apache/incubator-seatunnel/pull/3636 -- 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] ic4y opened a new pull request, #3661: [feature][ST-Engine] Add SeaTunnel client cancelJob method

2022-12-06 Thread GitBox
ic4y opened a new pull request, #3661: URL: https://github.com/apache/incubator-seatunnel/pull/3661 ## 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 pack

[GitHub] [incubator-seatunnel] ic4y commented on issue #3657: [OnlineMeeting&Dec6]SeaTunnel community meeting Topic collect

2022-12-06 Thread GitBox
ic4y commented on issue #3657: URL: https://github.com/apache/incubator-seatunnel/issues/3657#issuecomment-1339096143 st-engine metrics -- 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] EricJoy2048 commented on a diff in pull request #3625: [Improve][Connector-V2][File] Support split file based on batch size

2022-12-06 Thread GitBox
EricJoy2048 commented on code in PR #3625: URL: https://github.com/apache/incubator-seatunnel/pull/3625#discussion_r1040765881 ## README.md: ## @@ -86,13 +86,13 @@ Download address for run-directly software package : https://seatunnel.apache.or ## Quick start **SeaTunnel E

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3616: [Improve][Connector-V2][IotDB] Refactor IotDB connector e2e test cases

2022-12-06 Thread GitBox
TyrantLucifer commented on issue #3616: URL: https://github.com/apache/incubator-seatunnel/issues/3616#issuecomment-1339080901 closed because of #3656 -- 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] TyrantLucifer closed issue #3616: [Improve][Connector-V2][IotDB] Refactor IotDB connector e2e test cases

2022-12-06 Thread GitBox
TyrantLucifer closed issue #3616: [Improve][Connector-V2][IotDB] Refactor IotDB connector e2e test cases URL: https://github.com/apache/incubator-seatunnel/issues/3616 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-06 Thread GitBox
TyrantLucifer commented on PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#issuecomment-1339064935 ![image](https://user-images.githubusercontent.com/51053924/205880044-f5290502-4c6a-46e9-afd5-0e2d484f36f3.png) Resolve this problem. -- This is an automated m

[incubator-seatunnel] branch dev updated: [Improve][Connector-V2][IoTdb] Move iotdb connector e2e testcase into seatunnel-connector-v2-e2e (#3656)

2022-12-06 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 9ae28bc16 [Improve][Connector-V2][

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3656: [Improve][Connector-V2][IoTdb] Move iotdb connector e2e testcase into seatunnel-connector-v2-e2e

2022-12-06 Thread GitBox
TyrantLucifer merged PR #3656: URL: https://github.com/apache/incubator-seatunnel/pull/3656 -- 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

[GitHub] [incubator-seatunnel] TaoZex closed issue #3139: [Improve][Connector-V2-kafka] Support write message metadata(key、timestamp、headers)

2022-12-06 Thread GitBox
TaoZex closed issue #3139: [Improve][Connector-V2-kafka] Support write message metadata(key、timestamp、headers) URL: https://github.com/apache/incubator-seatunnel/issues/3139 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-seatunnel] TaoZex commented on issue #3139: [Improve][Connector-V2-kafka] Support write message metadata(key、timestamp、headers)

2022-12-06 Thread GitBox
TaoZex commented on issue #3139: URL: https://github.com/apache/incubator-seatunnel/issues/3139#issuecomment-1339031466 https://github.com/apache/incubator-seatunnel/pull/3570 Trying to unify message metadata. -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3658: [Feature][Connector-V2][JDBC] Add presto connector

2022-12-06 Thread GitBox
hailin0 commented on PR #3658: URL: https://github.com/apache/incubator-seatunnel/pull/3658#issuecomment-1339021865 Please add e2e testcase and update docs https://github.com/apache/incubator-seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/src/t

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3637: [WIP][Feature][ST-Engine] Support engine restart job information will not be lost

2022-12-06 Thread GitBox
TaoZex commented on PR #3637: URL: https://github.com/apache/incubator-seatunnel/pull/3637#issuecomment-1339003526 > Please add test case like https://github.com/apache/incubator-seatunnel/pull/3503/files. @TaoZex I think you can `Disable` the test case in https://github.com/apache/incuba

[GitHub] [incubator-seatunnel] ic4y opened a new pull request, #3660: [hotfix][ST-Engine] Fix user-defined threads cannot use engine metrics

2022-12-06 Thread GitBox
ic4y opened a new pull request, #3660: URL: https://github.com/apache/incubator-seatunnel/pull/3660 ## 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 pack

[GitHub] [incubator-seatunnel] cason0126 commented on pull request #3383: [Feature][Connector V2] expose configurable options in Hudi

2022-12-06 Thread GitBox
cason0126 commented on PR #3383: URL: https://github.com/apache/incubator-seatunnel/pull/3383#issuecomment-1338974091 How can I fix this problem :Dead Links Fail 。 I do nothing but oneline to fix codestyle。 then,it happens。 @EricJoy2048 -- This is an automated message from the Apac

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3659: [feature][transform-v2] Add FilterRowKindTransform to filter rows based on row kind

2022-12-06 Thread GitBox
TaoZex commented on code in PR #3659: URL: https://github.com/apache/incubator-seatunnel/pull/3659#discussion_r1040658231 ## seatunnel-transforms-v2/src/main/java/org/apache/seatunnel/transform/FilterRowKindTransform.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Soft

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3659: [feature][transform-v2] Add FilterRowKindTransform to filter rows based on row kind

2022-12-06 Thread GitBox
hailin0 commented on PR #3659: URL: https://github.com/apache/incubator-seatunnel/pull/3659#issuecomment-1338971878 https://user-images.githubusercontent.com/14371345/205862424-aa016a56-b92c-4f51-a21b-64b7fe33cfe0.png";> -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3659: [feature][transform-v2] Add FilterRowKindTransform to filter rows based on row kind

2022-12-06 Thread GitBox
hailin0 commented on PR #3659: URL: https://github.com/apache/incubator-seatunnel/pull/3659#issuecomment-1338966695 @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 specific

[GitHub] [incubator-seatunnel] hailin0 opened a new pull request, #3659: [feature][transform-v2] Add FilterRowKindTransform to filter rows based on row kind

2022-12-06 Thread GitBox
hailin0 opened a new pull request, #3659: URL: https://github.com/apache/incubator-seatunnel/pull/3659 ## Purpose of this pull request Add FilterRowKindTransform to filter rows based on row kind ## Check list * [x] Code changed are covered with tests, or it do

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3658: [Feature][Connector-V2][JDBC] Add presto connector

2022-12-06 Thread GitBox
TaoZex commented on PR #3658: URL: https://github.com/apache/incubator-seatunnel/pull/3658#issuecomment-1338945158 Please change your code style through this document: https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/contribution/setup.md#install-jetbrains-idea-checkstyle-idea