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-2720163146 TPC-H: Total hot run time: 33498 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

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] [chore](profile) Modify profile structure [doris]

2025-03-13 Thread via GitHub
zhiqiang- commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2720191502 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] branch-2.1: [fix](sql cache) fix prepare statement with sql cache throw NullPointerException (#48902) [doris]

2025-03-13 Thread via GitHub
yiguolei merged PR #48977: URL: https://github.com/apache/doris/pull/48977 -- 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

(doris) branch auto-pick-48864-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-48864-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 (#

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

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

[PR] [fix]Fixed formatting issues in Sync Materialized View documentation [doris-website]

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

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

2025-03-13 Thread via GitHub
englefly commented on PR #48804: URL: https://github.com/apache/doris/pull/48804#issuecomment-2720188891 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] branch-2.1: [fix](variant) update least common type in ColumnObject::pop_back #48935 [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #48979: URL: https://github.com/apache/doris/pull/48979#issuecomment-2720130614 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] [feat](load) stream load supports loading JSON compressed format [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #48990: URL: https://github.com/apache/doris/pull/48990#issuecomment-2720214458 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] [feat](load) stream load supports loading JSON compressed format [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #48990: URL: https://github.com/apache/doris/pull/48990#issuecomment-2720214399 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

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

2025-03-13 Thread via GitHub
Nivane opened a new pull request, #49026: URL: https://github.com/apache/doris/pull/49026 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: 1. GROUP BY column index handling String invalidSql = "select sum(col2) from

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

2025-03-13 Thread via GitHub
wuwenchi commented on PR #49025: URL: https://github.com/apache/doris/pull/49025#issuecomment-2720219014 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](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-2720219716 TPC-H: Total hot run time: 32449 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-2720512075 ClickBench: Total hot run time: 31.61 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 auto-pick-48960-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. -

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-2720506749 TPC-H: Total hot run time: 32274 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
github-actions[bot] commented on PR #49031: URL: https://github.com/apache/doris/pull/49031#issuecomment-2720500298 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

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. -

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-2720527806 TPC-DS: Total hot run time: 191526 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

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

2025-03-13 Thread via GitHub
KassieZ merged PR #2187: URL: https://github.com/apache/doris-website/pull/2187 -- 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] branch-3.0: [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoPB` #48960 [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49035: URL: https://github.com/apache/doris/pull/49035#issuecomment-2720536626 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](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoPB` [doris]

2025-03-13 Thread via GitHub
dataroaring merged PR #48960: URL: https://github.com/apache/doris/pull/48960 -- 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] branch-3.0: [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoPB` #48960 [doris]

2025-03-13 Thread via GitHub
dataroaring closed pull request #49035: branch-3.0: [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoPB` #48960 URL: https://github.com/apache/doris/pull/49035 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

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-2720552289 TPC-H: Total hot run time: 32773 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

[I] [Bug] select hive table with catalog without partition column makes all be crashed [doris]

2025-03-13 Thread via GitHub
pancodex opened a new issue, #49034: URL: https://github.com/apache/doris/issues/49034 ### 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 doris: 3.0.2 hive: 3

doris.git: Error while running github feature from 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] branch-2.1: [fix](nereids) fix distinct window compute wrong result (#48987) [doris]

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

2025-03-13 Thread via GitHub
924060929 commented on PR #49008: URL: https://github.com/apache/doris/pull/49008#issuecomment-2720558397 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] [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-2720560436 TPC-H: Total hot run time: 32559 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 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-2720517748 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] [Fix](function) Fix wrong FE fold constant implementation of function date_format [doris]

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

Re: [PR] branch-3.0: [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoPB` #48960 [doris]

2025-03-13 Thread via GitHub
doris-robot commented on PR #49035: URL: https://github.com/apache/doris/pull/49035#issuecomment-2720558003 TeamCity cloud ut coverage result: Function Coverage: 83.17% (1072/1289) Line Coverage: 65.99% (17677/26789) Region Coverage: 65.48% (8706/13296) Branch Coverage: 55.39

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-2720561277 # BE UT Coverage Report *** Increment line coverage `66.67% (2/3)` :tada: [Complete coverage report](http://coverage.selectdb-in.cc/coverage/beb44aa3bf4210fbedfc107dd1a3a9

doris.git: Error while running github feature from auto-pick-48960-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. -

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-2720502735 ClickBench: Total hot run time: 30.79 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch master updated: [update] Update Youtube link on homepage (#2187)

2025-03-13 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez 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 c458d3f4bfe [update] Update Youtube link

doris.git: Error while running github feature from auto-pick-48870-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

[PR] branch-3.0: [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoPB` #48960 [doris]

2025-03-13 Thread via GitHub
github-actions[bot] opened a new pull request, #49035: URL: https://github.com/apache/doris/pull/49035 Cherry-picked from #48960 -- 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 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) fix substring with only one parameter #48957 [doris]

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

(doris) branch auto-pick-48960-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-48960-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 (#

doris.git: Error while running github feature from master:.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 52, column 1: dismiss_stale_reviews: 'true' ^ (line: 52) --- With regards, ASF Infra. -

(doris) branch master updated (d0a82ae4667 -> 0137cb8be6c)

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 d0a82ae4667 [test](mtmv) Fix regression test not stable and add log for debug (#48483) add 0137cb8be6c [impr

Re: [PR] [fix](Nereids) fix str_to_date date value out of range [doris]

2025-03-13 Thread via GitHub
hello-stephen commented on PR #49033: URL: https://github.com/apache/doris/pull/49033#issuecomment-2720491763 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] 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-2720400514 TPC-DS: Total hot run time: 198266 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

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 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-2720544194 ClickBench: Total hot run time: 31.82 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
doris-robot commented on PR #49032: URL: https://github.com/apache/doris/pull/49032#issuecomment-2720544741 TPC-DS: Total hot run time: 192319 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 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-2720546927 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-website) branch asf-site updated (c830ae0fda8 -> bd2d04e4d61)

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 asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard c830ae0fda8 Automated deployment with doris branch @ bdcb693043c74209a501e4c601dbd36669c006ae new b

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

2025-03-13 Thread via GitHub
koarz commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2720547467 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

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

2025-03-13 Thread via GitHub
eldenmoon commented on code in PR #49020: URL: https://github.com/apache/doris/pull/49020#discussion_r1992860438 ## be/src/vec/columns/column_object.cpp: ## @@ -1902,8 +1902,22 @@ Status ColumnObject::extract_root(const PathInData& path, MutableColumnPtr& dst) void ColumnObj

Re: [PR] [fix](Nereids) fix str_to_date date value out of range [doris]

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

[PR] [Fix](Serde) Support hive compatible output format [doris]

2025-03-13 Thread via GitHub
BePPPower opened a new pull request, #49036: URL: https://github.com/apache/doris/pull/49036 Problem Summary: the output format of complex data types are different between Hive and Doris, such as array, map and struct. When user migrate from Hive to Doris, they expect the same form

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

[PR] [fix](Parquet) add a memory tracker for parquet meta [doris]

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

(doris) branch auto-pick-48960-branch-3.0 updated (0cbdf182410 -> 941725b3b6a)

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-48960-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 (#

(doris) branch auto-pick-48957-branch-2.1 updated (ea59465ec74 -> bd81dc51b6d)

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 from ea59465ec74 branch-2.1: [fix](sql cache) fix prepare statement with sql cache throw NullPointe

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-2720593502 TPC-DS: Total hot run time: 186308 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](Parquet) add a memory tracker for parquet meta [doris]

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

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

Re: [PR] branch-3.0: [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoPB` #48960 [doris]

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

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

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

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

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-2720603654 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

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

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

2025-03-13 Thread via GitHub
924060929 commented on PR #49010: URL: https://github.com/apache/doris/pull/49010#issuecomment-2720600819 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] [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-2720609036 ClickBench: Total hot run time: 31.04 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-2.1: [fix](hudi) replace non thread safe SimpleDateFormat #48923 [doris]

2025-03-13 Thread via GitHub
yiguolei commented on PR #49022: URL: https://github.com/apache/doris/pull/49022#issuecomment-2720608596 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 branch-2.1 updated (6d2abf9df3d -> ed2e1ac34a2)

2025-03-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 6d2abf9df3d branch-2.1: [Improvement]Add query start datetime #48906 (#48992) add ed2e1ac34a2 branch-2.1: [

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

2025-03-13 Thread via GitHub
yiguolei merged PR #48979: URL: https://github.com/apache/doris/pull/48979 -- 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

doris.git: Error while running github feature from 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

(doris) branch auto-pick-48935-branch-2.1 deleted (was beb44aa3bf4)

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-48935-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was beb44aa3bf4 [fix](variant) update least common type in ColumnObject::pop_back (#48935) The re

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

2025-03-13 Thread via GitHub
Thearas commented on PR #49031: URL: https://github.com/apache/doris/pull/49031#issuecomment-2720350009 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] [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-2720351049 ClickBench: Total hot run time: 31.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

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

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

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-2720349746 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] [fix](nereids)avoid generate Runtime filter whose target is not a base table column [doris]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #48804: URL: https://github.com/apache/doris/pull/48804#issuecomment-2720352971 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] 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-2720360982 TPC-H: Total hot run time: 40553 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

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-2720348968 TPC-DS: Total hot run time: 192484 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-2720254287 ClickBench: Total hot run time: 31.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](Nereids) fix substring with only one parameter [doris]

2025-03-13 Thread via GitHub
starocean999 merged PR #48957: URL: https://github.com/apache/doris/pull/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 comment. To unsubscribe, e-mail: commits-unsubscr...@doris

(doris) branch master updated (a9921a22225 -> 753cc3ea432)

2025-03-13 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a9921a5 [Feat](Nereids) support show views command (#48905) add 753cc3ea432 [fix](Nereids) fix substring

doris.git: Error while running github feature from master:.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 52, column 1: dismiss_stale_reviews: 'true' ^ (line: 52) --- With regards, ASF Infra. -

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-2720344235 TPC-H: Total hot run time: 32994 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feat](Nereids) support show tabletId command [doris]

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

doris.git: Error while running github feature from master:.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 52, column 1: dismiss_stale_reviews: 'true' ^ (line: 52) --- With regards, ASF Infra. -

doris.git: Error while running github feature from master:.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 52, column 1: dismiss_stale_reviews: 'true' ^ (line: 52) --- With regards, ASF Infra. -

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-2720360781 TPC-H: Total hot run time: 40118 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

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_r1992965041 ## be/src/olap/page_cache.h: ## @@ -37,33 +37,54 @@ namespace doris { class PageCacheHandle; -template -class PageBase : private TAllocator, public LRUCacheValue

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

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

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

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

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

2025-03-13 Thread via GitHub
hello-stephen commented on PR #49012: URL: https://github.com/apache/doris/pull/49012#issuecomment-2720369651 # BE UT Coverage Report Increment line coverage `55.00% (22/40)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/a2c18c835deae4e47d1ceed42402a5fd

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-2720360904 TPC-H: Total hot run time: 40043 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

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

2025-03-13 Thread via GitHub
w41ter commented on PR #49028: URL: https://github.com/apache/doris/pull/49028#issuecomment-2720306852 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] [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-2720403651 TPC-DS: Total hot run time: 185505 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-2720407560 TPC-H: Total hot run time: 32572 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 dropCached/Expired/StatsCommand in nereids [doris]

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

<    1   2   3   4   5   6   7   8   >