[GitHub] [doris] github-actions[bot] commented on pull request #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1734937718 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] TangSiyang2001 commented on pull request #24906: [test](load) add more s3 load regression test cases

2023-09-25 Thread via GitHub
TangSiyang2001 commented on PR #24906: URL: https://github.com/apache/doris/pull/24906#issuecomment-1734932886 run buildall -- 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.

[GitHub] [doris] TangSiyang2001 opened a new pull request, #24906: [test](load) add more s3 load regression test cases

2023-09-25 Thread via GitHub
TangSiyang2001 opened a new pull request, #24906: URL: https://github.com/apache/doris/pull/24906 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](

[GitHub] [doris] doris-robot commented on pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-09-25 Thread via GitHub
doris-robot commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1734931695 TeamCity be ut coverage result: Function Coverage: 36.32% (8115/22342) Line Coverage: 28.43% (64908/228332) Region Coverage: 27.32% (33667/123215) Branch Coverage: 23.9

[GitHub] [doris] bobhan1 commented on pull request #24902: [regression-test](merge-on-write) Add cases for partial update using insert statement with schema change

2023-09-25 Thread via GitHub
bobhan1 commented on PR #24902: URL: https://github.com/apache/doris/pull/24902#issuecomment-1734931274 run buildall -- 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

[GitHub] [doris] xavierzhao opened a new issue, #24905: [Bug] WINDOW-FUNCTION-LAG not working on Doris 2.0.1

2023-09-25 Thread via GitHub
xavierzhao opened a new issue, #24905: URL: https://github.com/apache/doris/issues/24905 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Git : git://VM-16-12-

[GitHub] [doris] github-actions[bot] commented on pull request #24859: [fix](nereids) support cte rf pushdown for exttable for 2.0

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24859: URL: https://github.com/apache/doris/pull/24859#issuecomment-1734928616 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] Lchangliang commented on pull request #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-09-25 Thread via GitHub
Lchangliang commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1734928878 run buildall -- 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

[GitHub] [doris] morrySnow commented on pull request #24748: [fix](Nereids) let dml work well

2023-09-25 Thread via GitHub
morrySnow commented on PR #24748: URL: https://github.com/apache/doris/pull/24748#issuecomment-1734928562 run buildall -- 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 un

[doris] branch master updated (422170ccb1 -> 082bcd820b)

2023-09-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 422170ccb1 [Bugfix](tablet) change WriteCooldownMetaExecutors's thread pool type to prevent singleton's dtor orde

[GitHub] [doris] dataroaring merged pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-25 Thread via GitHub
dataroaring merged PR #23053: URL: https://github.com/apache/doris/pull/23053 -- 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...@doris.

[GitHub] [doris] starocean999 commented on pull request #21747: [improvement](nereids)dphyper GraphSimplifier should consider missed edges when estimating join cost

2023-09-25 Thread via GitHub
starocean999 commented on PR #21747: URL: https://github.com/apache/doris/pull/21747#issuecomment-1734926230 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #24859: [fix](nereids) support cte rf pushdown for exttable for 2.0

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24859: URL: https://github.com/apache/doris/pull/24859#issuecomment-1734925758 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #24886: [fix](nereids) mark two phase partition topn global to notice be passthrough logic

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24886: URL: https://github.com/apache/doris/pull/24886#issuecomment-1734924275 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] github-actions[bot] commented on pull request #24886: [fix](nereids) mark two phase partition topn global to notice be passthrough logic

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24886: URL: https://github.com/apache/doris/pull/24886#issuecomment-1734923857 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] xzj7019 commented on a diff in pull request #24886: [fix](nereids) mark two phase partition topn global to notice be passthrough logic

2023-09-25 Thread via GitHub
xzj7019 commented on code in PR #24886: URL: https://github.com/apache/doris/pull/24886#discussion_r1336694300 ## gensrc/thrift/PlanNodes.thrift: ## @@ -855,6 +855,7 @@ enum TopNAlgorithm { 3: optional bool has_global_limit 4: optional TopNAlgorithm top_n_algorithm 5

[GitHub] [doris] mymeiyi commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-25 Thread via GitHub
mymeiyi commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1734920077 LGTM -- 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,

[GitHub] [doris] github-actions[bot] commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1734918675 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1734918738 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] xzj7019 commented on pull request #24886: [fix](nereids) mark two phase partition topn global to notice be passthrough logic

