[PR] [Bug](function) fix rpad function return error result [doris]

2024-09-27 Thread via GitHub
zhangstar333 opened a new pull request, #41399: URL: https://github.com/apache/doris/pull/41399 ## Proposed changes have test buffer with reserve and resize function fmt::memory_buffer is dynamic contains not the standard contains in STL it's should call resize function to get mo

Re: [PR] [fix](cloud-mow) Fix sending commiting rpc to FE twice problem [doris]

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

Re: [PR] [Bug](function) fix rpad function return error result [doris]

2024-09-27 Thread via GitHub
zhangstar333 commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2378649369 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] [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) [doris]

2024-09-27 Thread via GitHub
Jibing-Li commented on PR #41359: URL: https://github.com/apache/doris/pull/41359#issuecomment-2378653342 run external -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [feature](nereids) extend infer predicates [doris]

2024-09-27 Thread via GitHub
feiniaofeiafei commented on PR #40878: URL: https://github.com/apache/doris/pull/40878#issuecomment-2378692861 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](function) add time type in conditional-functions (#41270) [doris]

2024-09-27 Thread via GitHub
Mryange commented on PR #41380: URL: https://github.com/apache/doris/pull/41380#issuecomment-2378716586 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](jni-reader) fix hudi jni scanner [doris]

2024-09-27 Thread via GitHub
suxiaogang223 commented on code in PR #41316: URL: https://github.com/apache/doris/pull/41316#discussion_r1778078025 ## fe/fe-common/pom.xml: ## @@ -132,6 +132,15 @@ under the License. org.apache.logging.log4j log4j-core + +

Re: [PR] [chore](check) open shorten-64-to-32 error [doris]

2024-09-27 Thread via GitHub
Mryange commented on PR #41197: URL: https://github.com/apache/doris/pull/41197#issuecomment-2378718086 run cloud_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 unsu

