(doris) branch master updated: [fix](planner) fix bug of InlineViewRef's tableNameToSql method (#33575)

2024-04-14 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 65ccd32babc [fix](planner) fix bug of InlineVi

Re: [PR] [fix](planner)fix bug of InlineViewRef's tableNameToSql method [doris]

2024-04-14 Thread via GitHub
morrySnow merged PR #33575: URL: https://github.com/apache/doris/pull/33575 -- 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

Re: [PR] [fix](restore) Reset index id for restore [doris]

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

Re: [PR] [chore](Nereids) turn off fallback [doris]

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

(doris-flink-connector) branch master updated: [feature]support read ipv4/ipv6 type (#365)

2024-04-14 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 06253be [feature]support read ipv4

Re: [PR] [opt](scan) read scan ranges in the order of partitions [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33515: URL: https://github.com/apache/doris/pull/33515#issuecomment-2055655084 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] [opt](scan) read scan ranges in the order of partitions [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33515: URL: https://github.com/apache/doris/pull/33515#issuecomment-2055654926 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] [feature]support read ipv4/ipv6 type [doris-flink-connector]

2024-04-14 Thread via GitHub
JNSimba merged PR #365: URL: https://github.com/apache/doris-flink-connector/pull/365 -- 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..

Re: [PR] [fix](restore) Reset index id for restore [doris]

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

Re: [PR] [refactor](pipelineX) Reduce prepare overhead (PART I) [doris]

2024-04-14 Thread via GitHub
Gabriel39 commented on PR #33550: URL: https://github.com/apache/doris/pull/33550#issuecomment-2055633153 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](Nereids) prefer slot type to support delete task better [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2055635729 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] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

2024-04-14 Thread via GitHub
englefly commented on PR #33598: URL: https://github.com/apache/doris/pull/33598#issuecomment-2055622399 can we accept this pattern: "select c2, sum(case when t1.c1 = 101 then 1 END) from t1 group by c2" -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] [Feature](group commit) Group commit block sink support pipelineX [doris]

2024-04-14 Thread via GitHub
Yukang-Lian commented on code in PR #33481: URL: https://github.com/apache/doris/pull/33481#discussion_r1565244481 ## be/src/pipeline/exec/group_commit_block_sink_operator.h: ## @@ -30,7 +31,7 @@ class GroupCommitBlockSinkOperatorBuilder final GroupCommitBlockSinkOperatorBu

Re: [PR] [improvement](spill) improve config and fix spill bugs [doris]

2024-04-14 Thread via GitHub
jacktengg commented on PR #33519: URL: https://github.com/apache/doris/pull/33519#issuecomment-2055606746 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 branch-2.0 updated: [fix](nereids)ExtractAndNormalizeWindowExpression should only normalize alias in output (#33587)

2024-04-14 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 360aef72a9f [fix](nereids)ExtractAndNo

Re: [PR] [fix](nereids)ExtractAndNormalizeWindowExpression should only normalize alias in output [doris]

2024-04-14 Thread via GitHub
morrySnow merged PR #33587: URL: https://github.com/apache/doris/pull/33587 -- 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

Re: [PR] [feature]support read ipv4/ipv6 data type [doris-spark-connector]

2024-04-14 Thread via GitHub
gnehil commented on code in PR #199: URL: https://github.com/apache/doris-spark-connector/pull/199#discussion_r1565241823 ## spark-doris-connector/src/main/scala/org/apache/doris/spark/sql/SchemaUtils.scala: ## @@ -130,6 +130,8 @@ private[spark] object SchemaUtils { case

Re: [PR] [fix](nereids)EliminateGroupBy should keep the output's datatype same as old ones [doris]

2024-04-14 Thread via GitHub
starocean999 commented on PR #33585: URL: https://github.com/apache/doris/pull/33585#issuecomment-2055600597 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

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

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

Re: [PR] [chore](Nereids) turn off fallback [doris]

2024-04-14 Thread via GitHub
morrySnow commented on PR #32882: URL: https://github.com/apache/doris/pull/32882#issuecomment-2055581672 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

[PR] [feature]support read ipv4/ipv6 data type [doris-spark-connector]

2024-04-14 Thread via GitHub
vinlee19 opened a new pull request, #199: URL: https://github.com/apache/doris-spark-connector/pull/199 # Proposed changes 1. support read ipv4/ipv6 type since Apache Doris 2.1.1 2. Apache Doris supports IPv6 format, including IPv4-mapped format represented as ::.255.255.255.25

[I] [Bug] [doris]

2024-04-14 Thread via GitHub
nextdreamblue opened a new issue, #33649: URL: https://github.com/apache/doris/issues/33649 ### 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 ###

[PR] [refactor](script) optimize build scala version [doris-spark-connector]

2024-04-14 Thread via GitHub
gnehil opened a new pull request, #198: URL: https://github.com/apache/doris-spark-connector/pull/198 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

Re: [PR] [docs] array_last sql Function Document Format Optimization [doris-website]

2024-04-14 Thread via GitHub
luzhijing merged PR #551: URL: https://github.com/apache/doris-website/pull/551 -- 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...@dori

(doris-website) branch master updated: [docs] array_last sql Function Document Format Optimization (#551)

2024-04-14 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new bbca309af2 [docs] array_last sql Funct

(doris-website) branch master updated: [download](update) Update 2.1.2 Release Note and Download (#552)

2024-04-14 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new bb5f71577f [download](update) Update 2

Re: [PR] [download](update) Update 2.1.2 Release Note and Download [doris-website]

2024-04-14 Thread via GitHub
luzhijing merged PR #552: URL: https://github.com/apache/doris-website/pull/552 -- 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...@dori

Re: [PR] [docs](fix)Update first_last_value doc [doris-website]

2024-04-14 Thread via GitHub
luzhijing merged PR #550: URL: https://github.com/apache/doris-website/pull/550 -- 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...@dori

(doris-website) branch master updated: [docs](fix)Update first_last_value doc (#550)

2024-04-14 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 80ac74bce9 [docs](fix)Update first_las

Re: [PR] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33454: URL: https://github.com/apache/doris/pull/33454#issuecomment-2055546189 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 54209764bb3d81abd63b09d45bd0c6cd46d20d96 with default session variables Stream

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2055540191 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] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33454: URL: https://github.com/apache/doris/pull/33454#issuecomment-2055533141 ClickBench: Total hot run time: 30.41 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](Nereids): add equal set in functional dependencies [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33642: URL: https://github.com/apache/doris/pull/33642#issuecomment-2055534284 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4a6c9b30228867e839166b50ff94de587852273f with default session variables Stream

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2055525827 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] [feature](Nereids): add equal set in functional dependencies [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33642: URL: https://github.com/apache/doris/pull/33642#issuecomment-2055521575 ClickBench: Total hot run time: 30.57 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

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

Re: [PR] [feature](Nereids): add equal set in functional dependencies [doris]

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

Re: [PR] [fix](restore) Reset index id for restore [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33648: URL: https://github.com/apache/doris/pull/33648#issuecomment-2055490978 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] [fix](restore) Reset index id for restore [doris]

2024-04-14 Thread via GitHub
w41ter opened a new pull request, #33648: URL: https://github.com/apache/doris/pull/33648 ## 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](mailto:d

Re: [PR] [fix](restore) Reset index id for restore [doris]

2024-04-14 Thread via GitHub
w41ter commented on PR #33648: URL: https://github.com/apache/doris/pull/33648#issuecomment-2055491236 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

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2055477293 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] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

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

Re: [PR] [feature](Nereids): add equal set in functional dependencies [doris]

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

Re: [PR] [improvement](spill) improve config and fix spill bugs [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33519: URL: https://github.com/apache/doris/pull/33519#issuecomment-2055395117 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 5f380606de087d5e7f60b9bc7cc670d0666d2e51 with default session variables Stream

Re: [PR] [improvement](spill) improve config and fix spill bugs [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33519: URL: https://github.com/apache/doris/pull/33519#issuecomment-2055382914 ClickBench: Total hot run time: 29.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33076: URL: https://github.com/apache/doris/pull/33076#issuecomment-2055380914 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] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
liutang123 commented on PR #33454: URL: https://github.com/apache/doris/pull/33454#issuecomment-2055371494 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](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
liutang123 commented on code in PR #33454: URL: https://github.com/apache/doris/pull/33454#discussion_r1565202095 ## regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33076: URL: https://github.com/apache/doris/pull/33076#issuecomment-2055363259 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] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on PR #33076: URL: https://github.com/apache/doris/pull/33076#issuecomment-2055357395 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] [improvement](spill) improve config and fix spill bugs [doris]

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

Re: [PR] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
liutang123 commented on code in PR #33454: URL: https://github.com/apache/doris/pull/33454#discussion_r1565195607 ## regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under

Re: [PR] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
liutang123 commented on code in PR #33454: URL: https://github.com/apache/doris/pull/33454#discussion_r1565195607 ## regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under

Re: [PR] [improvement](spill) improve config and fix spill bugs [doris]

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

Re: [PR] [feature](Nereids): add equal set in functional dependencies [doris]

2024-04-14 Thread via GitHub
XieJiann commented on PR #33642: URL: https://github.com/apache/doris/pull/33642#issuecomment-2055279953 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] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2055242673 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e2832b9840d9e9a2a8af3babdd30e6acc26d04c3 with default session variables Stream

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2055226536 ClickBench: Total hot run time: 30.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2055210117 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c8847650e9dcd7b9a59bdd7915ea23446af542bf with default session variables Stream

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

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

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2055193867 ClickBench: Total hot run time: 30.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

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

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

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

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

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

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054980178 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

[PR] [doc](inverted index) match phrase slop feature added [doris-website]

2024-04-14 Thread via GitHub
zzzxl1993 opened a new pull request, #553: URL: https://github.com/apache/doris-website/pull/553 (no comment) -- 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

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054976278 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054965054 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] [improvement](mow) Add profile for delete_bitmap get_agg function [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33576: URL: https://github.com/apache/doris/pull/33576#issuecomment-2054963581 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 61aa91e5e9f34851d968e8d2e7d29e0c76ca45a2 with default session variables Stream

Re: [PR] [enhancement](memory) Allocator support address sanitizers [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33396: URL: https://github.com/apache/doris/pull/33396#issuecomment-2054960552 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054954038 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] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
feiniaofeiafei commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2054949386 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.

Re: [PR] [improvement](mow) Add profile for delete_bitmap get_agg function [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33576: URL: https://github.com/apache/doris/pull/33576#issuecomment-2054948768 ClickBench: Total hot run time: 30.51 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2054948637 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] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
feiniaofeiafei opened a new pull request, #33647: URL: https://github.com/apache/doris/pull/33647 rewrite func(para) over (partition by unique_keys) 1. func() is count(non-null) or rank/dense_rank/row_number -> 1 2. func(para) is min/max/sum/avg/first_value/last_value -> para e.g

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

2024-04-14 Thread via GitHub
morrySnow commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2054946617 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](group commit) Group commit block sink support pipelineX [doris]

2024-04-14 Thread via GitHub
HappenLee commented on code in PR #33481: URL: https://github.com/apache/doris/pull/33481#discussion_r1565160918 ## be/src/pipeline/exec/group_commit_block_sink_operator.h: ## @@ -30,7 +31,7 @@ class GroupCommitBlockSinkOperatorBuilder final GroupCommitBlockSinkOperatorBuil

Re: [PR] [enhancement](memory) Allocator support address sanitizers [doris]

2024-04-14 Thread via GitHub
xinyiZzz commented on PR #33396: URL: https://github.com/apache/doris/pull/33396#issuecomment-2054932403 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054929655 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

[PR] [download](update) Update 2.1.2 Release Note and Download [doris-website]

2024-04-14 Thread via GitHub
KassieZ opened a new pull request, #552: URL: https://github.com/apache/doris-website/pull/552 (no comment) -- 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,

Re: [PR] [improvement](mow) Add profile for delete_bitmap get_agg function [doris]

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

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054882725 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] [improvement](spill) improve config and fix spill bugs [doris]

2024-04-14 Thread via GitHub
jacktengg commented on PR #33519: URL: https://github.com/apache/doris/pull/33519#issuecomment-2054873656 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] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33598: URL: https://github.com/apache/doris/pull/33598#issuecomment-2054873026 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 7d6e3b66f574939f5731c78537e83f42ab4729aa with default session variables Stream

Re: [PR] [improvement](mow) Add profile for delete_bitmap get_agg function [doris]

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

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33598: URL: https://github.com/apache/doris/pull/33598#issuecomment-2054858335 ClickBench: Total hot run time: 30 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools Cli

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33643: URL: https://github.com/apache/doris/pull/33643#issuecomment-2054838950 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 71a4cdd4df4af43df1e1ce62a2b80d7e865a8960 with default session variables Stream

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

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

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33643: URL: https://github.com/apache/doris/pull/33643#issuecomment-2054823831 ClickBench: Total hot run time: 30.58 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

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

[PR] [case](regression) Add backup temp partition case [doris]

2024-04-14 Thread via GitHub
w41ter opened a new pull request, #33646: URL: https://github.com/apache/doris/pull/33646 ## Proposed changes Issue Number: close #xxx backup table with temp partitions is not supported ## Further comments If this is a relatively large or complex change, kick off t

Re: [PR] [case](regression) Add backup temp partition case [doris]

2024-04-14 Thread via GitHub
w41ter commented on PR #33646: URL: https://github.com/apache/doris/pull/33646#issuecomment-2054798095 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

Re: [PR] [case](regression) Add backup temp partition case [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33646: URL: https://github.com/apache/doris/pull/33646#issuecomment-2054797909 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] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565148399 ## be/src/olap/single_replica_compaction.h: ## @@ -30,20 +30,15 @@ class DataDir; // SingleReplicaCompaction is used to fetch peer replica compaction result. class

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

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

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565147694 ## be/src/olap/single_replica_compaction.h: ## @@ -30,20 +30,15 @@ class DataDir; // SingleReplicaCompaction is used to fetch peer replica compaction result. class

(doris) branch master updated (a393cec5caf -> debb83f35d3)

2024-04-14 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a393cec5caf [docker](script)add --grace to be_prestop.sh (#33599) add debb83f35d3 [fix](nereids) ExtractAndNor

Re: [PR] [fix](nereids)ExtractAndNormalizeWindowExpression should only normalize alias in output [doris]

2024-04-14 Thread via GitHub
morrySnow merged PR #33527: URL: https://github.com/apache/doris/pull/33527 -- 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

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054762066 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

[I] 查询超慢的sql [doris]

2024-04-14 Thread via GitHub
arvin-777 opened a new issue, #33645: URL: https://github.com/apache/doris/issues/33645 ### 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 2.1 ### What's

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

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

  1   2   3   4   >