2023-09-25 Thread via GitHub
xzj7019 commented on PR #24886: URL: https://github.com/apache/doris/pull/24886#issuecomment-1734918493 run buildall -- 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

[GitHub] [doris] doris-robot commented on pull request #24810: [feature](jni) support complex types in jni framework

2023-09-25 Thread via GitHub
doris-robot commented on PR #24810: URL: https://github.com/apache/doris/pull/24810#issuecomment-1734918088 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.09 seconds stream load tsv: 562 seconds loaded 74807831229 Bytes,

[GitHub] [doris] dataroaring commented on a diff in pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-25 Thread via GitHub
dataroaring commented on code in PR #23053: URL: https://github.com/apache/doris/pull/23053#discussion_r1335173798 ## be/src/runtime/group_commit_mgr.cpp: ## @@ -308,9 +311,25 @@ Status GroupCommitTable::_finish_group_commit_load(int64_t db_id, int64_t table_

[GitHub] [doris] CalvinKirs commented on pull request #24897: [Fix](Job)Job Task does not display error message

2023-09-25 Thread via GitHub
CalvinKirs commented on PR #24897: URL: https://github.com/apache/doris/pull/24897#issuecomment-1734917420 run p0 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1734916184 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] doris-robot commented on pull request #24764: [feature](nereids)support stats estimation for is-null predicate

2023-09-25 Thread via GitHub
doris-robot commented on PR #24764: URL: https://github.com/apache/doris/pull/24764#issuecomment-1734912713 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.24 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #24461: [Improvement](hash) some refactor of process hash table probe impl

2023-09-25 Thread via GitHub
BiteThet commented on code in PR #24461: URL: https://github.com/apache/doris/pull/24461#discussion_r1336686884 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -207,883 +208,601 @@ void ProcessHashTableProbe::_pre_serialize_key( } template -template +te

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #24461: [Improvement](hash) some refactor of process hash table probe impl

2023-09-25 Thread via GitHub
BiteThet commented on code in PR #24461: URL: https://github.com/apache/doris/pull/24461#discussion_r1336686382 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -207,883 +208,601 @@ void ProcessHashTableProbe::_pre_serialize_key( } template -template +te

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #24461: [Improvement](hash) some refactor of process hash table probe impl

2023-09-25 Thread via GitHub
BiteThet commented on code in PR #24461: URL: https://github.com/apache/doris/pull/24461#discussion_r1336686173 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -207,883 +208,601 @@ void ProcessHashTableProbe::_pre_serialize_key( } template -template +te

[GitHub] [doris] DongLiang-0 opened a new issue, #24904: [Bug] Some regular expressions will backtrack, causing performance issues

2023-09-25 Thread via GitHub
DongLiang-0 opened a new issue, #24904: URL: https://github.com/apache/doris/issues/24904 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### Wh

[doris] branch master updated (983f948ec4 -> 422170ccb1)