[PR] [fix](hudi) fix fe memory leak (#41256) [doris]

2024-09-27 Thread via GitHub
suxiaogang223 opened a new pull request, #41405: URL: https://github.com/apache/doris/pull/41405 ## Proposed changes pick from https://github.com/apache/doris/pull/41256 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] [cherry-pick](branch-3.0) fix fe memory leak [doris]

2024-09-27 Thread via GitHub
suxiaogang223 commented on PR #41405: URL: https://github.com/apache/doris/pull/41405#issuecomment-2378817477 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] [fix](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41273: URL: https://github.com/apache/doris/pull/41273#issuecomment-2378815704 ClickBench: Total hot run time: 32.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](hudi) fix fe memory leak (#41256) [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41405: URL: https://github.com/apache/doris/pull/41405#issuecomment-2378815672 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] [improve](serde) support const column in serialize/deserialize function [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41175: URL: https://github.com/apache/doris/pull/41175#issuecomment-2378820699 ClickBench: Total hot run time: 32.07 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](file-cache) Enable file cache for cloud mode by force [doris]

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

Re: [PR] [fix](oracle scan) Fix performance issues caused by version judgment [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41407: URL: https://github.com/apache/doris/pull/41407#issuecomment-2378928573 ClickBench: Total hot run time: 32.72 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](Nereids) support set var in hint when parse sql [doris]

2024-09-27 Thread via GitHub
morrySnow commented on PR #41331: URL: https://github.com/apache/doris/pull/41331#issuecomment-2378908572 run cloud_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 un

Re: [PR] [opt](compile) ensure fe-core compile with language level 8 [doris]

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

Re: [PR] [fix](rowset meta) Fix rowset meta size relation [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41022: URL: https://github.com/apache/doris/pull/41022#issuecomment-2379326306 TeamCity be ut coverage result: Function Coverage: 37.30% (9627/25812) Line Coverage: 28.69% (79672/277674) Region Coverage: 28.13% (41198/146458) Branch Coverage: 24.7

Re: [PR] [improve](txn insert) make sub transactions visible [doris]

2024-09-27 Thread via GitHub
dataroaring commented on code in PR #41362: URL: https://github.com/apache/doris/pull/41362#discussion_r1778655188 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PruneEmptyPartition.java: ## @@ -18,30 +18,59 @@ package org.apache.doris.nereids.rules.rewrite;

Re: [PR] [opt](scanner) Add scanner metrics #40496 [doris]

2024-09-27 Thread via GitHub
github-actions[bot] commented on PR #41313: URL: https://github.com/apache/doris/pull/41313#issuecomment-2379329158 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [test](p2) ignore order of load counters in etl info [doris]

2024-09-27 Thread via GitHub
github-actions[bot] commented on PR #41420: URL: https://github.com/apache/doris/pull/41420#issuecomment-2379215738 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] [Bug](function) fix rpad function return error result [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2378946462 ClickBench: Total hot run time: 32.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](txn insert) make sub transactions visible [doris]

2024-09-27 Thread via GitHub
dataroaring commented on code in PR #41362: URL: https://github.com/apache/doris/pull/41362#discussion_r1778652147 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -802,13 +802,27 @@ private void addScanRangeLocations(Partition partition,

Re: [PR] [revert](storage) storage medium of partition should not inherit from… [doris]

2024-09-27 Thread via GitHub
morrySnow closed pull request #41213: [revert](storage) storage medium of partition should not inherit from… URL: https://github.com/apache/doris/pull/41213 -- 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

Re: [PR] [fix](nereids)should prune logicalSink's child node in ColumnPruning [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41424: URL: https://github.com/apache/doris/pull/41424#issuecomment-2379066112 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] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-09-27 Thread via GitHub
eldenmoon commented on code in PR #40573: URL: https://github.com/apache/doris/pull/40573#discussion_r1778550568 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java: ## @@ -330,8 +330,9 @@ public void createChildrenColumn(Type type, Column column) { v.s

[PR] [fix](mtmv)Fix show mtmv time should wrapped in double quotation marks [doris]

2024-09-27 Thread via GitHub
zddr opened a new pull request, #41419: URL: https://github.com/apache/doris/pull/41419 Fix show mtmv time should wrapped in double quotation marks -- 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] [fix](cluster key) Cluster key skip non vertical compact [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41413: URL: https://github.com/apache/doris/pull/41413#issuecomment-2378944184 TeamCity be ut coverage result: Function Coverage: 37.30% (9627/25811) Line Coverage: 28.70% (79668/277598) Region Coverage: 28.13% (41192/146446) Branch Coverage: 24.7

(doris) branch branch-2.1 updated: [fix](function) add time type in conditional-functions (#41270) (#41379)

2024-09-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 0c51ee26ea1 [fix](function) add time ty

Re: [PR] [improve](txn insert) make sub transactions visible [doris]

2024-09-27 Thread via GitHub
dataroaring commented on code in PR #41362: URL: https://github.com/apache/doris/pull/41362#discussion_r1778695195 ## be/src/olap/tablet.cpp: ## @@ -938,6 +938,38 @@ Status Tablet::capture_rs_readers(const Version& spec_version, std::vector& sub_txn_ids, +

Re: [PR] [fix](block_rule) SQL block rule not working after FE restart (#41228) [doris]

2024-09-27 Thread via GitHub
zddr commented on PR #41252: URL: https://github.com/apache/doris/pull/41252#issuecomment-2379083130 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 unsubsc

Re: [PR] [opt](compile) ensure fe-core compile with language level 8 [doris]

2024-09-27 Thread via GitHub
morrySnow commented on PR #41417: URL: https://github.com/apache/doris/pull/41417#issuecomment-2379133552 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [fix](block_rule) SQL block rule not working after FE restart (#41228) [doris]

2024-09-27 Thread via GitHub
morrySnow commented on PR #41253: URL: https://github.com/apache/doris/pull/41253#issuecomment-2379070764 already merged into 3.0 by other way -- 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

Re: [PR] [opt](inverted index) Optimize sequential phrase query logic [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41432: URL: https://github.com/apache/doris/pull/41432#issuecomment-2379207485 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](cloud) Optimize prompt messages when no cluster #38834 [doris]

2024-09-27 Thread via GitHub
deardeng commented on PR #41422: URL: https://github.com/apache/doris/pull/41422#issuecomment-2379077682 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](log) add warn log for saving and pushing image failure (#41216) [doris]

2024-09-27 Thread via GitHub
morningman commented on PR #41434: URL: https://github.com/apache/doris/pull/41434#issuecomment-2379675722 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

[PR] [opt](log) add warn log for saving and pushing image failure (#41216) [doris]

2024-09-27 Thread via GitHub
morningman opened a new pull request, #41434: URL: https://github.com/apache/doris/pull/41434 bp #41216 -- 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-ma

Re: [PR] [Enhancement](doris-future) Support "REGR_" aggregation functions (PART II) [doris]

2024-09-27 Thread via GitHub
zhiqiang- commented on code in PR #41240: URL: https://github.com/apache/doris/pull/41240#discussion_r1778850212 ## be/src/vec/aggregate_functions/aggregate_function_regr_intercept.h: ## @@ -0,0 +1,201 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

Re: [PR] [fix](Nereids) where of copy into should be optional [doris]

2024-09-27 Thread via GitHub
morrySnow commented on PR #41418: URL: https://github.com/apache/doris/pull/41418#issuecomment-2378929748 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](cloud) ensure afterCommit/afterAbort will always be called when commit/abort transaction fails [doris]

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

Re: [PR] [Enhancement](maxCompute)Implement compatibility with existing maxcompute catalogs from previous versions. [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41386: URL: https://github.com/apache/doris/pull/41386#issuecomment-2379048205 TeamCity be ut coverage result: Function Coverage: 37.30% (9627/25811) Line Coverage: 28.70% (79677/277599) Region Coverage: 28.13% (41197/146444) Branch Coverage: 24.7

[PR] [bugfix](paimon)Use the fs cache, otherwise it will cause OOM for 3.0 (#38552) [doris]

2024-09-27 Thread via GitHub
wuwenchi opened a new pull request, #41411: URL: https://github.com/apache/doris/pull/41411 ## Proposed changes bp: #38552 -- 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

Re: [PR] [feature](Nereids) support qualify stmt [doris]

2024-09-27 Thread via GitHub
qzsee commented on PR #40048: URL: https://github.com/apache/doris/pull/40048#issuecomment-2378743911 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] [chore](configuration) Change be jvm default max heap size. [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41403: URL: https://github.com/apache/doris/pull/41403#issuecomment-2378721651 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] [feat](Nereids) support set var in hint when parse sql [doris]

2024-09-27 Thread via GitHub
LiBinfeng-01 commented on PR #41331: URL: https://github.com/apache/doris/pull/41331#issuecomment-2378524918 run cloud_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

Re: [PR] [fix](audit_loader) fix that old external audit loader plugin not work because of incompatibility with new audit plugin (#40565) [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41400: URL: https://github.com/apache/doris/pull/41400#issuecomment-2378685338 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](audit_loader) fix that old external audit loader plugin not work because of incompatibility with new audit plugin (#40565) [doris]

2024-09-27 Thread via GitHub
morningman commented on PR #41400: URL: https://github.com/apache/doris/pull/41400#issuecomment-2378685580 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

[PR] [fix](audit_loader) fix that old external audit loader plugin not work because of incompatibility with new audit plugin (#40565) [doris]

2024-09-27 Thread via GitHub
morningman opened a new pull request, #41400: URL: https://github.com/apache/doris/pull/41400 bp #40565 -- 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-ma

Re: [PR] [fix](cloud-mow) Fix sending commiting rpc to FE twice problem [doris]

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

Re: [PR] [DNM] test [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41389: URL: https://github.com/apache/doris/pull/41389#issuecomment-2378698856 TeamCity be ut coverage result: Function Coverage: 37.30% (9628/25811) Line Coverage: 28.70% (79670/277603) Region Coverage: 28.14% (41202/146440) Branch Coverage: 24.7

Re: [PR] [fix](regression test) fix test_abort_txn_by_fe [doris]

2024-09-27 Thread via GitHub
github-actions[bot] commented on PR #41382: URL: https://github.com/apache/doris/pull/41382#issuecomment-2378699135 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] [DNM] test [doris]

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

Re: [PR] [fix](regression test) fix test_abort_txn_by_fe [doris]

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

Re: [PR] [fix](pipeline) Make all upstream tasks runnable if all tasks finishe… [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41292: URL: https://github.com/apache/doris/pull/41292#issuecomment-2378696912 TeamCity be ut coverage result: Function Coverage: 37.29% (9627/25814) Line Coverage: 28.70% (79665/277624) Region Coverage: 28.13% (41193/146455) Branch Coverage: 24.7

Re: [PR] [fix](audit_loader) fix that old external audit loader plugin not work because of incompatibility with new audit plugin (#40565) [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41401: URL: https://github.com/apache/doris/pull/41401#issuecomment-2378697424 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] [feat](Nereids) support set var in hint when parse sql [doris]

2024-09-27 Thread via GitHub
LiBinfeng-01 commented on PR #41331: URL: https://github.com/apache/doris/pull/41331#issuecomment-2378718948 run cloud_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

Re: [PR] [improvement](External Catalog) Remove unnecessary conjuncts handling in External Catalog [doris]

2024-09-27 Thread via GitHub
zy-kkk commented on PR #41218: URL: https://github.com/apache/doris/pull/41218#issuecomment-2378650252 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] [fix](mtmv) Fix written by mv successfully but not get mv lock. If use mv, data maybe wrong [doris]

2024-09-27 Thread via GitHub
seawinde commented on PR #40173: URL: https://github.com/apache/doris/pull/40173#issuecomment-2378519980 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-flink-connector) branch master updated: [Fix](source) fix IndexOutOfBoundsException for union all (#495)

2024-09-27 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 8efaa43d [Fix](source) fix IndexOut

Re: [PR] [Fix](source) fix IndexOutOfBoundsException for union all [doris-flink-connector]

2024-09-27 Thread via GitHub
JNSimba merged PR #495: URL: https://github.com/apache/doris-flink-connector/pull/495 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr..

Re: [PR] [feature](nereids) extend infer predicates [doris]

2024-09-27 Thread via GitHub
feiniaofeiafei commented on PR #40878: URL: https://github.com/apache/doris/pull/40878#issuecomment-2378645773 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 [doris]

2024-09-27 Thread via GitHub
airborne12 commented on PR #41385: URL: https://github.com/apache/doris/pull/41385#issuecomment-2378658336 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

[PR] [Enhancement](be-logger) Support custom date time format functionality in be log. [doris]

2024-09-27 Thread via GitHub
kaka11chen opened a new pull request, #41402: URL: https://github.com/apache/doris/pull/41402 ## Proposed changes backport #40347 -- 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 specif

Re: [PR] [fix](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41273: URL: https://github.com/apache/doris/pull/41273#issuecomment-2378789551 TeamCity be ut coverage result: Function Coverage: 37.30% (9627/25813) Line Coverage: 28.71% (79693/277618) Region Coverage: 28.13% (41191/146450) Branch Coverage: 24.7

Re: [PR] [Bug](function) fix rpad function return error result [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2378791571 ClickBench: Total hot run time: 32.56 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Bug](function) fix rpad function return error result [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2378884329 TeamCity be ut coverage result: Function Coverage: 37.30% (9627/25811) Line Coverage: 28.71% (79694/277589) Region Coverage: 28.13% (41193/146437) Branch Coverage: 24.7

Re: [PR] [bugfix](paimon)Use the fs cache, otherwise it will cause OOM for 3.0 (#38552) [doris]

2024-09-27 Thread via GitHub
wuwenchi commented on PR #41411: URL: https://github.com/apache/doris/pull/41411#issuecomment-2378886056 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-3.0 updated: [fix](audit_loader) fix that old external audit loader plugin not work because of incompatibility with new audit plugin (#40565) (#41401)

2024-09-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new c43852a9dcc [fix](audit_loader) fix t

Re: [PR] [fix](cluster key) mow cluster key does not support partial update now [doris]

2024-09-27 Thread via GitHub
dataroaring merged PR #39504: URL: https://github.com/apache/doris/pull/39504 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.

Re: [PR] [feat](Nereids) support set var in hint when parse sql [doris]

2024-09-27 Thread via GitHub
LiBinfeng-01 commented on PR #41331: URL: https://github.com/apache/doris/pull/41331#issuecomment-2379231491 run cloud_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

Re: [PR] [cherry-pick](branch-2.1) pick hive text write from master [doris]

2024-09-27 Thread via GitHub
morningman merged PR #40537: URL: https://github.com/apache/doris/pull/40537 -- 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.a

Re: [PR] [opt](ci) start dockers in parallel [doris]

2024-09-27 Thread via GitHub
github-actions[bot] commented on PR #41338: URL: https://github.com/apache/doris/pull/41338#issuecomment-2379247550 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](ci) start dockers in parallel [doris]

2024-09-27 Thread via GitHub
morningman commented on PR #41338: URL: https://github.com/apache/doris/pull/41338#issuecomment-2379248378 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [fix](mtmv) Disable sql_limit variable when query rewrite by materialize view [doris]

2024-09-27 Thread via GitHub
seawinde commented on PR #40106: URL: https://github.com/apache/doris/pull/40106#issuecomment-2379259606 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) 01/02: [fix](Nereids) where of copy into should be optional (#41418)

2024-09-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 0ce43258fedc05c77a4594598773d20b96816253 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-09-27 Thread via GitHub
eldenmoon commented on PR #40573: URL: https://github.com/apache/doris/pull/40573#issuecomment-2379182488 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] [only test] [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41426: URL: https://github.com/apache/doris/pull/41426#issuecomment-2379212658 TeamCity be ut coverage result: Function Coverage: 37.29% (9626/25811) Line Coverage: 28.69% (79653/277602) Region Coverage: 28.12% (41185/146444) Branch Coverage: 24.7

Re: [PR] [fix](cloud) ensure afterCommit/afterAbort will always be called when commit/abort transaction fails [doris]

2024-09-27 Thread via GitHub
sollhui commented on PR #41267: URL: https://github.com/apache/doris/pull/41267#issuecomment-2378879701 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

[PR] [2.1][fix](test) fix test_jdbc_query_mysql sql87 [doris]

2024-09-27 Thread via GitHub
zy-kkk opened a new pull request, #41433: URL: https://github.com/apache/doris/pull/41433 pick (#41158) -- 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-ma

Re: [PR] [2.1][fix](test) fix test_jdbc_query_mysql sql87 [doris]

2024-09-27 Thread via GitHub
zy-kkk commented on PR #41433: URL: https://github.com/apache/doris/pull/41433#issuecomment-2379271289 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] [2.1][fix](test) fix test_jdbc_query_mysql sql87 [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41433: URL: https://github.com/apache/doris/pull/41433#issuecomment-2379271210 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](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41232: URL: https://github.com/apache/doris/pull/41232#issuecomment-2379274322 TeamCity be ut coverage result: Function Coverage: 37.30% (9628/25813) Line Coverage: 28.71% (79705/277649) Region Coverage: 28.13% (41194/146462) Branch Coverage: 24.7

Re: [PR] [Bug](function) fix rpad function return error result [doris]

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

Re: [PR] [fix](cloud) ensure afterCommit/afterAbort will always be called when commit/abort transaction fails [doris]

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

Re: [PR] [fix](cluster key) Cluster key skip non vertical compact [doris]

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

Re: [PR] [fix](cloud) ensure afterCommit/afterAbort will always be called when commit/abort transaction fails [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41267: URL: https://github.com/apache/doris/pull/41267#issuecomment-2378966314 ClickBench: Total hot run time: 32.75 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cluster key) Cluster key skip non vertical compact [doris]

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

Re: [PR] [opt](row store) call `_serialize_block_to_row_column` when the table has row store column [doris]

2024-09-27 Thread via GitHub
bobhan1 commented on PR #41428: URL: https://github.com/apache/doris/pull/41428#issuecomment-2379113172 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] (inverted index) disable index compaction (#41427) [doris]

2024-09-27 Thread via GitHub
csun5285 commented on PR #41430: URL: https://github.com/apache/doris/pull/41430#issuecomment-2379110147 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [Feat](nereids) add expression transformation rule simplify_conditional_function [doris]

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

Re: [PR] [opt](row store) call `_serialize_block_to_row_column` when the table has row store column [doris]

2024-09-27 Thread via GitHub
github-actions[bot] commented on PR #41428: URL: https://github.com/apache/doris/pull/41428#issuecomment-2379110962 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](row store) call `_serialize_block_to_row_column` when the table has row store column [doris]

2024-09-27 Thread via GitHub
github-actions[bot] commented on PR #41428: URL: https://github.com/apache/doris/pull/41428#issuecomment-2379111028 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] [fix] (inverted index) disable index compaction (#41427) [doris]

2024-09-27 Thread via GitHub
github-actions[bot] commented on PR #41430: URL: https://github.com/apache/doris/pull/41430#issuecomment-2379113159 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

[PR] [fix] (inverted index) disable index compaction (#41427) [doris]

2024-09-27 Thread via GitHub
csun5285 opened a new pull request, #41430: URL: https://github.com/apache/doris/pull/41430 ## Proposed changes pick from master #41427 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [fix] (inverted index) disable index compaction (#41427) [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41430: URL: https://github.com/apache/doris/pull/41430#issuecomment-2379109947 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]count tablet meta's static memory load from disk [doris]

2024-09-27 Thread via GitHub
doris-robot commented on PR #41429: URL: https://github.com/apache/doris/pull/41429#issuecomment-2379105551 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]count tablet meta's static memory load from disk [doris]

2024-09-27 Thread via GitHub
wangbo commented on PR #41429: URL: https://github.com/apache/doris/pull/41429#issuecomment-2379114582 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

(doris) branch spill_and_reserve updated: f

2024-09-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/spill_and_reserve by this push: new 8e7aa3dd3a9 f 8e7aa3dd3a9

(doris) branch master updated (3c3a028913b -> 0ef9ecdfffa)

2024-09-27 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3c3a028913b [fix](nereids)should prune logicalSink's child node in ColumnPruning (#41289) add 0ef9ecdfffa [Fix]

(doris) branch branch-3.0 updated: [fix](compile) fix compile error

2024-09-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 6b0612216bc [fix](compile) fix compi

<    1   2   3   4   5   6   >