Re: [PR] [enhance](mtmv)Mtmv datetrunc support week and quarter [doris]

2024-08-13 Thread via GitHub
morrySnow merged PR #39286: URL: https://github.com/apache/doris/pull/39286 -- 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](partition rebalancer) fix migrate tablets between backends back and forth [doris]

2024-08-13 Thread via GitHub
yujun777 commented on PR #39333: URL: https://github.com/apache/doris/pull/39333#issuecomment-2287990687 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 (c51e786d954 -> 8844e03bbda)

2024-08-13 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 c51e786d954 [fix](Nereids) support implicit cast ip types to string (#39318) add 8844e03bbda [opt](mtmv) parti

Re: [I] [Bug] Tablet Scheduler无法正常创建balance任务 [doris]

2024-08-13 Thread via GitHub
boluoge commented on issue #39048: URL: https://github.com/apache/doris/issues/39048#issuecomment-2287983698 > 遇到一样的问题,4个盘,三个盘都80-90%了,另一个盘40%多,使用均衡命令还不起作用 balance_load_score_threshold 可以调整到更小,我调整为0.03,有效果了 -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] [fix](group commit) fix group commit core if be inject FragmentMgr.exec_plan_fragment.failed [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39339: URL: https://github.com/apache/doris/pull/39339#issuecomment-2287982403 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] [test](test) [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39330: URL: https://github.com/apache/doris/pull/39330#issuecomment-2287978701 ClickBench: Total hot run time: 31.01 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [debug](load) check the column type when string column is invalid [doris]

2024-08-13 Thread via GitHub
yiguolei commented on code in PR #39337: URL: https://github.com/apache/doris/pull/39337#discussion_r1716389036 ## be/src/vec/sink/vtablet_block_convertor.cpp: ## @@ -222,19 +223,33 @@ Status OlapTableBlockConvertor::_validate_column(RuntimeState* state, const Type

[PR] [fix](group commit) fix group commit core if be inject FragmentMgr.exec_plan_fragment.failed [doris]

2024-08-13 Thread via GitHub
mymeiyi opened a new pull request, #39339: URL: https://github.com/apache/doris/pull/39339 ``` *** SIGSEGV address not mapped to object (@0x0) received by PID 1898955 (TID 1900522 OR 0x7f4f94abc640) from PID 0; stack trace: *** 0# doris::signal::(anonymous namespace)::FailureSignalHan

Re: [PR] [improve](nestedtype) support schema change for nested type [doris]

2024-08-13 Thread via GitHub
amorynan commented on PR #39210: URL: https://github.com/apache/doris/pull/39210#issuecomment-2287973977 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 uns

Re: [PR] [improve](nestedtype) support schema change for nested type [doris]

2024-08-13 Thread via GitHub
amorynan commented on PR #39210: URL: https://github.com/apache/doris/pull/39210#issuecomment-2287973695 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] [test](test) [doris]

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

Re: [PR] revert [improvement](mv) Support to use cast when create sync materialized view #38008 [doris]

2024-08-13 Thread via GitHub
seawinde commented on PR #39338: URL: https://github.com/apache/doris/pull/39338#issuecomment-2287970772 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

[PR] revert [improvement](mv) Support to use cast when create sync materialized view #38008 [doris]

2024-08-13 Thread via GitHub
seawinde opened a new pull request, #39338: URL: https://github.com/apache/doris/pull/39338 ## Proposed changes this is brought by https://github.com/apache/doris/pull/38008 if use `cast(FLOOR(MINUTE(`time`) / 15) as decimal(9, 0))` in group by clause when sync materialized view. i

Re: [PR] [enhancement](err-msg) Add detailed column and schema info when failed to create a column iterator [doris]

2024-08-13 Thread via GitHub
TangSiyang2001 commented on PR #38689: URL: https://github.com/apache/doris/pull/38689#issuecomment-2287966659 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] [fix](schema-change) Fix potential data race when a schema change jobs is set to cancelled but the table state is still SCHEMA_CHANGE (#39164) [doris]

2024-08-13 Thread via GitHub
TangSiyang2001 commented on PR #39327: URL: https://github.com/apache/doris/pull/39327#issuecomment-2287965268 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] [enhance](mtmv)Mtmv datetrunc support week and quarter [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39286: URL: https://github.com/apache/doris/pull/39286#issuecomment-2287962547 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] [debug](load) check the column type when string column is invalid [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39337: URL: https://github.com/apache/doris/pull/39337#issuecomment-2287958889 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] [test](test) [doris]

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

Re: [PR] [enhance](mtmv)Mtmv datetrunc support week and quarter [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39286: URL: https://github.com/apache/doris/pull/39286#issuecomment-2287954595 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](Nereids) add truncate syntax [doris]

2024-08-13 Thread via GitHub
morrySnow commented on PR #39312: URL: https://github.com/apache/doris/pull/39312#issuecomment-2287954190 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

(doris) branch master updated (b2ef07266b4 -> c51e786d954)

2024-08-13 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 b2ef07266b4 [Improvement](runtime-filter) adjust always true judge rule of runtime filter apply (#38300) add c

Re: [PR] [fix](Nereids) support implicit cast ip types to string [doris]

2024-08-13 Thread via GitHub
morrySnow merged PR #39318: URL: https://github.com/apache/doris/pull/39318 -- 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] [debug](load) check the column type when string column is invalid [doris]

2024-08-13 Thread via GitHub
mrhhsg commented on PR #39337: URL: https://github.com/apache/doris/pull/39337#issuecomment-2287950951 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

[PR] [debug](load) check the column type when string column is invalid [doris]

2024-08-13 Thread via GitHub
mrhhsg opened a new pull request, #39337: URL: https://github.com/apache/doris/pull/39337 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [debug](load) check the column type when string column is invalid [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39337: URL: https://github.com/apache/doris/pull/39337#issuecomment-2287949369 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] [enhance](mtmv)Mtmv datetrunc support week and quarter [doris]

2024-08-13 Thread via GitHub
zddr commented on code in PR #39286: URL: https://github.com/apache/doris/pull/39286#discussion_r1716368991 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPartitionExprDateTrunc.java: ## @@ -198,9 +198,15 @@ private DateTimeV2Literal dateIncrement(DateTimeV2Literal value

Re: [PR] [fix](partition rebalancer) fix migrate tablets between backends back and forth [doris]

2024-08-13 Thread via GitHub
yujun777 commented on PR #39333: URL: https://github.com/apache/doris/pull/39333#issuecomment-2287940275 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](sort) add session variable force_sort_algorithm and adjust some parameter a… [doris]

2024-08-13 Thread via GitHub
BiteThet commented on PR #39334: URL: https://github.com/apache/doris/pull/39334#issuecomment-2287938500 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] [enhance](mtmv)Mtmv datetrunc support week and quarter [doris]

2024-08-13 Thread via GitHub
zddr commented on code in PR #39286: URL: https://github.com/apache/doris/pull/39286#discussion_r1716360624 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPartitionExprDateTrunc.java: ## @@ -198,9 +198,15 @@ private DateTimeV2Literal dateIncrement(DateTimeV2Literal value

Re: [PR] [fix](Nereids) support implicit cast ip types to string [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39318: URL: https://github.com/apache/doris/pull/39318#issuecomment-2287935545 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] [fix](Nereids) support implicit cast ip types to string [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39318: URL: https://github.com/apache/doris/pull/39318#issuecomment-2287935582 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](catalog) support using loading cache for db/table list in external catalog [doris]

2024-08-13 Thread via GitHub
zhangm365 commented on PR #33610: URL: https://github.com/apache/doris/pull/33610#issuecomment-2287934681 `id->name`: what are the mean of the `id` and `name` respectively? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] [enhance](mtmv)Improve the performance of obtaining partition/table versions [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39301: URL: https://github.com/apache/doris/pull/39301#issuecomment-2287934479 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] [enhance](mtmv)Mtmv datetrunc support week and quarter [doris]

2024-08-13 Thread via GitHub
seawinde commented on code in PR #39286: URL: https://github.com/apache/doris/pull/39286#discussion_r1716359118 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPartitionExprDateTrunc.java: ## @@ -198,9 +198,15 @@ private DateTimeV2Literal dateIncrement(DateTimeV2Literal v

Re: [PR] [enhance](mtmv)Improve the performance of obtaining partition/table versions [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39301: URL: https://github.com/apache/doris/pull/39301#issuecomment-2287934520 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] [improvement](nereids) support extract from disjunction in join on condition [doris]

2024-08-13 Thread via GitHub
feiniaofeiafei commented on PR #38479: URL: https://github.com/apache/doris/pull/38479#issuecomment-2287932908 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] [enhance](mtmv)Improve the performance of obtaining partition/table versions [doris]

2024-08-13 Thread via GitHub
zddr commented on PR #39301: URL: https://github.com/apache/doris/pull/39301#issuecomment-2287930475 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 unsubsc

(doris) branch master updated: [Improvement](runtime-filter) adjust always true judge rule of runtime filter apply (#38300)

2024-08-13 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 b2ef07266b4 [Improvement](runtime-filter) adj

Re: [PR] [Improvement](runtime-filter) adjust always true judge rule of runtime filter apply [doris]

2024-08-13 Thread via GitHub
BiteThet merged PR #38300: URL: https://github.com/apache/doris/pull/38300 -- 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

[I] 删除写成了添加 [doris-website]

2024-08-13 Thread via GitHub
xiaoahuaya opened a new issue, #1002: URL: https://github.com/apache/doris-website/issues/1002 https://doris.apache.org/zh-CN/docs/sql-manual/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-FOLLOWER/ 添加一个 FOLLOWER节点 ALTER SYSTEM DROP FOLLOWER "host_ip:9010"

[PR] [test]update [doris]

2024-08-13 Thread via GitHub
zhangstar333 opened a new pull request, #39336: URL: https://github.com/apache/doris/pull/39336 ## Proposed changes Issue Number: close #xxx -- 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] [test]update [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39336: URL: https://github.com/apache/doris/pull/39336#issuecomment-2287908859 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] [test](test) [doris]

2024-08-13 Thread via GitHub
zhangstar333 commented on PR #39330: URL: https://github.com/apache/doris/pull/39330#issuecomment-2287904884 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] [Bug](runtime-filter) set inited to true on BloomFilterFuncBase::assign [doris]

2024-08-13 Thread via GitHub
BiteThet commented on PR #39335: URL: https://github.com/apache/doris/pull/39335#issuecomment-2287889570 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

[PR] [Bug](runtime-filter) set inited to true on BloomFilterFuncBase::assign [doris]

2024-08-13 Thread via GitHub
BiteThet opened a new pull request, #39335: URL: https://github.com/apache/doris/pull/39335 ## Proposed changes set inited to true on BloomFilterFuncBase::assign ```cpp *** SIGABRT unknown detail explain (@0x1ba2) received by PID 7074 (TID 9018 OR 0x7f4adf5df640) from PID 7074;

Re: [PR] [feature](pipeline) check nullable in SET operator [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39027: URL: https://github.com/apache/doris/pull/39027#issuecomment-2287863361 ClickBench: Total hot run time: 30.56 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](pipeline) check nullable in SET operator [doris]

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

Re: [PR] [fix](nereids) fix distribute expr list [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39148: URL: https://github.com/apache/doris/pull/39148#issuecomment-2287855627 ClickBench: Total hot run time: 31.38 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](conf)remove unused doris_max_scan_key_num and max_send_batch_parallelism_per_job conf [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39219: URL: https://github.com/apache/doris/pull/39219#issuecomment-2287854811 ClickBench: Total hot run time: 30.15 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](mtmv)Improve the performance of obtaining partition/table versions [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39301: URL: https://github.com/apache/doris/pull/39301#issuecomment-2287853010 ClickBench: Total hot run time: 30.75 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) fix distribute expr list [doris]

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

Re: [PR] [chore](conf)remove unused doris_max_scan_key_num and max_send_batch_parallelism_per_job conf [doris]

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

Re: [PR] [enhance](mtmv)Improve the performance of obtaining partition/table versions [doris]

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

Re: [PR] [feature](pipeline) check nullable in SET operator [doris]

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

Re: [PR] [improvement](nereids) support extract from disjunction in join on condition [doris]

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

Re: [PR] [opt](Nereids) add truncate syntax [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39312: URL: https://github.com/apache/doris/pull/39312#issuecomment-2287846373 ClickBench: Total hot run time: 30.33 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) add truncate syntax [doris]

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

Re: [PR] [chore](conf)remove unused doris_max_scan_key_num and max_send_batch_parallelism_per_job conf [doris]

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

Re: [PR] [fix](nereids) fix distribute expr list [doris]

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

Re: [PR] [enhance](mtmv)Improve the performance of obtaining partition/table versions [doris]

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

Re: [PR] [Enhancement](doris-future) Support REGR_SXX_SXY_SYY aggregation functions [doris]

2024-08-13 Thread via GitHub
zclllyybb commented on code in PR #39187: URL: https://github.com/apache/doris/pull/39187#discussion_r1716296740 ## regression-test/suites/nereids_function_p0/agg_function/test_regr_sxy.groovy: ## @@ -0,0 +1,132 @@ +// Licensed to the Apache Software Foundation (ASF) under one +

Re: [PR] [opt](Nereids) add truncate syntax [doris]

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

Re: [PR] [improvement](nereids) support extract from disjunction in join on condition [doris]

2024-08-13 Thread via GitHub
feiniaofeiafei commented on PR #38479: URL: https://github.com/apache/doris/pull/38479#issuecomment-2287830776 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] [opt] (inverted index) add inverted index file size for open file [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #37482: URL: https://github.com/apache/doris/pull/37482#issuecomment-2287827890 ClickBench: Total hot run time: 31.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated: [chore](test) rename conflict name under same database in test cases (#39243)

2024-08-13 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 15f07b96c6c [chore](test) rename conflict n

Re: [PR] [chore](test) rename conflict name under same database in test cases [doris]

2024-08-13 Thread via GitHub
starocean999 merged PR #39243: URL: https://github.com/apache/doris/pull/39243 -- 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

Re: [PR] [feat](Nereids) support nereids hint position detaction [doris]

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

Re: [PR] [opt] (inverted index) add inverted index file size for open file [doris]

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

(doris-website) branch master updated: [docs] remove gfs from the user list (#1000)

2024-08-13 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 55bfdf55b1f [docs] remove gfs from

Re: [PR] [Fix](nereids) fix condition function partition prune (#39298) [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39331: URL: https://github.com/apache/doris/pull/39331#issuecomment-2287820734 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 93568d0cb4a7078288822a7ce2dfab0b79302373 with default session variables Stream

Re: [PR] [docs] remove gfs from the user list [doris-website]

2024-08-13 Thread via GitHub
hf200012 merged PR #1000: URL: https://github.com/apache/doris-website/pull/1000 -- 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...@dor

Re: [PR] [feat](Nereids) support nereids hint position detaction [doris]

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

Re: [PR] [Fix](nereids) fix condition function partition prune (#39298) [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39331: URL: https://github.com/apache/doris/pull/39331#issuecomment-2287818087 ClickBench: Total hot run time: 29.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](test) rename conflict name under same database in test cases [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39243: URL: https://github.com/apache/doris/pull/39243#issuecomment-2287816821 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] [test](test) [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39330: URL: https://github.com/apache/doris/pull/39330#issuecomment-2287816659 ClickBench: Total hot run time: 31.08 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Bug](compatibility) fix percentile_approx function coredump when upgrade [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39320: URL: https://github.com/apache/doris/pull/39320#issuecomment-2287816247 ClickBench: Total hot run time: 30.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](Txn) Fix wrong columns sequence in txn model [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39295: URL: https://github.com/apache/doris/pull/39295#issuecomment-2287816233 ClickBench: Total hot run time: 30.44 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](partition rebalancer) fix migrate tablets between backends back and forth [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39333: URL: https://github.com/apache/doris/pull/39333#issuecomment-2287815818 ClickBench: Total hot run time: 30.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) add truncate syntax [doris]

2024-08-13 Thread via GitHub
morrySnow commented on PR #39312: URL: https://github.com/apache/doris/pull/39312#issuecomment-2287815360 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)adjust aggregation cost to make it compatible to the cost of join and shuffle [doris]

2024-08-13 Thread via GitHub
xzj7019 commented on code in PR #39175: URL: https://github.com/apache/doris/pull/39175#discussion_r1716283001 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java: ## @@ -164,24 +160,6 @@ public Statistics visitComparisonPredicate(ComparisonPredicat

Re: [PR] [Fix](nereids) fix condition function partition prune (#39298) [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39331: URL: https://github.com/apache/doris/pull/39331#issuecomment-2287812324 TPC-DS: Total hot run time: 201500 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) add inverted index file size for open file [doris]

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

Re: [PR] [fix](nereids) trival project cost zero (MV cost) [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39265: URL: https://github.com/apache/doris/pull/39265#issuecomment-2287809853 ClickBench: Total hot run time: 31.18 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [test](test) [doris]

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

Re: [PR] [opt](nereids)adjust aggregation cost to make it compatible to the cost of join and shuffle [doris]

2024-08-13 Thread via GitHub
xzj7019 commented on code in PR #39175: URL: https://github.com/apache/doris/pull/39175#discussion_r1716281278 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostModelV1.java: ## @@ -329,14 +329,16 @@ public Cost visitPhysicalHashAggregate( PhysicalHashAg

Re: [PR] [enhancement](datatype) Add TIME docs [doris-website]

2024-08-13 Thread via GitHub
zclllyybb commented on code in PR #998: URL: https://github.com/apache/doris-website/pull/998#discussion_r1716281158 ## docs/sql-manual/sql-data-types/date-time/datetime-overview.md: ## @@ -24,11 +24,46 @@ specific language governing permissions and limitations under the Licens

Re: [PR] [fix](array_apply) pick array apply fix [doris]

2024-08-13 Thread via GitHub
yiguolei commented on PR #39328: URL: https://github.com/apache/doris/pull/39328#issuecomment-2287807497 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] [Bug](compatibility) fix percentile_approx function coredump when upgrade [doris]

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

Re: [PR] [Fix](Txn) Fix wrong columns sequence in txn model [doris]

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

Re: [PR] [fix](partition rebalancer) fix migrate tablets between backends back and forth [doris]

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

(doris) branch master updated: [fix](function)timediff with now function causes a error signature (#39322)

2024-08-13 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 96afc5e8be6 [fix](function)timediff with now fu

Re: [PR] [fix](function)timediff with now function causes a error signature [doris]

2024-08-13 Thread via GitHub
yiguolei merged PR #39322: URL: https://github.com/apache/doris/pull/39322 -- 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] [enhancement](datatype) Add TIME docs [doris-website]

2024-08-13 Thread via GitHub
yiguolei commented on code in PR #998: URL: https://github.com/apache/doris-website/pull/998#discussion_r1716279274 ## docs/sql-manual/sql-data-types/date-time/datetime-overview.md: ## @@ -24,11 +24,46 @@ specific language governing permissions and limitations under the License

Re: [PR] [feat](Nereids) support nereids hint position detaction [doris]

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

Re: [PR] [fix](nereids) trival project cost zero (MV cost) [doris]

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

Re: [PR] [enhancement](datatype) Add TIME docs [doris-website]

2024-08-13 Thread via GitHub
yiguolei commented on code in PR #998: URL: https://github.com/apache/doris-website/pull/998#discussion_r1716278321 ## docs/sql-manual/sql-data-types/date-time/TIME.md: ## @@ -0,0 +1,61 @@ +--- +{ +"title": "TIME", +"language": "en" +} +--- + + + +## TIME + +### name + +

Re: [PR] [fix](nereids) fix distribute expr list [doris]

2024-08-13 Thread via GitHub
xzj7019 commented on PR #39148: URL: https://github.com/apache/doris/pull/39148#issuecomment-2287797479 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] [feature](pipeline) check nullable in SET operator [doris]

2024-08-13 Thread via GitHub
Mryange commented on PR #39027: URL: https://github.com/apache/doris/pull/39027#issuecomment-2287796214 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](nereids) fix condition function partition prune (#39298) [doris]

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

(doris) branch master updated (b949929276c -> ea9682aa31c)

2024-08-13 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b949929276c [fix](function) fix error return type in corr(float32,float32) (#39251) add ea9682aa31c [fix](fun

  1   2   3   4   5   6   7   8   >