2023-09-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 983f948ec4 [fix](Nereids): fix SimplifyComparisonPredicate (#24899) add 422170ccb1 [Bugfix](tablet) change Wr

[GitHub] [doris] dataroaring merged pull request #23834: [Bugfix](tablet) change WriteCooldownMetaExecutors's thread pool type to prevent singleton's dtor order

2023-09-25 Thread via GitHub
dataroaring merged PR #23834: URL: https://github.com/apache/doris/pull/23834 -- 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...@doris.

[GitHub] [doris] jackwener merged pull request #24899: [fix](Nereids): fix SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
jackwener merged PR #24899: URL: https://github.com/apache/doris/pull/24899 -- 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...@doris.ap

[doris] branch master updated: [fix](Nereids): fix SimplifyComparisonPredicate (#24899)

2023-09-25 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 983f948ec4 [fix](Nereids): fix SimplifyCompariso

[doris] branch master updated: [improvement](processlist) Add more information for `show processlist` (#24000)

2023-09-25 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 43433c3fab [improvement](processlist) Add more inf

[GitHub] [doris] xiaokang merged pull request #24000: [improvement](processlist) Add more information for `show processlist`

2023-09-25 Thread via GitHub
xiaokang merged PR #24000: URL: https://github.com/apache/doris/pull/24000 -- 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...@doris.apa

[GitHub] [doris] doris-robot commented on pull request #24810: [feature](jni) support complex types in jni framework

2023-09-25 Thread via GitHub
doris-robot commented on PR #24810: URL: https://github.com/apache/doris/pull/24810#issuecomment-1734901207 TeamCity be ut coverage result: Function Coverage: 36.32% (8115/22342) Line Coverage: 28.42% (64897/228345) Region Coverage: 27.32% (33664/123228) Branch Coverage: 23.9

[GitHub] [doris] DongLiang-0 commented on pull request #24903: [fix](load)fix use regex split partition may cause backtracking

2023-09-25 Thread via GitHub
DongLiang-0 commented on PR #24903: URL: https://github.com/apache/doris/pull/24903#issuecomment-1734900634 run buildall -- 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

[GitHub] [doris] DongLiang-0 opened a new pull request, #24903: [fix](load)fix use regex split partition may cause backtracking

2023-09-25 Thread via GitHub
DongLiang-0 opened a new pull request, #24903: URL: https://github.com/apache/doris/pull/24903 ## Proposed changes fix sonar security testing: "Make sure the regex used here, which is vulnerable to polynomial runtime due to backtracking, cannot lead to denial of service."

[GitHub] [doris] BiteTheDDDDt commented on pull request #24691: [Bug](materialized-view) enable rewrite on select materialized index with aggregate mode

2023-09-25 Thread via GitHub
BiteThet commented on PR #24691: URL: https://github.com/apache/doris/pull/24691#issuecomment-1734897581 run buildall -- 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

[GitHub] [doris] doris-robot commented on pull request #24855: [Fix](HttpServer) Refactor API Endpoints to Only Allow GET Requests for Enhanced Security

2023-09-25 Thread via GitHub
doris-robot commented on PR #24855: URL: https://github.com/apache/doris/pull/24855#issuecomment-1734896860 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.08 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #24879: [fix](planner)update explode slot's nullable info in analyze phase

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24879: URL: https://github.com/apache/doris/pull/24879#issuecomment-1734895804 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #24879: [fix](planner)update explode slot's nullable info in analyze phase

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24879: URL: https://github.com/apache/doris/pull/24879#issuecomment-1734895855 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] liutang123 commented on pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-09-25 Thread via GitHub
liutang123 commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1734895705 run buildall -- 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 u

[GitHub] [doris] yiguolei commented on a diff in pull request #24881: [feature](profilev2) Preliminary support for profilev2.

2023-09-25 Thread via GitHub
yiguolei commented on code in PR #24881: URL: https://github.com/apache/doris/pull/24881#discussion_r1336673977 ## gensrc/thrift/RuntimeProfile.thrift: ## @@ -25,6 +25,7 @@ struct TCounter { 1: required string name 2: required Metrics.TUnit type 3: required i64 value +

[GitHub] [doris] github-actions[bot] commented on pull request #24792: [Fix](Planner) disable bitmap type in compare expression

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24792: URL: https://github.com/apache/doris/pull/24792#issuecomment-1734893619 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] bobhan1 opened a new pull request, #24902: [regression-test](merge-on-write) Add cases for partial update using insert statement with schema change

2023-09-25 Thread via GitHub
bobhan1 opened a new pull request, #24902: URL: https://github.com/apache/doris/pull/24902 ## Proposed changes ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining

[GitHub] [doris] github-actions[bot] commented on pull request #24810: [feature](jni) support complex types in jni framework

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24810: URL: https://github.com/apache/doris/pull/24810#issuecomment-1734892143 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-09-25 Thread via GitHub
github-actions[bot] commented on code in PR #23142: URL: https://github.com/apache/doris/pull/23142#discussion_r1336670219 ## be/src/pipeline/pipeline_fragment_context.cpp: ## @@ -344,54 +363,56 @@ Status PipelineFragmentContext::_build_pipeline_tasks( return Status::OK();

[GitHub] [doris] doris-robot commented on pull request #24901: [fix](Nereids): fix roundFloor

2023-09-25 Thread via GitHub
doris-robot commented on PR #24901: URL: https://github.com/apache/doris/pull/24901#issuecomment-1734889046 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.91 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24900: [fix](auth)fix use regex verify mysql password may cause backtracking

2023-09-25 Thread via GitHub
doris-robot commented on PR #24900: URL: https://github.com/apache/doris/pull/24900#issuecomment-1734888379 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.59 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #24877: [Fix](merge-on-write) Correct the alignment process when the existing rows with same key has marked delete sign

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24877: URL: https://github.com/apache/doris/pull/24877#issuecomment-1734887150 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #24877: [Fix](merge-on-write) Correct the alignment process when the existing rows with same key has marked delete sign

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24877: URL: https://github.com/apache/doris/pull/24877#issuecomment-1734887190 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] AshinGau commented on pull request #24810: [feature](jni) support complex types in jni framework

2023-09-25 Thread via GitHub
AshinGau commented on PR #24810: URL: https://github.com/apache/doris/pull/24810#issuecomment-1734884817 run buildall -- 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] [doris] CalvinKirs commented on pull request #24897: [Fix](Job)Job Task does not display error message

2023-09-25 Thread via GitHub
CalvinKirs commented on PR #24897: URL: https://github.com/apache/doris/pull/24897#issuecomment-1734884120 run P1 -- 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

[GitHub] [doris] englefly commented on pull request #24764: [feature](nereids)support stats estimation for is-null predicate

2023-09-25 Thread via GitHub
englefly commented on PR #24764: URL: https://github.com/apache/doris/pull/24764#issuecomment-1734875108 run buildall -- 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] [doris] DongLiang-0 commented on a diff in pull request #24810: [feature](jni) support complex types in jni framework

2023-09-25 Thread via GitHub
DongLiang-0 commented on code in PR #24810: URL: https://github.com/apache/doris/pull/24810#discussion_r1336655583 ## be/src/vec/exec/jni_connector.cpp: ## @@ -301,13 +305,82 @@ Status JniConnector::_fill_column(ColumnPtr& doris_column, DataTypePtr& data_typ [[fallthro

[GitHub] [doris] whmnoe4j commented on issue #24802: [Bug] round四舍五入不正确

2023-09-25 Thread via GitHub
whmnoe4j commented on issue #24802: URL: https://github.com/apache/doris/issues/24802#issuecomment-1734872048 ADMIN SET FRONTEND CONFIG ("enable_decimal_conversion" = "true"); 我也碰到这个问题,加这个参数后ok了 -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [doris] JingDas commented on pull request #24754: [typo](docs) Add example for create sql block rule

2023-09-25 Thread via GitHub
JingDas commented on PR #24754: URL: https://github.com/apache/doris/pull/24754#issuecomment-1734872006 run buildall -- 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

[GitHub] [doris] zy-kkk commented on pull request #24855: [Fix](HttpServer) Refactor API Endpoints to Only Allow GET Requests for Enhanced Security

2023-09-25 Thread via GitHub
zy-kkk commented on PR #24855: URL: https://github.com/apache/doris/pull/24855#issuecomment-1734870121 run buildall -- 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 unsub

[GitHub] [doris] doris-robot commented on pull request #24899: [fix](Nereids): fix SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
doris-robot commented on PR #24899: URL: https://github.com/apache/doris/pull/24899#issuecomment-1734867060 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.55 seconds stream load tsv: 574 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24764: [feature](nereids)support stats estimation for is-null predicate

2023-09-25 Thread via GitHub
doris-robot commented on PR #24764: URL: https://github.com/apache/doris/pull/24764#issuecomment-1734864204 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.18 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

[GitHub] [doris] jackwener commented on pull request #24901: [fix](Nereids): fix roundFloor

2023-09-25 Thread via GitHub
jackwener commented on PR #24901: URL: https://github.com/apache/doris/pull/24901#issuecomment-1734863461 run buildall -- 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 un

[GitHub] [doris] DongLiang-0 commented on pull request #24900: [fix](auth)fix use regex verify mysql password may cause backtracking

2023-09-25 Thread via GitHub
DongLiang-0 commented on PR #24900: URL: https://github.com/apache/doris/pull/24900#issuecomment-1734863080 run buildall -- 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

[GitHub] [doris] jackwener opened a new pull request, #24901: [fix](Nereids): fix roundFloor

2023-09-25 Thread via GitHub
jackwener opened a new pull request, #24901: URL: https://github.com/apache/doris/pull/24901 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[doris] branch master updated: [pipelineX](fix) Fix nested loop join operator (#24885)

2023-09-25 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a3427cb822 [pipelineX](fix) Fix nested loop j

[GitHub] [doris] Gabriel39 merged pull request #24885: [pipelineX](fix) Fix nested loop join operator

2023-09-25 Thread via GitHub
Gabriel39 merged PR #24885: URL: https://github.com/apache/doris/pull/24885 -- 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...@doris.ap

[GitHub] [doris] DongLiang-0 opened a new pull request, #24900: [fix](auth)fix use regex verify mysql password may cause backtracking

2023-09-25 Thread via GitHub
DongLiang-0 opened a new pull request, #24900: URL: https://github.com/apache/doris/pull/24900 ## Proposed changes fix sonar security testing: "Make sure the regex used here, which is vulnerable to polynomial runtime due to backtracking, cannot lead to denial of service."

[GitHub] [doris] jackwener commented on pull request #24899: [fix](Nereids): fix SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
jackwener commented on PR #24899: URL: https://github.com/apache/doris/pull/24899#issuecomment-1734841942 run buildall -- 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 un

[GitHub] [doris] doris-robot commented on pull request #24898: [bug](json)Fix some problems of json function on Nereids

2023-09-25 Thread via GitHub
doris-robot commented on PR #24898: URL: https://github.com/apache/doris/pull/24898#issuecomment-1734841122 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.39 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

[doris] branch master updated (6890e5bf0f -> 733b71828c)

2023-09-25 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6890e5bf0f [test](Nereids): add test for SimplifyComparisonPredicate (#24865) add 733b71828c [fix](pipelineX)

[GitHub] [doris] Gabriel39 merged pull request #24890: [fix](pipelineX) fix do not set per_fragment_instance_idx

2023-09-25 Thread via GitHub
Gabriel39 merged PR #24890: URL: https://github.com/apache/doris/pull/24890 -- 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...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #24899: [fix](Nereids): fix SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24899: URL: https://github.com/apache/doris/pull/24899#issuecomment-1734839040 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #24899: [fix](Nereids): fix SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24899: URL: https://github.com/apache/doris/pull/24899#issuecomment-1734839073 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] jackwener commented on a diff in pull request #24899: [fix](Nereids): fix SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
jackwener commented on code in PR #24899: URL: https://github.com/apache/doris/pull/24899#discussion_r1336629547 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyComparisonPredicate.java: ## @@ -200,9 +192,10 @@ private Expression processDateL

[GitHub] [doris] github-actions[bot] commented on pull request #24890: [fix](pipelineX) fix do not set per_fragment_instance_idx

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24890: URL: https://github.com/apache/doris/pull/24890#issuecomment-1734838418 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #24890: [fix](pipelineX) fix do not set per_fragment_instance_idx

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24890: URL: https://github.com/apache/doris/pull/24890#issuecomment-1734838386 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] jackwener opened a new pull request, #24899: [fix](Nereids): fix SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
jackwener opened a new pull request, #24899: URL: https://github.com/apache/doris/pull/24899 ## Proposed changes #16061 exist BUG, it causes wrong cast ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org]

[GitHub] [doris] englefly commented on pull request #24764: [feature](nereids)support stats estimation for is-null predicate

2023-09-25 Thread via GitHub
englefly commented on PR #24764: URL: https://github.com/apache/doris/pull/24764#issuecomment-1734835245 run buildall -- 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

[doris] branch master updated: [test](Nereids): add test for SimplifyComparisonPredicate (#24865)

2023-09-25 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6890e5bf0f [test](Nereids): add test for Simplif

[GitHub] [doris] jackwener merged pull request #24865: [test](Nereids): add test for SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
jackwener merged PR #24865: URL: https://github.com/apache/doris/pull/24865 -- 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...@doris.ap

[GitHub] [doris] doris-robot commented on pull request #24877: [Fix](merge-on-write) Correct the alignment process when the existing rows with same key has marked delete sign

2023-09-25 Thread via GitHub
doris-robot commented on PR #24877: URL: https://github.com/apache/doris/pull/24877#issuecomment-1734823186 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.37 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24897: [Fix](Job)Job Task does not display error message

2023-09-25 Thread via GitHub
doris-robot commented on PR #24897: URL: https://github.com/apache/doris/pull/24897#issuecomment-1734822148 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.54 seconds stream load tsv: 575 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #24865: [test](Nereids): add test for SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24865: URL: https://github.com/apache/doris/pull/24865#issuecomment-1734821382 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] doris-robot commented on pull request #24691: [Bug](materialized-view) enable rewrite on select materialized index with aggregate mode

2023-09-25 Thread via GitHub
doris-robot commented on PR #24691: URL: https://github.com/apache/doris/pull/24691#issuecomment-1734821324 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.77 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #24865: [test](Nereids): add test for SimplifyComparisonPredicate

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24865: URL: https://github.com/apache/doris/pull/24865#issuecomment-1734821367 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] LemonLiTree commented on pull request #24898: [bug](json)Fix some problems of json function on Nereids

2023-09-25 Thread via GitHub
LemonLiTree commented on PR #24898: URL: https://github.com/apache/doris/pull/24898#issuecomment-1734816467 run buildall -- 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

[GitHub] [doris] doris-robot commented on pull request #24896: [Fix](inverted index) fix tokenize function coredump

2023-09-25 Thread via GitHub
doris-robot commented on PR #24896: URL: https://github.com/apache/doris/pull/24896#issuecomment-1734813662 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.21 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24870: [enhancement] remove stats estimation in `CostAndEnforce` job

2023-09-25 Thread via GitHub
doris-robot commented on PR #24870: URL: https://github.com/apache/doris/pull/24870#issuecomment-1734810949 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.16 seconds stream load tsv: 575 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24890: [fix](pipelineX) fix do not set per_fragment_instance_idx

2023-09-25 Thread via GitHub
doris-robot commented on PR #24890: URL: https://github.com/apache/doris/pull/24890#issuecomment-1734811409 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.72 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-25 Thread via GitHub
doris-robot commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1734804136 TeamCity be ut coverage result: Function Coverage: 36.46% (8162/22388) Line Coverage: 28.57% (65386/228847) Region Coverage: 27.43% (33879/123506) Branch Coverage: 24.0

[GitHub] [doris] doris-robot commented on pull request #24877: [Fix](merge-on-write) Correct the alignment process when the existing rows with same key has marked delete sign

2023-09-25 Thread via GitHub
doris-robot commented on PR #24877: URL: https://github.com/apache/doris/pull/24877#issuecomment-1734803137 TeamCity be ut coverage result: Function Coverage: 36.33% (8115/22338) Line Coverage: 28.43% (64897/228260) Region Coverage: 27.32% (33665/123224) Branch Coverage: 23.9

svn commit: r64196 - /dev/doris/2.0.1.1/ /release/doris/2.0/2.0.1.1/

2023-09-25 Thread jiafengzheng
Author: jiafengzheng Date: Tue Sep 26 04:23:04 2023 New Revision: 64196 Log: move doris 2.0.1.1 to release Added: release/doris/2.0/2.0.1.1/ - copied from r64195, dev/doris/2.0.1.1/ Removed: dev/doris/2.0.1.1/ - T

[doris] branch master updated: [test](load) add some S3 TVF load regression tests (#24719)

2023-09-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new dae0dc1652 [test](load) add some S3 TVF load

[GitHub] [doris] dataroaring merged pull request #24719: [test](load) add some S3 TVF load regression tests

2023-09-25 Thread via GitHub
dataroaring merged PR #24719: URL: https://github.com/apache/doris/pull/24719 -- 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...@doris.

[GitHub] [doris] doris-robot commented on pull request #24885: [pipelineX](fix) Fix nested loop join operator

2023-09-25 Thread via GitHub
doris-robot commented on PR #24885: URL: https://github.com/apache/doris/pull/24885#issuecomment-173480 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.78 seconds stream load tsv: 559 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #24877: [Fix](merge-on-write) Correct the alignment process when the existing rows with same key has marked delete sign

2023-09-25 Thread via GitHub
github-actions[bot] commented on PR #24877: URL: https://github.com/apache/doris/pull/24877#issuecomment-1734795961 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] doris-robot commented on pull request #24461: [Improvement](hash) some refactor of process hash table probe impl

2023-09-25 Thread via GitHub
doris-robot commented on PR #24461: URL: https://github.com/apache/doris/pull/24461#issuecomment-1734795630 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.13 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

[GitHub] [doris] doris-robot commented on pull request #24896: [Fix](inverted index) fix tokenize function coredump

2023-09-25 Thread via GitHub
doris-robot commented on PR #24896: URL: https://github.com/apache/doris/pull/24896#issuecomment-1734795818 TeamCity be ut coverage result: Function Coverage: 36.34% (8117/22338) Line Coverage: 28.45% (64926/228233) Region Coverage: 27.33% (33671/123216) Branch Coverage: 23.9

[GitHub] [doris] doris-robot commented on pull request #24890: [fix](pipelineX) fix do not set per_fragment_instance_idx

2023-09-25 Thread via GitHub
doris-robot commented on PR #24890: URL: https://github.com/apache/doris/pull/24890#issuecomment-1734795218 TeamCity be ut coverage result: Function Coverage: 36.33% (8115/22338) Line Coverage: 28.43% (64900/228251) Region Coverage: 27.32% (33667/123214) Branch Coverage: 23.9

[GitHub] [doris] doris-robot commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-25 Thread via GitHub
doris-robot commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1734794227 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.46 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

  1   2   3   4   5   6   >