[GitHub] [incubator-seatunnel] 18391713434 opened a new pull request, #3226: [Feature][Connector-V2][Slack] Add Slack sink connector

2022-10-28 Thread GitBox
18391713434 opened a new pull request, #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226 ## Purpose of this pull request Slack sink connector https://github.com/apache/incubator-seatunnel/issues/3018 ## Check list * [x] Code changed are

[incubator-seatunnel] branch dev updated: [hotfix][e2e][influxdb] Fix testcase and move to seatunnel-connector-v2-e2e (#3186)

2022-10-28 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 f8b474135 [hotfix][e2e][influxdb] Fix testc

[GitHub] [incubator-seatunnel] CalvinKirs merged pull request #3186: [hotfix][e2e][influxdb] Fix testcase and move to seatunnel-connector-v2-e2e

2022-10-28 Thread GitBox
CalvinKirs merged PR #3186: URL: https://github.com/apache/incubator-seatunnel/pull/3186 -- 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-unsubsc

[GitHub] [incubator-seatunnel] CalvinKirs commented on a diff in pull request #3185: [Feature][Connector-V2][GoogleSheets] Support GoogleSheets Source

2022-10-28 Thread GitBox
CalvinKirs commented on code in PR #3185: URL: https://github.com/apache/incubator-seatunnel/pull/3185#discussion_r1008613153 ## docs/en/connector-v2/source/GoogleSheets.md: ## @@ -0,0 +1,60 @@ +# GoogleSheets + +> GoogleSheets source connector + +## Description + +Used to read

[GitHub] [incubator-seatunnel] Mr-LiuXu commented on a diff in pull request #3218: [Feature][Doc] Improved connectors v2 contribution guide

2022-10-28 Thread GitBox
Mr-LiuXu commented on code in PR #3218: URL: https://github.com/apache/incubator-seatunnel/pull/3218#discussion_r1008611267 ## seatunnel-connectors-v2/README.md: ## @@ -22,13 +31,27 @@ configuration files used in example are saved in the "resources/examples" folder own connec

[GitHub] [incubator-seatunnel] Hisoka-X commented on issue #2541: [Feature][Doc] The contribute document need be update

2022-10-28 Thread GitBox
Hisoka-X commented on issue #2541: URL: https://github.com/apache/incubator-seatunnel/issues/2541#issuecomment-1295692500 > Can you assign this to me? @Sanskruti-3 Sorry, this issue already assign to @Mr-LiuXu , can you pick another issue to contribute seatunnel? Thanks! -- This i

[GitHub] [incubator-seatunnel] Hisoka-X closed pull request #3125: [Improve][Connector-V2-kafka] Support for dynamic discover topic & partition in streaming mode

2022-10-28 Thread GitBox
Hisoka-X closed pull request #3125: [Improve][Connector-V2-kafka] Support for dynamic discover topic & partition in streaming mode URL: https://github.com/apache/incubator-seatunnel/pull/3125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2919: The relational library supports upsert mode writing

2022-10-28 Thread GitBox
github-actions[bot] commented on issue #2919: URL: https://github.com/apache/incubator-seatunnel/issues/2919#issuecomment-1295659778 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 #2916: [Bug] [connector-v2] Error during input conversion. Conversion expects insert-only records but DataStream API record contai

2022-10-28 Thread GitBox
github-actions[bot] commented on issue #2916: URL: https://github.com/apache/incubator-seatunnel/issues/2916#issuecomment-1295659787 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 #2926: Seatunnel-2.1.3 How to specify a spark file?

2022-10-28 Thread GitBox
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/incubator-seatunnel/issues/2926#issuecomment-1295659769 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] Sanskruti-3 commented on issue #2541: [Feature][Doc] The contribute document need be update

2022-10-28 Thread GitBox
Sanskruti-3 commented on issue #2541: URL: https://github.com/apache/incubator-seatunnel/issues/2541#issuecomment-1295306661 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 the URL above

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new pull request, #3225: [Hotfix][Connector-V2-e2e][Spark] Corrected spark version

2022-10-28 Thread GitBox
TyrantLucifer opened a new pull request, #3225: URL: https://github.com/apache/incubator-seatunnel/pull/3225 ## Purpose of this pull request Corrected spark version ## Check list * [ ] Code changed are covered with tests, or it does not need tests for rea

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new pull request, #3224: [Improve][e2e][Flink] Execute extra commands on task manager container

2022-10-28 Thread GitBox
TyrantLucifer opened a new pull request, #3224: URL: https://github.com/apache/incubator-seatunnel/pull/3224 ## Purpose of this pull request Execute extra commands on task manager container ## Check list * [x] Code changed are covered with tests, or it doe

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3223: [Hotfix][Translation][Flink] Fix the bug of losing precision when convert BigDecimal data type

2022-10-28 Thread GitBox
TyrantLucifer commented on PR #3223: URL: https://github.com/apache/incubator-seatunnel/pull/3223#issuecomment-1295084532 Accoring to #2846 , this pull request closed temporary. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3186: [hotfix][e2e][influxdb] Fix testcase startup connect container throw EOF

2022-10-28 Thread GitBox
hailin0 commented on PR #3186: URL: https://github.com/apache/incubator-seatunnel/pull/3186#issuecomment-1295084082 https://user-images.githubusercontent.com/14371345/198652171-adef45a6-d13f-4a6d-aef3-d9bbb0fa05f7.png";> -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-seatunnel] TyrantLucifer closed pull request #3223: [Hotfix][Translation][Flink] Fix the bug of losing precision when convert BigDecimal data type

2022-10-28 Thread GitBox
TyrantLucifer closed pull request #3223: [Hotfix][Translation][Flink] Fix the bug of losing precision when convert BigDecimal data type URL: https://github.com/apache/incubator-seatunnel/pull/3223 -- This is an automated message from the Apache Git Service. To respond to the message, please l

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

2022-10-28 Thread GitBox
TyrantLucifer commented on issue #3222: URL: https://github.com/apache/incubator-seatunnel/issues/3222#issuecomment-1295079956 link #2846 -- 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 spe

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new pull request, #3223: [Hotfix][Translation][Flink] Fix the bug of losing precision when convert BigDecimal data type

2022-10-28 Thread GitBox
TyrantLucifer opened a new pull request, #3223: URL: https://github.com/apache/incubator-seatunnel/pull/3223 ## Purpose of this pull request fix #3222 ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason:

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new issue, #3222: [Bug][Translation][Flink] Convert BigDecimal type losing precsion

2022-10-28 Thread GitBox
TyrantLucifer opened a new issue, #3222: URL: https://github.com/apache/incubator-seatunnel/issues/3222 ### 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] hailin0 commented on a diff in pull request #3221: [Feature][Connector-V2-e2e][LocalFile] Add local file connector e2e

2022-10-28 Thread GitBox
hailin0 commented on code in PR #3221: URL: https://github.com/apache/incubator-seatunnel/pull/3221#discussion_r1008003226 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java: ## @@ -0

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3221: [Feature][Connector-V2-e2e][LocalFile] Add local file connector e2e

2022-10-28 Thread GitBox
TyrantLucifer commented on code in PR #3221: URL: https://github.com/apache/incubator-seatunnel/pull/3221#discussion_r1008006060 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java: ##

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3221: [Feature][Connector-V2-e2e][LocalFile] Add local file connector e2e

2022-10-28 Thread GitBox
hailin0 commented on code in PR #3221: URL: https://github.com/apache/incubator-seatunnel/pull/3221#discussion_r1008003226 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java: ## @@ -0

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new pull request, #3221: [Feature][Connector-V2-e2e][LocalFile] Add local file connector e2e

2022-10-28 Thread GitBox
TyrantLucifer opened a new pull request, #3221: URL: https://github.com/apache/incubator-seatunnel/pull/3221 ## Purpose of this pull request close #3159 ## Check list * [x] Code changed are covered with tests, or it does not need tests for reason: * [

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #2821: [Feature][Connector-V2][Elasticsearch] Support Elasticsearch source

2022-10-28 Thread GitBox
hailin0 commented on code in PR #2821: URL: https://github.com/apache/incubator-seatunnel/pull/2821#discussion_r1007967231 ## seatunnel-connectors-v2/connector-elasticsearch/pom.xml: ## @@ -42,15 +39,21 @@ ${elasticsearch-rest-client.version} -

[GitHub] [incubator-seatunnel] 531651225 commented on a diff in pull request #3164: [Feature][Connector-V2] Starrocks sink connector

2022-10-28 Thread GitBox
531651225 commented on code in PR #3164: URL: https://github.com/apache/incubator-seatunnel/pull/3164#discussion_r1007986763 ## docs/en/connector-v2/sink/StarRocks.md: ## @@ -0,0 +1,122 @@ +# StarRocks + +> StarRocks sink connector + +## Description +Used to send data to StarRo

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3193: [Hotfix][e2e] Temporarily disable iceberg spark testing and fix 3Node e2e tolerate time

2022-10-28 Thread GitBox
TaoZex commented on PR #3193: URL: https://github.com/apache/incubator-seatunnel/pull/3193#issuecomment-1294868780 finished at https://github.com/apache/incubator-seatunnel/pull/3183 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3193: [Hotfix][e2e] Temporarily disable iceberg spark testing and fix 3Node e2e tolerate time

2022-10-28 Thread GitBox
TaoZex closed pull request #3193: [Hotfix][e2e] Temporarily disable iceberg spark testing and fix 3Node e2e tolerate time URL: https://github.com/apache/incubator-seatunnel/pull/3193 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[incubator-seatunnel] branch dev updated (27ad1d46e -> f6da1a98f)

2022-10-28 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from 27ad1d46e [Improve][Doc] Add new connector to connector v2 release state doc (#3201) add f6da1a98f [Conn

[GitHub] [incubator-seatunnel] ic4y merged pull request #3183: [Connector-V2] [Test] Fix Iceberg test with time type on spark

2022-10-28 Thread GitBox
ic4y merged PR #3183: URL: https://github.com/apache/incubator-seatunnel/pull/3183 -- 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] EricJoy2048 commented on a diff in pull request #3164: [Feature][Connector-V2] Starrocks sink connector

2022-10-28 Thread GitBox
EricJoy2048 commented on code in PR #3164: URL: https://github.com/apache/incubator-seatunnel/pull/3164#discussion_r1007934366 ## docs/en/connector-v2/sink/StarRocks.md: ## @@ -0,0 +1,122 @@ +# StarRocks + +> StarRocks sink connector + +## Description +Used to send data to Star

[GitHub] [incubator-seatunnel] ic4y merged pull request #3201: [Improve][Doc] Add new connector to connector v2 release state doc

2022-10-28 Thread GitBox
ic4y merged PR #3201: URL: https://github.com/apache/incubator-seatunnel/pull/3201 -- 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

[incubator-seatunnel] branch dev updated: [Improve][Doc] Add new connector to connector v2 release state doc (#3201)

2022-10-28 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 27ad1d46e [Improve][Doc] Add new connector

[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #3018: [Feature][Connector-V2] SeaTunnel Connector V2 Tracking Table

2022-10-28 Thread GitBox
EricJoy2048 commented on issue #3018: URL: https://github.com/apache/incubator-seatunnel/issues/3018#issuecomment-1294849007 > I wan to try vertica, source and sink Ok, assign to you. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #3018: [Feature][Connector-V2] SeaTunnel Connector V2 Tracking Table

2022-10-28 Thread GitBox
EricJoy2048 commented on issue #3018: URL: https://github.com/apache/incubator-seatunnel/issues/3018#issuecomment-1294848644 > > I have a question, if I am using postgis, not all sinks or sources support spatial data. How do the fields need to be transformed in this case?

[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #3018: [Feature][Connector-V2] SeaTunnel Connector V2 Tracking Table

2022-10-28 Thread GitBox
EricJoy2048 commented on issue #3018: URL: https://github.com/apache/incubator-seatunnel/issues/3018#issuecomment-1294846415 > I want to work for GitHub source connector, please assign it to me. Ok, Thank you for your contribution. -- This is an automated message from the Apache Gi

[incubator-seatunnel] branch dev updated (285251649 -> bf1ef69e8)

2022-10-28 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from 285251649 update org.postgresql:postgresql 42.3.3 to 42.4.1 (#3097) add bf1ef69e8 [Feature][Connect

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #2410: [Feature][Connector-V2][JDBC] Support DB2 Source & Sink

2022-10-28 Thread GitBox
EricJoy2048 merged PR #2410: URL: https://github.com/apache/incubator-seatunnel/pull/2410 -- 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

[GitHub] [incubator-seatunnel] Bingz2 opened a new pull request, #2585: [Feature][ConnectorV2]add file excel sink

2022-10-28 Thread GitBox
Bingz2 opened a new pull request, #2585: URL: https://github.com/apache/incubator-seatunnel/pull/2585 ## Purpose of this pull request add [File]excel sink https://github.com/apache/incubator-seatunnel/issues/1946 ## Check list * [x] Code changed are covered wit

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink

2022-10-28 Thread GitBox
EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink URL: https://github.com/apache/incubator-seatunnel/pull/2585 -- 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] EricJoy2048 closed pull request #3164: [Feature][Connector-V2] Starrocks sink connector

2022-10-28 Thread GitBox
EricJoy2048 closed pull request #3164: [Feature][Connector-V2] Starrocks sink connector URL: https://github.com/apache/incubator-seatunnel/pull/3164 -- 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] dependabot[bot] closed pull request #2851: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors/seatunnel-connectors-spark/seatunnel-connector-spark-jdbc

2022-10-28 Thread GitBox
dependabot[bot] closed pull request #2851: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors/seatunnel-connectors-spark/seatunnel-connector-spark-jdbc URL: https://github.com/apache/incubator-seatunnel/pull/2851 -- This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-seatunnel] dependabot[bot] commented on pull request #2851: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors/seatunnel-connectors-spark/seatunnel-connector-spark-jdbc

2022-10-28 Thread GitBox
dependabot[bot] commented on PR #2851: URL: https://github.com/apache/incubator-seatunnel/pull/2851#issuecomment-1294827343 Looks like org.postgresql:postgresql is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-seatunnel] dependabot[bot] closed pull request #2852: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-jdbc

2022-10-28 Thread GitBox
dependabot[bot] closed pull request #2852: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-jdbc URL: https://github.com/apache/incubator-seatunnel/pull/2852 -- This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-seatunnel] dependabot[bot] commented on pull request #2852: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-jdbc

2022-10-28 Thread GitBox
dependabot[bot] commented on PR #2852: URL: https://github.com/apache/incubator-seatunnel/pull/2852#issuecomment-1294827154 Looks like org.postgresql:postgresql is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-seatunnel] dependabot[bot] closed pull request #2850: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors-v2/connector-jdbc

2022-10-28 Thread GitBox
dependabot[bot] closed pull request #2850: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors-v2/connector-jdbc URL: https://github.com/apache/incubator-seatunnel/pull/2850 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [incubator-seatunnel] dependabot[bot] commented on pull request #2850: Bump postgresql from 42.3.3 to 42.3.7 in /seatunnel-connectors-v2/connector-jdbc

2022-10-28 Thread GitBox
dependabot[bot] commented on PR #2850: URL: https://github.com/apache/incubator-seatunnel/pull/2850#issuecomment-1294827104 Looks like org.postgresql:postgresql is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the

[incubator-seatunnel] branch dev updated (8beffbb60 -> 285251649)

2022-10-28 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from 8beffbb60 [bug][Connector-V2][Hudi] HashCode may be negative (#3184) add 285251649 update org.postgresql:

[GitHub] [incubator-seatunnel] ic4y merged pull request #3097: fix(sec): upgrade org.postgresql:postgresql to 42.4.1

2022-10-28 Thread GitBox
ic4y merged PR #3097: URL: https://github.com/apache/incubator-seatunnel/pull/3097 -- 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] CallMeKingsley97 commented on issue #3077: [Bug] [Module Name] doris insert error caused by data that include \n

2022-10-28 Thread GitBox
CallMeKingsley97 commented on issue #3077: URL: https://github.com/apache/incubator-seatunnel/issues/3077#issuecomment-1294822500 > mkString("\n") this cause the issue happens Thanks, I'll try to fix it -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-seatunnel] AlfieLyu6 commented on issue #3018: [Feature][Connector-V2] SeaTunnel Connector V2 Tracking Table

2022-10-28 Thread GitBox
AlfieLyu6 commented on issue #3018: URL: https://github.com/apache/incubator-seatunnel/issues/3018#issuecomment-1294821511 I want to work for GitHub source connector, please assign it to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-seatunnel] liugddx opened a new pull request, #3220: [Bug][Connector-V2][JDBC]fix jdbc split bug

2022-10-28 Thread GitBox
liugddx opened a new pull request, #3220: URL: https://github.com/apache/incubator-seatunnel/pull/3220 close #3219 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any n

[GitHub] [incubator-seatunnel] liugddx opened a new issue, #3219: [Bug][Connector-V2][JDBC] If the reader is not assigned a task, the job does not stop.

2022-10-28 Thread GitBox
liugddx opened a new issue, #3219: URL: https://github.com/apache/incubator-seatunnel/issues/3219 ### 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] Hisoka-X commented on a diff in pull request #3218: [Feature][Doc] Improved connectors v2 contribution guide

2022-10-28 Thread GitBox
Hisoka-X commented on code in PR #3218: URL: https://github.com/apache/incubator-seatunnel/pull/3218#discussion_r1007849754 ## seatunnel-connectors-v2/README.md: ## @@ -10,6 +10,15 @@ this [issue](https://github.com/apache/incubator-seatunnel/issues/1608) for deta In order to

[GitHub] [incubator-seatunnel] dik111 commented on issue #3203: [Bug] [Connector-V2][FLINK-Hive-Sink] Caused by: java.io.FileNotFoundException while mysql data write to hive

2022-10-28 Thread GitBox
dik111 commented on issue #3203: URL: https://github.com/apache/incubator-seatunnel/issues/3203#issuecomment-1294763904 > > > > It's enough. BTW, could you please offer some example data from mysql and the hive table information, I need in the local simulation repetition. Thank you

[GitHub] [incubator-seatunnel] Hisoka-X commented on issue #2541: [Feature][Doc] The contribute document need be update

2022-10-28 Thread GitBox
Hisoka-X commented on issue #2541: URL: https://github.com/apache/incubator-seatunnel/issues/2541#issuecomment-1294736048 > I have improved some details and debugging steps on the contribution guide of seatunnel-connectors-v2 and added some common basic modules, formats, etc. Can you take

[GitHub] [incubator-seatunnel] Mr-LiuXu commented on pull request #3218: [Feature][Doc] Improved connectors v2 contribution guide

2022-10-28 Thread GitBox
Mr-LiuXu commented on PR #3218: URL: https://github.com/apache/incubator-seatunnel/pull/3218#issuecomment-1294734144 I have improved some details and debugging steps on the contribution guide of seatunnel-connectors-v2 and added some common basic modules, formats, etc. Can you take a look?

[incubator-seatunnel] branch dev updated: [bug][Connector-V2][Hudi] HashCode may be negative (#3184)

2022-10-28 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 8beffbb60 [bug][Connector-V2][Hudi] HashCod

[GitHub] [incubator-seatunnel] Mr-LiuXu commented on issue #2541: [Feature][Doc] The contribute document need be update

2022-10-28 Thread GitBox
Mr-LiuXu commented on issue #2541: URL: https://github.com/apache/incubator-seatunnel/issues/2541#issuecomment-1294733056 I have improved some details and debugging steps on the contribution guide of seatunnel-connectors-v2 and added some common basic modules, formats, etc. Can you take a

[GitHub] [incubator-seatunnel] ic4y merged pull request #3184: [bug][Connector-V2][Hudi] HashCode may be negative

2022-10-28 Thread GitBox
ic4y merged PR #3184: URL: https://github.com/apache/incubator-seatunnel/pull/3184 -- 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] EricJoy2048 closed pull request #3089: [Feature][Connector-V2][JDBC] support sqlite Source & Sink

2022-10-28 Thread GitBox
EricJoy2048 closed pull request #3089: [Feature][Connector-V2][JDBC] support sqlite Source & Sink URL: https://github.com/apache/incubator-seatunnel/pull/3089 -- 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] Mr-LiuXu opened a new pull request, #3218: [Feature][Doc] Improved connectors v2 contribution guide

2022-10-28 Thread GitBox
Mr-LiuXu opened a new pull request, #3218: URL: https://github.com/apache/incubator-seatunnel/pull/3218 ..was encountered https://github.com/apache/incubator-seatunnel/issues/2541 ## Purpose of this pull request Improve the connector-v2 contribution guide and add co

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3188: [Improve][Connector-V2][Redis] Support redis cluster connection & user authentication

2022-10-28 Thread GitBox
EricJoy2048 commented on code in PR #3188: URL: https://github.com/apache/incubator-seatunnel/pull/3188#discussion_r1007819225 ## docs/en/connector-v2/sink/Redis.md: ## @@ -121,3 +131,7 @@ simple: ### 2.2.0-beta 2022-09-26 - Add Redis Sink Connector + +### 2.3.0-beta 2022-1

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

2022-10-28 Thread GitBox
lhyundeadsoul commented on code in PR #2832: URL: https://github.com/apache/incubator-seatunnel/pull/2832#discussion_r1007817241 ## seatunnel-examples/seatunnel-flink-connector-v2-example/pom.xml: ## @@ -18,8 +18,8 @@ --> http://maven.apache.org/POM/4.0.0"; - xmlns:

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3203: [Bug] [Connector-V2][FLINK-Hive-Sink] Caused by: java.io.FileNotFoundException while mysql data write to hive

2022-10-28 Thread GitBox
TyrantLucifer commented on issue #3203: URL: https://github.com/apache/incubator-seatunnel/issues/3203#issuecomment-1294712157 > It's enough. BTW, could you please offer some example data from mysql and the hive table information, I need in the local simulation repetition. Thank yo

[GitHub] [incubator-seatunnel] hk-lrzy commented on issue #3178: [WIP][Umbrella] SeaTunnel Transform V2 Design

2022-10-28 Thread GitBox
hk-lrzy commented on issue #3178: URL: https://github.com/apache/incubator-seatunnel/issues/3178#issuecomment-1294702313 @hailin0 Can we describe the releationship betweens transform like transform1 & transform2 and parallel, and transform3 use both transform1 & transform2 to do the fil

[GitHub] [incubator-seatunnel-web] Hisoka-X commented on pull request #10: [Doc] Add 2.3.0-beta version docs

2022-10-28 Thread GitBox
Hisoka-X commented on PR #10: URL: https://github.com/apache/incubator-seatunnel-web/pull/10#issuecomment-1294694991 Please push to https://github.com/apache/incubator-seatunnel-website -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-seatunnel] isMrH opened a new issue, #3217: [Feature][connector-v2] Make the jdbc connector support hive-jdbc

2022-10-28 Thread GitBox
isMrH opened a new issue, #3217: URL: https://github.com/apache/incubator-seatunnel/issues/3217 ### 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 require

[incubator-seatunnel-website] branch 2.3.0-beta-docs created (now 0d6c0f0223)

2022-10-28 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a change to branch 2.3.0-beta-docs in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git at 0d6c0f0223 add 2.3.0-beta version docs This branch includes the following new comm

[incubator-seatunnel-website] branch 2.3.0-beta created (now 0d6c0f0223)

2022-10-28 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a change to branch 2.3.0-beta in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git at 0d6c0f0223 add 2.3.0-beta version docs This branch includes the following new commits:

[GitHub] [incubator-seatunnel] Hisoka-X opened a new pull request, #3216: [Improve] [Engine] Improve Engine performance.

2022-10-28 Thread GitBox
Hisoka-X opened a new pull request, #3216: URL: https://github.com/apache/incubator-seatunnel/pull/3216 ## Purpose of this pull request 1. Improve JDBC create prepareStatement 2. Adjust JDBC readObject for check null 3. Reduce Task runtime CPU cost. ## Check list

[GitHub] [incubator-seatunnel] hqw529 opened a new issue, #3215: [Feature][Module Name] Feature title关于V1插件问题请教

2022-10-28 Thread GitBox
hqw529 opened a new issue, #3215: URL: https://github.com/apache/incubator-seatunnel/issues/3215 ### 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 requir

[GitHub] [incubator-seatunnel] bravekong opened a new issue, #3214: [Bug] [seatunnel-connectors-flink-kafka] When json or avro are selected for kafka schema, a ClassCastException error is reported

2022-10-28 Thread GitBox
bravekong opened a new issue, #3214: URL: https://github.com/apache/incubator-seatunnel/issues/3214 ### 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 closed pull request #3174: [Feature][Connector-V2] influxdb sink connector

2022-10-28 Thread GitBox
EricJoy2048 closed pull request #3174: [Feature][Connector-V2] influxdb sink connector URL: https://github.com/apache/incubator-seatunnel/pull/3174 -- 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 th