Re: [PR] [opt](segment) SegmentFooterPB cache [doris]

2025-03-13 Thread via GitHub
xinyiZzz commented on code in PR #48924: URL: https://github.com/apache/doris/pull/48924#discussion_r1991244866 ## be/src/olap/page_cache.h: ## @@ -37,33 +37,54 @@ namespace doris { class PageCacheHandle; -template -class PageBase : private TAllocator, public LRUCacheValue

Re: [PR] [Fix](function) Fix wrong FE fold constant implementation of function date_format [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49032: URL: https://github.com/apache/doris/pull/49032#issuecomment-2720422996 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](function) Fix wrong FE fold constant implementation of function date_format [doris]

2025-03-13 Thread via GitHub
zclllyybb opened a new pull request, #49032: URL: https://github.com/apache/doris/pull/49032 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: before, the FE fold impl is wrong for format string `%h`, `%I`, `%l`, `%r`

Re: [PR] [fix](nereids) fix distinct window compute wrong result [doris]

2025-03-13 Thread via GitHub
924060929 commented on PR #48987: URL: https://github.com/apache/doris/pull/48987#issuecomment-2720422244 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] branch-3.0: [fix](hudi) replace non thread safe SimpleDateFormat #48923 [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #49021: URL: https://github.com/apache/doris/pull/49021#issuecomment-2720423742 ClickBench: Total hot run time: 32.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](function) Fix wrong FE fold constant implementation of function date_format [doris]

2025-03-13 Thread via GitHub
zclllyybb commented on PR #49032: URL: https://github.com/apache/doris/pull/49032#issuecomment-2720422780 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] branch-3.0: [opt](nereids) set column stats unkown by default when derive Not expressoin #48864 [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #49023: URL: https://github.com/apache/doris/pull/49023#issuecomment-2720422901 ClickBench: Total hot run time: 32.04 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0-pick: [Fix](cloud) Fix dup key problem when `enable_new_tablet_do_compaction=true` (#48399) [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #49019: URL: https://github.com/apache/doris/pull/49019#issuecomment-2720424586 ClickBench: Total hot run time: 33.08 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](binlog) filter the async mv binlogs [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #49028: URL: https://github.com/apache/doris/pull/49028#issuecomment-2720428458 ClickBench: Total hot run time: 31.42 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [update] Update Youtube link on homepage [doris-website]

2025-03-13 Thread via GitHub
KassieZ opened a new pull request, #2187: URL: https://github.com/apache/doris-website/pull/2187 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cas

Re: [PR] [test](beut) add pipeline UnionOperator beut [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48984: URL: https://github.com/apache/doris/pull/48984#issuecomment-2720329202 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

[PR] branch-3.0: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
github-actions[bot] opened a new pull request, #49029: URL: https://github.com/apache/doris/pull/49029 Cherry-picked from #48957 -- 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 comme

Re: [PR] branch-2.1: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49030: URL: https://github.com/apache/doris/pull/49030#issuecomment-2720335304 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 auto-pick-48957-branch-2.1 created (now ea59465ec74)

2025-03-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48957-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at ea59465ec74 branch-2.1: [fix](sql cache) fix prepare statement with sql cache throw NullPointe

Re: [PR] branch-2.1: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49030: URL: https://github.com/apache/doris/pull/49030#issuecomment-2720335202 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] branch-2.1: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
dataroaring closed pull request #49030: branch-2.1: [fix](Nereids) fix substring with only one parameter #48957 URL: https://github.com/apache/doris/pull/49030 -- 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

[PR] branch-2.1: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
github-actions[bot] opened a new pull request, #49030: URL: https://github.com/apache/doris/pull/49030 Cherry-picked from #48957 -- 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 comme

doris.git: Error while running github feature from main:.asf.yaml

2025-03-13 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [fix](nereids)avoid generate Runtime filter whose target is not a base table column [doris]

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

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

2025-03-13 Thread via GitHub
koarz commented on code in PR #47319: URL: https://github.com/apache/doris/pull/47319#discussion_r1992994003 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TimeV2Literal.java: ## @@ -0,0 +1,287 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

doris.git: Error while running github feature from auto-pick-48957-branch-2.1:.asf.yaml

2025-03-13 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [opt](iceberg)Optimize count* in batch mode [doris]

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

Re: [PR] [test](ut) add cases about partitioned aggregation operators [doris]

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

Re: [PR] [fix](hudi) Fix Memory Leak in BitCaskDiskMap Due to Circular Reference [doris]

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

Re: [PR] branch-2.1: [fix](variant) update least common type in ColumnObject::pop_back #48935 [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48979: URL: https://github.com/apache/doris/pull/48979#issuecomment-2720238329 # BE UT Coverage Report *** Increment line coverage `66.67% (2/3)` :tada: [Complete coverage report](http://coverage.selectdb-in.cc/coverage/beb44aa3bf4210fbedfc107dd1a3a9

Re: [PR] branch-3.0-pick: [Fix](case) Fix `test_config_prune_delete_sign` when `force_olap_table_replication_num=3` (#48778) [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49018: URL: https://github.com/apache/doris/pull/49018#issuecomment-2720090085 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] branch-3.0: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
dataroaring closed pull request #49029: branch-3.0: [fix](Nereids) fix substring with only one parameter #48957 URL: https://github.com/apache/doris/pull/49029 -- 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

Re: [PR] branch-3.0: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49029: URL: https://github.com/apache/doris/pull/49029#issuecomment-2720332524 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

doris.git: Error while running github feature from auto-pick-48957-branch-3.0:.asf.yaml

2025-03-13 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping unexpected key not in schema 'require_code_owner_reviews' in "doris.git/.asf.yaml::github", line 53, column 1: dismiss_stale_reviews: 'true' ^ (line: 53) --- With regards, ASF Infra. -

(doris) branch auto-pick-48957-branch-3.0 updated (0cbdf182410 -> 1ef28120af4)

2025-03-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48957-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 0cbdf182410 branch-3.0-pick: [Opt](log) Add more delete bitmap log for merge-on-write table (#

Re: [PR] [fix](mtmv)fix when compatible fail, will throw NPE [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #47929: URL: https://github.com/apache/doris/pull/47929#issuecomment-2720331494 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] [test](beut) add pipeline UnionOperator beut [doris]

2025-03-13 Thread via GitHub
Mryange commented on PR #48984: URL: https://github.com/apache/doris/pull/48984#issuecomment-2720138856 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.git: Error while running github feature from auto-pick-48861-branch-3.0:.asf.yaml

2025-03-13 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping unexpected key not in schema 'require_code_owner_reviews' in "doris.git/.asf.yaml::github", line 53, column 1: dismiss_stale_reviews: 'true' ^ (line: 53) --- With regards, ASF Infra. -

(doris) branch auto-pick-48861-branch-3.0 updated (caa6febe54c -> b95a1d09427)

2025-03-13 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-48861-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git omit caa6febe54c [fix](Nereids) deep copy for LogicalWindow is wrong (#48861) add b95a1d09427 [

doris.git: Error while running github feature from main:.asf.yaml

2025-03-13 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping unexpected key not in schema 'require_code_owner_reviews' in "doris.git/.asf.yaml::github", line 53, column 1: dismiss_stale_reviews: 'true' ^ (line: 53) --- With regards, ASF Infra. -

Re: [PR] branch-3.0: [fix](Nereids) deep copy for LogicalWindow is wrong #48861 [doris]

2025-03-13 Thread via GitHub
morrySnow commented on PR #49013: URL: https://github.com/apache/doris/pull/49013#issuecomment-2720341539 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] branch-2.1: [fix](Nereids) deep copy for LogicalWindow is wrong #48861 [doris]

2025-03-13 Thread via GitHub
morrySnow commented on PR #49014: URL: https://github.com/apache/doris/pull/49014#issuecomment-2720341093 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] [test](beut) add pipeline UnionOperator beut [doris]

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

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2720385874 TeamCity cloud ut coverage result: Function Coverage: 82.88% (1075/1297) Line Coverage: 65.87% (17730/26918) Region Coverage: 65.19% (8728/13388) Branch Coverage: 55.17

Re: [PR] [opt](meta) Add strict field synchronization checks for cloud/non-cloud mode metadata conversions to prevent inconsistent PB bugs [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48837: URL: https://github.com/apache/doris/pull/48837#issuecomment-2720393513 ClickBench: Total hot run time: 31.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [opt](nereids) set column stats unkown by default when derive Not expressoin #48864 [doris]

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

Re: [PR] [opt](iceberg)Optimize count* in batch mode [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49025: URL: https://github.com/apache/doris/pull/49025#issuecomment-2720218955 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] branch-3.0-pick: [Fix](cloud) Fix dup key problem when `enable_new_tablet_do_compaction=true` (#48399) [doris]

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

Re: [PR] [Opt](exec) opt variant column in join op [doris]

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

Re: [PR] [Fix](template) Fix potential unexpected implicit convert in function call [doris]

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

Re: [PR] [Fix](function) Fix wrong FE fold constant implementation of function date_format [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #49032: URL: https://github.com/apache/doris/pull/49032#issuecomment-2720450292 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 auto-pick-48957-branch-3.0 created (now 0cbdf182410)

2025-03-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48957-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 0cbdf182410 branch-3.0-pick: [Opt](log) Add more delete bitmap log for merge-on-write table (#

Re: [PR] [improvement](ccr) Add and adjust result for get_lag [doris]

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

Re: [PR] [Fix](function) Fix wrong FE fold constant implementation of function date_format [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #49032: URL: https://github.com/apache/doris/pull/49032#issuecomment-2720450483 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](ccr) Add and adjust result for get_lag [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48953: URL: https://github.com/apache/doris/pull/48953#issuecomment-2720132519 TeamCity cloud ut coverage result: Function Coverage: 82.88% (1075/1297) Line Coverage: 65.91% (17742/26918) Region Coverage: 65.23% (8733/13388) Branch Coverage: 55.16

Re: [PR] [fix](load) return DataQualityError when filtered rows exceeds limit [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #47617: URL: https://github.com/apache/doris/pull/47617#issuecomment-2720195457 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] [improve](analytic) refactor the insert into result mode for window function [doris]

2025-03-13 Thread via GitHub
zhangstar333 commented on PR #48883: URL: https://github.com/apache/doris/pull/48883#issuecomment-2720283720 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] [test](beut) add pipeline UnionOperator beut [doris]

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

[PR] [opt](iceberg)Optimize count* in batch mode [doris]

2025-03-13 Thread via GitHub
wuwenchi opened a new pull request, #49025: URL: https://github.com/apache/doris/pull/49025 ### What problem does this PR solve? Problem Summary: When using batch mode, if count* optimization is available, the traditional mode will be used. Otherwise, it is impossible to cal

Re: [PR] [test](ut) add cases about partitioned aggregation operators [doris]

2025-03-13 Thread via GitHub
mrhhsg commented on PR #48925: URL: https://github.com/apache/doris/pull/48925#issuecomment-2720229909 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] [opt](meta) Add strict field synchronization checks for cloud/non-cloud mode metadata conversions to prevent inconsistent PB bugs [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48837: URL: https://github.com/apache/doris/pull/48837#issuecomment-2720152984 TeamCity cloud ut coverage result: Function Coverage: 82.88% (1075/1297) Line Coverage: 65.85% (17724/26914) Region Coverage: 65.18% (8722/13382) Branch Coverage: 55.13

Re: [PR] [test](feut) Refactor test cases for GROUP BY column index handling [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49026: URL: https://github.com/apache/doris/pull/49026#issuecomment-2720221235 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](arrow) Fix UT DataTypeSerDeArrowTest of Array/Map/Struct/Bitmap/HLL types [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48944: URL: https://github.com/apache/doris/pull/48944#issuecomment-2720196185 ClickBench: Total hot run time: 30.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [test](feut) Refactor test cases for GROUP BY column index handling [doris]

2025-03-13 Thread via GitHub
Nivane commented on PR #49026: URL: https://github.com/apache/doris/pull/49026#issuecomment-2720231262 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] [Opt](exec) opt variant column in join op [doris]

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

[PR] [Test](parquet-reader) Add fix_length_dict_decoder_test and fix bugs by these tests. [doris]

2025-03-13 Thread via GitHub
kaka11chen opened a new pull request, #49027: URL: https://github.com/apache/doris/pull/49027 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Te

Re: [PR] [Test](parquet-reader) Add fix_length_dict_decoder_test and fix bugs by these tests. [doris]

2025-03-13 Thread via GitHub
hello-stephen commented on PR #49027: URL: https://github.com/apache/doris/pull/49027#issuecomment-2720279928 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+pro

doris.git: Error while running github feature from auto-pick-48861-branch-2.1:.asf.yaml

2025-03-13 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [opt](iceberg)Optimize count* in batch mode [doris]

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

Re: [PR] [improvement](ccr) Add and adjust result for get_lag [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48953: URL: https://github.com/apache/doris/pull/48953#issuecomment-2720310580 TeamCity cloud ut coverage result: Function Coverage: 82.88% (1075/1297) Line Coverage: 65.90% (17740/26918) Region Coverage: 65.23% (8733/13388) Branch Coverage: 55.24

Re: [PR] [chore](profile) Modify profile structure [doris]

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

Re: [PR] [opt](meta) Add strict field synchronization checks for cloud/non-cloud mode metadata conversions to prevent inconsistent PB bugs [doris]

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

Re: [PR] [Fix](template) Fix potential unexpected implicit convert in function call [doris]

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

Re: [PR] [chore](profile) Modify profile structure [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2720485338 ClickBench: Total hot run time: 31.58 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](Nereids) fix str_to_date datetimev2 literal showing problem [doris]

2025-03-13 Thread via GitHub
LiBinfeng-01 closed pull request #44018: [fix](Nereids) fix str_to_date datetimev2 literal showing problem URL: https://github.com/apache/doris/pull/44018 -- 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 g

Re: [PR] [Fix](template) Fix potential unexpected implicit convert in function call [doris]

2025-03-13 Thread via GitHub
zclllyybb commented on PR #49031: URL: https://github.com/apache/doris/pull/49031#issuecomment-2720494078 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](exec) opt variant column in join op [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #49020: URL: https://github.com/apache/doris/pull/49020#issuecomment-2720487584 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] [fix](Nereids) fix str_to_date date value out of range [doris]

2025-03-13 Thread via GitHub
LiBinfeng-01 commented on PR #49033: URL: https://github.com/apache/doris/pull/49033#issuecomment-2720492874 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] [fix](Nereids) fix str_to_date date value out of range [doris]

2025-03-13 Thread via GitHub
LiBinfeng-01 opened a new pull request, #49033: URL: https://github.com/apache/doris/pull/49033 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note SELECT STR_TO_DATE('2025-04-31', '%Y-%m-%d') AS r

Re: [PR] [improvement](ccr) Add and adjust result for get_lag [doris]

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

Re: [PR] [Enhancement] (nereids)implement dropCached/Expired/StatsCommand in nereids [doris]

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

Re: [PR] [improve](analytic) refactor the insert into result mode for window function [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48883: URL: https://github.com/apache/doris/pull/48883#issuecomment-2720602366 ClickBench: Total hot run time: 30.83 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [test](beut) add pipeline UnionOperator beut [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48984: URL: https://github.com/apache/doris/pull/48984#issuecomment-2720648682 # BE UT Coverage Report Increment line coverage `0.00% (0/74)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/b73b11385ed45bc1e2ef39773d2f65c7cceb

Re: [PR] [opt](segment) SegmentFooterPB cache [doris]

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

[PR] [fix](nereids)avoid generate Runtime filter whose target is not a base table column [doris]

2025-03-13 Thread via GitHub
englefly opened a new pull request, #49017: URL: https://github.com/apache/doris/pull/49017 ### What problem does this PR solve? avoid generate wrong rf for pattern ``` join(#5=#8) --> join(#7=#6) -->project(null as #5, #7) --->scan(t1)

Re: [PR] branch-3.0: [fix](nereids) fix convert to date literal throw exception #48980 [doris]

2025-03-13 Thread via GitHub
yujun777 commented on PR #48773: URL: https://github.com/apache/doris/pull/48773#issuecomment-2720713376 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](nereids) fix distinct window compute wrong result [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48987: URL: https://github.com/apache/doris/pull/48987#issuecomment-2720712345 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

(doris) branch auto-pick-48923-branch-2.1 updated (ea59465ec74 -> ce20e218a74)

2025-03-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48923-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from ea59465ec74 branch-2.1: [fix](sql cache) fix prepare statement with sql cache throw NullPointe

Re: [PR] branch-2.1: [Feature](function) support year of week #48870 [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #49012: URL: https://github.com/apache/doris/pull/49012#issuecomment-2720140900 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](segment) SegmentFooterPB cache [doris]

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

[I] [Enhancement] supports password encryption for open API [doris]

2025-03-13 Thread via GitHub
cocoeq opened a new issue, #49039: URL: https://github.com/apache/doris/issues/49039 ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description All APIs use plai

Re: [PR] [test](ut) add cases about partitioned aggregation operators [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48925: URL: https://github.com/apache/doris/pull/48925#issuecomment-2720646836 # BE UT Coverage Report Increment line coverage `20.00% (1/5)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/f45f8d67215593d097555c0cde5a1f99d054

Re: [PR] [Opt](exec) opt variant column in join op [doris]

2025-03-13 Thread via GitHub
hello-stephen commented on PR #49020: URL: https://github.com/apache/doris/pull/49020#issuecomment-2720098565 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+pro

Re: [PR] [fix](nereids) fix distinct window compute wrong result [doris]

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

Re: [PR] [Enhancement] (nereids) implement dropResource/RowPolicyCommand in nereids [doris]

2025-03-13 Thread via GitHub
yx-keith commented on PR #49038: URL: https://github.com/apache/doris/pull/49038#issuecomment-2720659002 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](nereids) fix distinct window compute wrong result [doris]

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

Re: [PR] branch-2.1: [fix](nereids) fix convert to date literal throw exception #48980 [doris]

2025-03-13 Thread via GitHub
yujun777 commented on PR #48985: URL: https://github.com/apache/doris/pull/48985#issuecomment-2720692334 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](segment) SegmentFooterPB cache [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #48924: URL: https://github.com/apache/doris/pull/48924#issuecomment-2720697135 ClickBench: Total hot run time: 30.84 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

doris.git: Error while running github feature from main:.asf.yaml

2025-03-13 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping unexpected key not in schema 'require_code_owner_reviews' in "doris.git/.asf.yaml::github", line 53, column 1: dismiss_stale_reviews: 'true' ^ (line: 53) --- With regards, ASF Infra. -

Re: [PR] [Enhancement] (nereids) implement dropResource/RowPolicyCommand in nereids [doris]

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

Re: [PR] branch-3.0: [fix](nereids) fix convert to date literal throw exception #48980 [doris]

2025-03-13 Thread via GitHub
yujun777 commented on PR #48773: URL: https://github.com/apache/doris/pull/48773#issuecomment-2720738971 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 (26c02f440e0 -> 480a8ade4b9)

2025-03-13 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 26c02f440e0 [Feat](Nereids) support show tabletId command (#48815) add 480a8ade4b9 [Fix](sc) Don't save base

Re: [PR] [Enhancement] (nereids) implement dropResource/RowPolicyCommand in nereids [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #49038: URL: https://github.com/apache/doris/pull/49038#issuecomment-2720790160 ClickBench: Total hot run time: 31.57 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](Nereids) fix substring with only one parameter #48957 [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49029: URL: https://github.com/apache/doris/pull/49029#issuecomment-2720332664 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 convert to date literal throw exception [doris]

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

<    1   2   3   4   5   6   7   8   >