(doris) branch master updated: [regression-test](improvement) show line number when global var defined (#51254)

2025-05-26 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 2d6c1204ce9 [regression-test](improvement)

Re: [PR] [regression-test](improvement) show line number when global var defined [doris]

2025-05-26 Thread via GitHub
hello-stephen merged PR #51254: URL: https://github.com/apache/doris/pull/51254 -- 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] [Enhancement](FE) Support for time types with scale on the FE side [doris]

2025-05-26 Thread via GitHub
morrySnow commented on code in PR #51270: URL: https://github.com/apache/doris/pull/51270#discussion_r2108313083 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/ComputeSignatureHelper.java: ## @@ -376,59 +380,83 @@ public static FunctionSignature

[PR] [docs](system-table)update infomation_schema partitions doc [doris-website]

2025-05-26 Thread via GitHub
koarz opened a new pull request, #2417: URL: https://github.com/apache/doris-website/pull/2417 ## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases

Re: [PR] [refine](cast json) [doris]

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

Re: [PR] [regression-test](improvement) show line number when global var defined [doris]

2025-05-26 Thread via GitHub
github-actions[bot] commented on PR #51254: URL: https://github.com/apache/doris/pull/51254#issuecomment-2911337834 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] [Enhancement] (nereids) implement showTransactionCommand in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #50695: URL: https://github.com/apache/doris/pull/50695#issuecomment-2911055677 TPC-H: Total hot run time: 34081 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 showWarmUpCommand in nereids [doris]

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

Re: [PR] [regression-test](framework) fix global var not report a case failure in teamcity [doris]

2025-05-26 Thread via GitHub
shuke987 commented on PR #51250: URL: https://github.com/apache/doris/pull/51250#issuecomment-2911330527 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](rowset meta) truncate segments key bounds if too large to avoid `RowsetMetaCloudPB` exceeds fdb's 100KB limits [doris]

2025-05-26 Thread via GitHub
bobhan1 commented on PR #45287: URL: https://github.com/apache/doris/pull/45287#issuecomment-2911328419 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 unsubscrib

Re: [PR] [opt](olap) Add zone map cache for rowset [doris]

2025-05-26 Thread via GitHub
yiguolei commented on code in PR #51271: URL: https://github.com/apache/doris/pull/51271#discussion_r2108309253 ## be/src/olap/rowset/beta_rowset.cpp: ## @@ -70,23 +74,73 @@ Status BetaRowset::init() { } Status BetaRowset::get_segment_num_rows(std::vector* segment_rows) { -

Re: [PR] branch-3.0: [Fix](multicatelog) Fix insert iceberg/hive table when use broker #51187 [doris]

2025-05-26 Thread via GitHub
github-actions[bot] commented on PR #51243: URL: https://github.com/apache/doris/pull/51243#issuecomment-2910876529 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [opt](olap) Add zone map cache for rowset [doris]

2025-05-26 Thread via GitHub
yiguolei commented on code in PR #51271: URL: https://github.com/apache/doris/pull/51271#discussion_r2108317650 ## be/src/olap/rowset/beta_rowset.cpp: ## @@ -70,23 +74,73 @@ Status BetaRowset::init() { } Status BetaRowset::get_segment_num_rows(std::vector* segment_rows) { -

Re: [PR] [feat](refactor-param) refactor brokerLoad's code about fileformat [doris]

2025-05-26 Thread via GitHub
github-actions[bot] commented on PR #50882: URL: https://github.com/apache/doris/pull/50882#issuecomment-2911299248 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](refactor-param) refactor brokerLoad's code about fileformat [doris]

2025-05-26 Thread via GitHub
github-actions[bot] commented on PR #50882: URL: https://github.com/apache/doris/pull/50882#issuecomment-2911299339 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](cloud) don't log sensitive info for copy into #51264 [doris]

2025-05-26 Thread via GitHub
Thearas commented on PR #51281: URL: https://github.com/apache/doris/pull/51281#issuecomment-2911264202 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-flight) Support SerDe of Doris string larger than 2GB to Arrow large string [doris]

2025-05-26 Thread via GitHub
yiguolei commented on code in PR #51265: URL: https://github.com/apache/doris/pull/51265#discussion_r2108299860 ## be/src/vec/data_types/serde/data_type_serde.h: ## @@ -405,15 +405,23 @@ inline static NullMap revert_null_map(const NullMap* null_bytemap, size_t start, retur

[PR] branch-3.0: [fix](cloud) don't log sensitive info for copy into #51264 [doris]

2025-05-26 Thread via GitHub
github-actions[bot] opened a new pull request, #51281: URL: https://github.com/apache/doris/pull/51281 Cherry-picked from #51264 -- 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] [Enhancement] (nereids) implement ShowBuildIndexCommand in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #50794: URL: https://github.com/apache/doris/pull/50794#issuecomment-2911291608 ClickBench: Total hot run time: 29.09 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](arrow-flight) Support SerDe of Doris string larger than 2GB to Arrow large string [doris]

2025-05-26 Thread via GitHub
yiguolei commented on code in PR #51265: URL: https://github.com/apache/doris/pull/51265#discussion_r210830 ## be/src/vec/data_types/serde/data_type_array_serde.cpp: ## @@ -271,29 +271,31 @@ void DataTypeArraySerDe::read_one_cell_from_jsonb(IColumn& column, const JsonbVa

Re: [PR] [Enhancement] (nereids) implement ShowBuildIndexCommand in nereids [doris]

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

(doris-website) branch asf-site updated (299931766ae -> 58b962c4959)

2025-05-26 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 299931766ae Automated deployment with doris branch @ 87c63ece0590ee3374d61cd96114ef67e1b2ff84 new 5

Re: [PR] [fix](arrow-flight) Support SerDe of Doris string larger than 2GB to Arrow large string [doris]

2025-05-26 Thread via GitHub
yiguolei commented on code in PR #51265: URL: https://github.com/apache/doris/pull/51265#discussion_r2108295126 ## be/src/util/arrow/utils.h: ## @@ -55,6 +55,17 @@ namespace doris { } \ } while (false) +#define RETURN_ARROW_STA

Re: [PR] [Enhancement] (nereids) implement ShowBuildIndexCommand in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #50794: URL: https://github.com/apache/doris/pull/50794#issuecomment-2911246173 TPC-H: Total hot run time: 33806 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](cloud) don't log sensitive info for copy into #51264 [doris]

2025-05-26 Thread via GitHub
dataroaring closed pull request #51281: branch-3.0: [fix](cloud) don't log sensitive info for copy into #51264 URL: https://github.com/apache/doris/pull/51281 -- 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](cloud) don't log sensitive info for copy into #51264 [doris]

2025-05-26 Thread via GitHub
Thearas commented on PR #51281: URL: https://github.com/apache/doris/pull/51281#issuecomment-2911264305 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 topn-lazy-materialize-poc updated (94343f0d662 -> a4f97203a43)

2025-05-26 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch topn-lazy-materialize-poc in repository https://gitbox.apache.org/repos/asf/doris.git omit 94343f0d662 BE-part add a4f97203a43 BE part This update added new revisions after undoing e

Re: [PR] [branch-3.0: [Fix](Catalog)Ensure preExecutionAuthenticator is properly initialized [doris]

2025-05-26 Thread via GitHub
CalvinKirs commented on PR #51280: URL: https://github.com/apache/doris/pull/51280#issuecomment-2911261376 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [enhance](mtmv) Create a materialized view that only includes the partitions in the query conditions. [doris]

2025-05-26 Thread via GitHub
KeeProMise commented on PR #49852: URL: https://github.com/apache/doris/pull/49852#issuecomment-2911260956 run performance -- 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] [branch-3.0: [Fix](Catalog)Ensure preExecutionAuthenticator is properly initialized [doris]

2025-05-26 Thread via GitHub
Thearas commented on PR #51280: URL: https://github.com/apache/doris/pull/51280#issuecomment-2911261154 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] [branch-2.1: [Fix](Catalog)Ensure preExecutionAuthenticator is properly initialized [doris]

2025-05-26 Thread via GitHub
CalvinKirs opened a new pull request, #51279: URL: https://github.com/apache/doris/pull/51279 [branch-2.1: [Fix](Catalog)Ensure preExecutionAuthenticator is properly initialized cherry pick https://github.com/apache/doris/pull/50839 https://github.com/apache/doris/pull/50623

(doris) branch auto-pick-51264-branch-3.0 updated (6d8a113d483 -> 1a043cca26e)

2025-05-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-51264-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 6d8a113d483 [fix](inverted index) create empty idx file when creating a index on variant-type

[PR] [branch-3.0: [Fix](Catalog)Ensure preExecutionAuthenticator is properly initialized [doris]

2025-05-26 Thread via GitHub
CalvinKirs opened a new pull request, #51280: URL: https://github.com/apache/doris/pull/51280 #50839 #50623 -- 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

(doris) branch auto-pick-51264-branch-3.0 created (now 6d8a113d483)

2025-05-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-51264-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 6d8a113d483 [fix](inverted index) create empty idx file when creating a index on variant-type

Re: [PR] [fix](cloud) don't log sensitive info for copy into [doris]

2025-05-26 Thread via GitHub
liaoxin01 merged PR #51264: URL: https://github.com/apache/doris/pull/51264 -- 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

(doris) branch master updated: [fix](cloud) don't log sensitive info for copy into (#51264)

2025-05-26 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 08b62047d1d [fix](cloud) don't log sensitive inf

Re: [PR] [branch-2.1: [Fix](Catalog)Ensure preExecutionAuthenticator is properly initialized [doris]

2025-05-26 Thread via GitHub
CalvinKirs commented on PR #51279: URL: https://github.com/apache/doris/pull/51279#issuecomment-2911237774 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [branch-2.1: [Fix](Catalog)Ensure preExecutionAuthenticator is properly initialized [doris]

2025-05-26 Thread via GitHub
CalvinKirs commented on PR #51279: URL: https://github.com/apache/doris/pull/51279#issuecomment-2911244627 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [chore](feut) add maven.test.failure.ignore [doris]

2025-05-26 Thread via GitHub
hello-stephen commented on PR #51134: URL: https://github.com/apache/doris/pull/51134#issuecomment-2911244001 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](Catalog)Ensure preExecutionAuthenticator is properly initialized [doris]

2025-05-26 Thread via GitHub
hello-stephen commented on PR #51279: URL: https://github.com/apache/doris/pull/51279#issuecomment-2911237639 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] [Optimize](orc-reader) Optimize stripe footer multiple reads in orc reader. [doris]

2025-05-26 Thread via GitHub
hello-stephen commented on PR #51276: URL: https://github.com/apache/doris/pull/51276#issuecomment-2911238035 # BE Regression && UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51276_4a78a47cb2c8a0c2137284ab4

Re: [PR] [Enhance](cdc) Add support for environment variable resolution in parameter mapping [doris-flink-connector]

2025-05-26 Thread via GitHub
JNSimba commented on PR #597: URL: https://github.com/apache/doris-flink-connector/pull/597#issuecomment-2911236690 Thank you for your contribution, can this be added as a case, something like this? https://github.com/apache/doris-flink-connector/blob/master/flink-doris-connector/src/test/

Re: [PR] [Enhance](cdc) Add support for environment variable resolution in parameter mapping [doris-flink-connector]

2025-05-26 Thread via GitHub
JNSimba commented on code in PR #597: URL: https://github.com/apache/doris-flink-connector/pull/597#discussion_r2108269450 ## flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/CdcTools.java: ## @@ -221,7 +223,33 @@ public static Map getConfigMap(MultiplePara

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

2025-05-26 Thread via GitHub
doris-robot commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2911232717 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/89c0c3ffe89bc2495222496d884f7f1cc4c7d757_89c

Re: [PR] [Bug](set) fix missing null when intersect operator's hashmap shrink [doris]

2025-05-26 Thread via GitHub
BiteThet merged PR #51063: URL: https://github.com/apache/doris/pull/51063 -- 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] [Enhancement] (nereids) implement ShowReplicaStatusCommand in nereids [doris]

2025-05-26 Thread via GitHub
yx-keith commented on PR #50787: URL: https://github.com/apache/doris/pull/50787#issuecomment-2911210396 run fe ut -- 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

(doris) branch master updated (ae9453e5e09 -> a9377e2c8b3)

2025-05-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ae9453e5e09 [feat](udf) support "prefer_udf_over_builtin" session variable (#51195) add a9377e2c8b3 [Bug](set

Re: [PR] [Chore] change log level to debug [doris-kafka-connector]

2025-05-26 Thread via GitHub
JNSimba merged PR #75: URL: https://github.com/apache/doris-kafka-connector/pull/75 -- 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-kafka-connector) branch master updated: [Chore] change log level to debug (#75)

2025-05-26 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new 4c65569 [Chore] change log level t

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

2025-05-26 Thread via GitHub
koarz commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2911209768 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] [Enhancement] (nereids) implement ShowBuildIndexCommand in nereids [doris]

2025-05-26 Thread via GitHub
yx-keith commented on PR #50794: URL: https://github.com/apache/doris/pull/50794#issuecomment-2911198513 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: [I] [Enhancement] Inconsistent rowcount in `SHOW DATA` command across sessions [doris]

2025-05-26 Thread via GitHub
Suzzt commented on issue #49106: URL: https://github.com/apache/doris/issues/49106#issuecomment-2911190607 Has the quest been claimed? I think I can try to do this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [opt](Compaction Profiling) refactor Compaction Profiling JSON construct [doris]

2025-05-26 Thread via GitHub
Andersuc commented on PR #51146: URL: https://github.com/apache/doris/pull/51146#issuecomment-2911022641 > please modify your PR title like others do, thx~ Thanks for your suggestion -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] [Enhancement] (nereids) implement cancelDecommissionBackend in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #50671: URL: https://github.com/apache/doris/pull/50671#issuecomment-2911133732 TPC-DS: Total hot run time: 192723 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-05-26 Thread via GitHub
hello-stephen commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2911171984 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/7df81766cbaea25979d58ed89c4fe9475080a1d7_7

Re: [PR] [chore](SerDe) remove date_olap_format in FormatOptions [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51260: URL: https://github.com/apache/doris/pull/51260#issuecomment-2911171157 ClickBench: Total hot run time: 29.22 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](SerDe) remove date_olap_format in FormatOptions [doris]

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

Re: [PR] [fix](iceberg) fix the iceberg eq-delete filter resize-fill bug. [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51253: URL: https://github.com/apache/doris/pull/51253#issuecomment-2911155317 ClickBench: Total hot run time: 29.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51199: URL: https://github.com/apache/doris/pull/51199#issuecomment-2911132081 ClickBench: Total hot run time: 28.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] (nereids) implement ShowReplicaStatusCommand in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #50787: URL: https://github.com/apache/doris/pull/50787#issuecomment-2911133600 ClickBench: Total hot run time: 29.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](iceberg) fix the iceberg eq-delete filter resize-fill bug. [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51253: URL: https://github.com/apache/doris/pull/51253#issuecomment-2911146691 TPC-DS: Total hot run time: 193364 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 cancelDecommissionBackend in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #50671: URL: https://github.com/apache/doris/pull/50671#issuecomment-2911143384 ClickBench: Total hot run time: 29.19 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](nereids) optimize small sql [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #43546: URL: https://github.com/apache/doris/pull/43546#issuecomment-2911143890 ClickBench: Total hot run time: 29.75 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](SerDe) remove date_olap_format in FormatOptions [doris]

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

Re: [PR] branch-2.1: [chore](cataglog) Unlimit db data size quota (#51108) [doris]

2025-05-26 Thread via GitHub
gavinchou merged PR #51235: URL: https://github.com/apache/doris/pull/51235 -- 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] [opt](nereids) optimize small sql [doris]

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

Re: [PR] [Enhancement](schema_table)Improve the field information of information_schema partitions [doris]

2025-05-26 Thread via GitHub
koarz commented on PR #51025: URL: https://github.com/apache/doris/pull/51025#issuecomment-2911131659 run beut -- 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] [fix](arrow-flight) Support SerDe of Doris string larger than 2GB to Arrow large string [doris]

2025-05-26 Thread via GitHub
xinyiZzz commented on PR #51265: URL: https://github.com/apache/doris/pull/51265#issuecomment-2911125357 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] [Enhancement] (nereids) implement ShowReplicaStatusCommand in nereids [doris]

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

Re: [PR] [fix](iceberg) fix the iceberg eq-delete filter resize-fill bug. [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51253: URL: https://github.com/apache/doris/pull/51253#issuecomment-2911124567 TPC-H: Total hot run time: 33911 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 cancelDecommissionBackend in nereids [doris]

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

Re: [PR] [feat](fs-v2): add S3 IAM Role support [doris]

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

Re: [PR] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

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

Re: [PR] [refine](cast json) [doris]

2025-05-26 Thread via GitHub
Mryange commented on PR #51261: URL: https://github.com/apache/doris/pull/51261#issuecomment-2911122998 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

(doris) branch branch-2.1 updated: branch-2.1: [chore](cataglog) Unlimit db data size quota (#51108) (#51235)

2025-05-26 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 73ee4c90909 branch-2.1: [chore](catagl

Re: [PR] [opt](nereids) optimize small sql [doris]

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

Re: [PR] [fix](broker) BE crashed because of empty broker [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51274: URL: https://github.com/apache/doris/pull/51274#issuecomment-293884 ClickBench: Total hot run time: 28.84 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](query) accelerate query information_schema.tables from follower node in cloud mode [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51240: URL: https://github.com/apache/doris/pull/51240#issuecomment-290648 ClickBench: Total hot run time: 29.49 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement](FE) Support for time types with scale on the FE side [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51270: URL: https://github.com/apache/doris/pull/51270#issuecomment-2911094025 ClickBench: Total hot run time: 29.36 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](broker) BE crashed because of empty broker [doris]

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

Re: [PR] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

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

Re: [PR] [opt](query) accelerate query information_schema.tables from follower node in cloud mode [doris]

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

Re: [PR] [Chore](case) disable map_agg mv case [doris]

2025-05-26 Thread via GitHub
BiteThet commented on PR #51262: URL: https://github.com/apache/doris/pull/51262#issuecomment-2911008267 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] [Enhancement](FE) Support for time types with scale on the FE side [doris]

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

Re: [PR] [fix](broker) BE crashed because of empty broker [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51274: URL: https://github.com/apache/doris/pull/51274#issuecomment-2911087993 TPC-H: Total hot run time: 34014 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 sum0 cannot pass multi distinct check [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51234: URL: https://github.com/apache/doris/pull/51234#issuecomment-2911076925 ClickBench: Total hot run time: 29.14 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improvement](statistics)Improve fetch hive table row count. [doris]

2025-05-26 Thread via GitHub
Copilot commented on code in PR #51192: URL: https://github.com/apache/doris/pull/51192#discussion_r2108122170 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/StatisticsUtil.java: ## @@ -658,17 +660,21 @@ public static long getHiveRowCount(HMSExternalTable table) {

Re: [PR] [feat](fs-v2): add S3 IAM Role support [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51229: URL: https://github.com/apache/doris/pull/51229#issuecomment-2911076519 ClickBench: Total hot run time: 29.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] shard pv used doc [doris-website]

2025-05-26 Thread via GitHub
KassieZ merged PR #2353: URL: https://github.com/apache/doris-website/pull/2353 -- 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] [Enhancement] (nereids) implement showTransactionCommand in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #50695: URL: https://github.com/apache/doris/pull/50695#issuecomment-2911076841 ClickBench: Total hot run time: 28.64 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](csv) escape quote with double quote for csv format table [doris]

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

Re: [PR] [opt](query) accelerate query information_schema.tables from follower node in cloud mode [doris]

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

(doris-website) branch master updated (784e453608d -> 32a62732f06)

2025-05-26 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from 784e453608d [feat](udf)(desc) add new session variables (#2412) add 32a62732f06 [Enhancement] (GEO) Suppo

Re: [PR] [Optimize](orc-reader) Optimize stripe footer multiple reads in orc reader. [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51277: URL: https://github.com/apache/doris/pull/51277#issuecomment-2911084002 ClickBench: Total hot run time: 29.71 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Optimize](orc-reader) Optimize stripe footer multiple reads in orc reader. [doris]

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

Re: [PR] [feature](nereids) support pull up predicates from aggregate min/max/avg [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #42199: URL: https://github.com/apache/doris/pull/42199#issuecomment-2911077000 ClickBench: Total hot run time: 28.68 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat] suppor the spatial function docs, like ST_Intersects, ST_Disjo… [doris-website]

2025-05-26 Thread via GitHub
KassieZ merged PR #2157: URL: https://github.com/apache/doris-website/pull/2157 -- 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] [Enhancement] (nereids) implement showWarmUpCommand in nereids [doris]

2025-05-26 Thread via GitHub
doris-robot commented on PR #51081: URL: https://github.com/apache/doris/pull/51081#issuecomment-2911076293 ClickBench: Total hot run time: 28.92 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch master updated: shard pv used doc (#2353)

2025-05-26 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 87c63ece059 shard pv used doc (#2353) 87

(doris-website) branch master updated: [feat] suppor the spatial function docs, like ST_Intersects, ST_Disjo… (#2157)

2025-05-26 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 f0285258a41 [feat] suppor the spatial fu

  1   2   3   4   5   6   7   >