[GitHub] [inlong] fuweng11 opened a new pull request, #7390: [INLONG-7389][Manager][Sort] Add audit id info for source

2023-02-19 Thread via GitHub
fuweng11 opened a new pull request, #7390: URL: https://github.com/apache/inlong/pull/7390 ### Prepare a Pull Request - Fixes #7389 ### Motivation Add audit id info for source. ### Modifications Add audit id info for source. -- This is an automat

[GitHub] [inlong] vernedeng commented on a diff in pull request #7390: [INLONG-7389][Manager][Sort] Add audit id info for source

2023-02-19 Thread via GitHub
vernedeng commented on code in PR #7390: URL: https://github.com/apache/inlong/pull/7390#discussion_r417758 ## inlong-sort/sort-common/src/test/java/org/apache/inlong/sort/protocol/node/extract/KafkaExtractNodeTest.java: ## @@ -49,7 +51,12 @@ public KafkaExtractNode getTestO

[GitHub] [inlong] healchow commented on a diff in pull request #7390: [INLONG-7389][Manager][Sort] Add audit id info for source

2023-02-19 Thread via GitHub
healchow commented on code in PR #7390: URL: https://github.com/apache/inlong/pull/7390#discussion_r425438 ## inlong-sort/sort-common/src/test/java/org/apache/inlong/sort/protocol/node/extract/KafkaExtractNodeTest.java: ## @@ -49,7 +51,12 @@ public KafkaExtractNode getTestOb

[GitHub] [inlong] Yizhou-Yang commented on issue #7381: [Bug] Doris Single Table Performance Issues

2023-02-19 Thread via GitHub
Yizhou-Yang commented on issue #7381: URL: https://github.com/apache/inlong/issues/7381#issuecomment-1436276221 this is harder to fix than a bug. Turing it into a feature due to the size of the pr, so closing the issue -- This is an automated message from the Apache Git Service. To respon

[GitHub] [inlong] Yizhou-Yang opened a new pull request, #7393: [INLONG-7392][Sort] Refactor Doris Single Table to solve performance issues

2023-02-19 Thread via GitHub
Yizhou-Yang opened a new pull request, #7393: URL: https://github.com/apache/inlong/pull/7393 - Fixes #7392 ### Motivation *Explain here the context, and why you're making that change. What is the problem you're trying to solve?* ### Modifications *Describe the mo

[GitHub] [inlong] liaorui opened a new pull request, #7394: [INLONG-7391][Sort]Starrocks connector support CSV format and dirty data collecting

2023-02-19 Thread via GitHub
liaorui opened a new pull request, #7394: URL: https://github.com/apache/inlong/pull/7394 … all db migrating ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The followin

[GitHub] [inlong] gong commented on a diff in pull request #7390: [INLONG-7389][Manager][Sort] Add audit id info for source

2023-02-19 Thread via GitHub
gong commented on code in PR #7390: URL: https://github.com/apache/inlong/pull/7390#discussion_r433950 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sort/DefaultSortConfigOperator.java: ## @@ -121,6 +124,15 @@ private GroupInfo ge

[GitHub] [inlong] gong commented on a diff in pull request #7394: [INLONG-7391][Sort]Starrocks connector support CSV format and dirty data collecting

2023-02-19 Thread via GitHub
gong commented on code in PR #7394: URL: https://github.com/apache/inlong/pull/7394#discussion_r502552 ## inlong-sort/sort-connectors/base/src/test/java/org/apache/inlong/sort/base/dirty/RegexReplaceTest.java: ## @@ -32,7 +32,7 @@ public void testRegexReplacement() throws IO

[GitHub] [inlong] gong commented on issue #7351: [Bug][Sort] Table level metric name is error for starrocks and doris

2023-02-19 Thread via GitHub
gong commented on issue #7351: URL: https://github.com/apache/inlong/issues/7351#issuecomment-1436404133 The PR https://github.com/apache/inlong/pull/7394 solve starrocks metric problem -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [inlong] vernedeng opened a new pull request, #7396: [INLONG-7395][Manager] Reduce log in SortSouceService and SortClusterService

2023-02-19 Thread via GitHub
vernedeng opened a new pull request, #7396: URL: https://github.com/apache/inlong/pull/7396 ### Prepare a Pull Request - Fixes #7395 ### Motivation There are lots of requests with expire or error params to SortSouceService and SortClusterService, which results in massiv