[PR] [docs](fix) Fix Compilation on MacOS [doris-website]

2024-05-02 Thread via GitHub
CodePrometheus opened a new pull request, #609: URL: https://github.com/apache/doris-website/pull/609 Fix configuration append problem -- 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

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-05-02 Thread via GitHub
xiaokang commented on code in PR #34247: URL: https://github.com/apache/doris/pull/34247#discussion_r1588661364 ## fe/fe-core/src/main/java/org/apache/doris/analysis/LiteralExpr.java: ## @@ -438,4 +430,12 @@ public static LiteralExpr getLiteralExprFromThrift(TExprNode node) thr

Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34244: URL: https://github.com/apache/doris/pull/34244#issuecomment-2092123893 TPC-DS: Total hot run time: 187646 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34244: URL: https://github.com/apache/doris/pull/34244#issuecomment-2092109697 TPC-H: Total hot run time: 41773 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-05-02 Thread via GitHub
xiaokang commented on code in PR #34247: URL: https://github.com/apache/doris/pull/34247#discussion_r1588654144 ## regression-test/suites/prepared_stmt_p0/prepared_stmt.groovy: ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contri

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-05-02 Thread via GitHub
xiaokang commented on code in PR #34247: URL: https://github.com/apache/doris/pull/34247#discussion_r1588653748 ## regression-test/suites/point_query_p0/test_point_query.groovy: ## @@ -227,13 +227,13 @@ suite("test_point_query") { qt_sql """select /*+ SET_VAR(en

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34247: URL: https://github.com/apache/doris/pull/34247#issuecomment-2092087194 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

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34247: URL: https://github.com/apache/doris/pull/34247#issuecomment-2092087160 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

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to disable stop words [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #33982: URL: https://github.com/apache/doris/pull/33982#issuecomment-2092084424 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

(doris) branch branch-2.0 updated: [opt](inverted index) the "unicode" tokenizer can be configured to disable stop words #33982 (#34376)

2024-05-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 13d4f79d975 [opt](inverted index) the "uni

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
xiaokang merged PR #34376: URL: https://github.com/apache/doris/pull/34376 -- 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

Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

2024-05-02 Thread via GitHub
kobe6th commented on PR #34244: URL: https://github.com/apache/doris/pull/34244#issuecomment-2092079325 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

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2092031698 TPC-DS: Total hot run time: 186180 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2092025549 TPC-H: Total hot run time: 40942 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2092020825 TeamCity be ut coverage result: Function Coverage: 35.65% (8961/25133) Line Coverage: 27.27% (73919/271022) Region Coverage: 26.46% (38178/144291) Branch Coverage: 23.2

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2092019819 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

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2092019803 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

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2092004954 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

Re: [PR] test memtable p0 [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #26357: URL: https://github.com/apache/doris/pull/26357#issuecomment-2091936677 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [build](third-party) Support to download specified third-party only [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34385: URL: https://github.com/apache/doris/pull/34385#issuecomment-2091229725 TPC-DS: Total hot run time: 188176 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2091209500 TPC-DS: Total hot run time: 188033 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2091177877 TeamCity be ut coverage result: Function Coverage: 35.65% (8960/25135) Line Coverage: 27.26% (73913/271098) Region Coverage: 26.46% (38186/144332) Branch Coverage: 23.2

Re: [PR] [build](third-party) Support to download specified third-party only [doris]

2024-05-02 Thread via GitHub
gavinchou commented on PR #34385: URL: https://github.com/apache/doris/pull/34385#issuecomment-2091168285 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

Re: [PR] [build](third-party) Support to download specified third-party only [doris]

2024-05-02 Thread via GitHub
gavinchou commented on PR #34385: URL: https://github.com/apache/doris/pull/34385#issuecomment-2091149010 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

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
Vallishp commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2091141602 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

Re: [PR] [build](third-party) Support to download specified third-party only [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34385: URL: https://github.com/apache/doris/pull/34385#issuecomment-2091123772 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/8927967558";) output. shellcheck err

Re: [PR] [build](third-party) Support to download specified third-party only [doris]

2024-05-02 Thread via GitHub
gavinchou commented on PR #34385: URL: https://github.com/apache/doris/pull/34385#issuecomment-2091122774 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

Re: [PR] [build](third-party) Support to download specified third-party only [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34385: URL: https://github.com/apache/doris/pull/34385#issuecomment-2091122496 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [build](third-party) Support to download specified third-party only [doris]

2024-05-02 Thread via GitHub
gavinchou opened a new pull request, #34385: URL: https://github.com/apache/doris/pull/34385 In the previous implementation, we have to download all third-party packages even if we build a specified third-party dependency, e.g. ``` sh build-third-party.sh brpc ``` it would also d

Re: [PR] [enhancement](profile) Store profile on disk so that we can hold more profile in memory [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2090936430 TPC-DS: Total hot run time: 184893 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [enhancement](profile) Store profile on disk so that we can hold more profile in memory [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2090890070 TPC-H: Total hot run time: 40043 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090854902 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 unsubscr

Re: [PR] [enhancement](profile) Store profile on disk so that we can hold more profile in memory [doris]

2024-05-02 Thread via GitHub
zhiqiang- commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2090829019 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. T

Re: [PR] [fix](compactiono) fix time series compaction policy in cloud [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34383: URL: https://github.com/apache/doris/pull/34383#issuecomment-2090824808 TPC-DS: Total hot run time: 186730 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090810324 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 719037f91a6e78aea356359594f4049ebb7cea2a with default session variables Stream

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090809204 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 unsubscr

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090803789 ClickBench: Total hot run time: 30.54 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](compactiono) fix time series compaction policy in cloud [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34383: URL: https://github.com/apache/doris/pull/34383#issuecomment-2090800492 TPC-H: Total hot run time: 41809 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090792992 TPC-DS: Total hot run time: 202961 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090766738 TPC-H: Total hot run time: 50224 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090765519 run feut -- 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 unsubs

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2090759704 TeamCity be ut coverage result: Function Coverage: 35.65% (8961/25135) Line Coverage: 27.27% (73916/271098) Region Coverage: 26.46% (38189/144332) Branch Coverage: 23.2

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2090755203 TPC-DS: Total hot run time: 185670 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090732529 TPC-DS: Total hot run time: 185352 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090685587 TPC-H: Total hot run time: 41938 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090655398 TeamCity be ut coverage result: Function Coverage: 35.66% (8962/25133) Line Coverage: 27.28% (73932/271022) Region Coverage: 26.47% (38196/144291) Branch Coverage: 23.2

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090653848 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

Re: [PR] [Chore](hash) split out init_hash_method from node/operator [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34284: URL: https://github.com/apache/doris/pull/34284#issuecomment-2090618957 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

Re: [PR] [Chore](hash) split out init_hash_method from node/operator [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34284: URL: https://github.com/apache/doris/pull/34284#issuecomment-2090618864 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

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090588450 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

Re: [PR] [dependencies](Fe)Upgrade fe dependencies [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34381: URL: https://github.com/apache/doris/pull/34381#issuecomment-2090565147 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

Re: [PR] [dependencies](Fe)Upgrade fe dependencies [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34381: URL: https://github.com/apache/doris/pull/34381#issuecomment-2090565073 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

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090521613 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 unsubscri

Re: [PR] [fix](compactiono) fix time series compaction policu in cloud [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34383: URL: https://github.com/apache/doris/pull/34383#issuecomment-2090515680 TPC-DS: Total hot run time: 185061 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
Vallishp commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2090510437 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

Re: [PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-05-02 Thread via GitHub
ByteYue commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2090489520 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

Re: [PR] [fix](compactiono) fix time series compaction policu in cloud [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34383: URL: https://github.com/apache/doris/pull/34383#issuecomment-2090488209 TPC-H: Total hot run time: 40091 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090475921 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

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090473738 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 unsubscri

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on code in PR #34384: URL: https://github.com/apache/doris/pull/34384#discussion_r1587611846 ## be/src/exec/schema_scanner/schema_table_options_scanner.cpp: ## @@ -0,0 +1,134 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or m

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090461309 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 unsubscr

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2090455074 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-02 Thread via GitHub
Vallishp opened a new pull request, #34384: URL: https://github.com/apache/doris/pull/34384 ## Proposed changes Issue Number: close #32572 Support table_options in information_schema. UT result: mysql> select * from information_schema.table_options where table_schema="tes

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2090434338 TPC-DS: Total hot run time: 186071 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](compactiono) fix time series compaction policu in cloud [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34383: URL: https://github.com/apache/doris/pull/34383#issuecomment-2090416865 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

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2090407363 TPC-H: Total hot run time: 41750 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](compactiono) fix time series compaction policu in cloud [doris]

2024-05-02 Thread via GitHub
csun5285 commented on PR #34383: URL: https://github.com/apache/doris/pull/34383#issuecomment-2090405249 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

Re: [PR] [fix](compactiono) fix time series compaction policu in cloud [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34383: URL: https://github.com/apache/doris/pull/34383#issuecomment-2090402425 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-209038 TPC-DS: Total hot run time: 186469 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2090374325 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 unsubscr

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090351195 TeamCity be ut coverage result: Function Coverage: 35.65% (8961/25133) Line Coverage: 27.27% (73921/271022) Region Coverage: 26.46% (38182/144291) Branch Coverage: 23.2

Re: [PR] [opt](inverted index) add inlist condition handling to compound [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34134: URL: https://github.com/apache/doris/pull/34134#issuecomment-2090341463 TPC-DS: Total hot run time: 187344 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2090334599 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

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
HappenLee commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2090325227 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

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-02 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2090301030 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

Re: [PR] [opt](inverted index) add inlist condition handling to compound [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34134: URL: https://github.com/apache/doris/pull/34134#issuecomment-2090253835 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

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2090054218 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

Re: [PR] [exec](agg) multi merge sort opt the PERCENTILE [doris]

2024-05-02 Thread via GitHub
HappenLee commented on PR #34382: URL: https://github.com/apache/doris/pull/34382#issuecomment-2090040698 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

Re: [PR] [dependencies](Fe)Upgrade fe dependencies [doris]

2024-05-02 Thread via GitHub
CalvinKirs commented on PR #34381: URL: https://github.com/apache/doris/pull/34381#issuecomment-2090041025 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

Re: [PR] [fix](create table) Add hit err msg when create table all be on same … [doris]

2024-05-02 Thread via GitHub
Yukang-Lian commented on PR #34361: URL: https://github.com/apache/doris/pull/34361#issuecomment-2090014909 run cloud_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

Re: [PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-05-02 Thread via GitHub
ByteYue commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2090011563 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

Re: [PR] [opt](inverted index) add inlist condition handling to compound [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34134: URL: https://github.com/apache/doris/pull/34134#issuecomment-2089977148 TPC-DS: Total hot run time: 187043 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2089925044 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit aa0e49de391fc9fc35bc602f3dde5049b7060890 with default session variables Stream

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2089919509 ClickBench: Total hot run time: 30.9 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2089910014 TPC-DS: Total hot run time: 203065 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
doris-robot commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2089888625 TPC-H: Total hot run time: 49545 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](regression) Fix regression run in cloud use non-root user [doris]

2024-05-02 Thread via GitHub
gavinchou commented on code in PR #34340: URL: https://github.com/apache/doris/pull/34340#discussion_r1587205722 ## regression-test/framework/src/main/groovy/org/apache/doris/regression/Config.groovy: ## @@ -837,10 +845,27 @@ class Config { } } +boolean fetch

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2089846738 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

Re: [PR] [opt](inverted index) add inlist condition handling to compound [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34134: URL: https://github.com/apache/doris/pull/34134#issuecomment-2089837375 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

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to select stop words [doris]

2024-05-02 Thread via GitHub
zzzxl1993 commented on PR #34376: URL: https://github.com/apache/doris/pull/34376#issuecomment-2089836824 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

Re: [PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-05-02 Thread via GitHub
github-actions[bot] commented on code in PR #34354: URL: https://github.com/apache/doris/pull/34354#discussion_r1587205560 ## be/src/io/fs/hdfs_file_writer.cpp: ## @@ -46,6 +49,54 @@ bvar::Adder hdfs_file_being_written("hdfs_file_writer_file_being_writt static constexpr size

Re: [PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-05-02 Thread via GitHub
ByteYue commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2089813508 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

(doris) branch branch-2.1 updated: [Fix](executor)normal group not auth #34377

2024-05-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new c3096cabe25 [Fix](executor)normal group

(doris) branch master updated: [Fix](executor)normal group not auth #34377

2024-05-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 e9d2442c917 [Fix](executor)normal group not aut

Re: [PR] [Fix](executor)normal group not auth [doris]

2024-05-02 Thread via GitHub
yiguolei merged PR #34377: URL: https://github.com/apache/doris/pull/34377 -- 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