Re: [PR] [fix](txn) Fix coordidator be restart not abort txn [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35342: URL: https://github.com/apache/doris/pull/35342#issuecomment-2128719285 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](txn) Fix coordidator be restart not abort txn [doris]

2024-05-23 Thread via GitHub
yujun777 opened a new pull request, #35342: URL: https://github.com/apache/doris/pull/35342 BUG: fe will abort coordidator BE's txn when be shutdown exceeds 5min. But if BE restart within 5min, then this BE's txns will not abort until timeout. FIX: every txn will record BE's id and

Re: [PR] [Fix](Row store) forbit create MTMV with row store [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35336: URL: https://github.com/apache/doris/pull/35336#issuecomment-2128718239 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] Revert "[fix](jdbc_catalog) fix error datetime literal caused be core (#34977) [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35341: URL: https://github.com/apache/doris/pull/35341#issuecomment-2128718025 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] Revert "[fix](jdbc_catalog) fix error datetime literal caused be core (#34977) [doris]

2024-05-23 Thread via GitHub
morrySnow commented on PR #35341: URL: https://github.com/apache/doris/pull/35341#issuecomment-2128718046 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

[PR] Revert "[fix](jdbc_catalog) fix error datetime literal caused be core (#34977) [doris]

2024-05-23 Thread via GitHub
morrySnow opened a new pull request, #35341: URL: https://github.com/apache/doris/pull/35341 This reverts commit cddf62b4c91ac4201b622e7ba672375f2e46e31f. This reverts PR #34977. It introduce a behavior change, below case will failed after this PR CREATE TABLE `ro

Re: [PR] [Fix](Row store) forbit create MTMV with row store [doris]

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

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

2024-05-23 Thread via GitHub
Yulei-Yang commented on PR #35281: URL: https://github.com/apache/doris/pull/35281#issuecomment-2128709740 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)Fix npe when the id of base table in mv is lager than Integer.MAX_VALUE [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35294: URL: https://github.com/apache/doris/pull/35294#issuecomment-2128707355 ClickBench: Total hot run time: 30.63 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [minor](nereids): remove useless code [doris]

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

Re: [PR] [fix](short circurt) fix return default value issue [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #34186: URL: https://github.com/apache/doris/pull/34186#issuecomment-2128704333 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

(doris) branch master updated (50742d6e19d -> c53d3ed76bc)

2024-05-23 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 50742d6e19d [fix](nereids) AdjustNullable rule should handle union node with no children (#35074) add c53d3ed76

Re: [PR] [feat](nereids) count prefix index in CBO [doris]

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

Re: [PR] [fix](mtmv)Fix npe when the id of base table in mv is lager than Integer.MAX_VALUE [doris]

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

Re: [PR] [fix](short circurt) fix return default value issue [doris]

2024-05-23 Thread via GitHub
felixwluo commented on PR #34186: URL: https://github.com/apache/doris/pull/34186#issuecomment-2128697365 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 master updated (a065e56fef -> ea0cde717c)

2024-05-23 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from a065e56fef [docs](images) Update Partial Optimized Images (#683) add ea0cde717c [catalog](faq) update

Error while running notifications feature from .asf.yaml in doris-website!

2024-05-23 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

Re: [PR] [catalog](faq) update faq [doris-website]

2024-05-23 Thread via GitHub
luzhijing merged PR #679: URL: https://github.com/apache/doris-website/pull/679 -- 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] [Fix](Row store) forbit create MTMV with row store [doris]

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

Re: [PR] [fix](paimon)fix paimon cache bug [doris]

2024-05-23 Thread via GitHub
morningman commented on code in PR #35309: URL: https://github.com/apache/doris/pull/35309#discussion_r1612928666 ## fe/be-java-extensions/paimon-scanner/src/main/java/org/apache/doris/paimon/PaimonJniScanner.java: ## @@ -107,6 +107,11 @@ public void open() throws IOException {

Re: [PR] [opt](memory) BE memory info compatible with Cgroup [doris]

2024-05-23 Thread via GitHub
xinyiZzz commented on PR #34262: URL: https://github.com/apache/doris/pull/34262#issuecomment-2128694549 > When testing out this change, we're getting the following errors on Mac OS Docker. > > ``` > doris-be-01 | W20240509 16:40:22.803295 2643 status.h:380] meet error status: [

Re: [PR] [Bug](udtf) fix udtf core dump use as normal function [doris]

2024-05-23 Thread via GitHub
zhangstar333 commented on PR #35235: URL: https://github.com/apache/doris/pull/35235#issuecomment-2128690782 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] [improve](nereids) support pushdown count when scan project without any slot ref [doris]

2024-05-23 Thread via GitHub
zhangstar333 commented on PR #35162: URL: https://github.com/apache/doris/pull/35162#issuecomment-2128689150 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] [fix](fe) Fix drop frontend cause `bdbje` and `fe memory` inconsistent state [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35203: URL: https://github.com/apache/doris/pull/35203#issuecomment-2128689107 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](Nereids): Put the Child with Least Row Count in the First Position of Intersect (#34290) [doris]

2024-05-23 Thread via GitHub
XieJiann commented on PR #35339: URL: https://github.com/apache/doris/pull/35339#issuecomment-2128673915 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): Put the Child with Least Row Count in the First Position of Intersect (#34290) [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35339: URL: https://github.com/apache/doris/pull/35339#issuecomment-2128673779 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] [feat](Nereids): Put the Child with Least Row Count in the First Position of Intersect (#34290) [doris]

2024-05-23 Thread via GitHub
XieJiann opened a new pull request, #35339: URL: https://github.com/apache/doris/pull/35339 ## Proposed changes In this pull request, we optimize the ordering of children in the Intersect operator to improve query performance. The proposed change is to place the child

Re: [PR] [fix](mtmv)Fix npe when the id of base table in mv is lager than Integer.MAX_VALUE [doris]

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

(doris) branch master updated: [fix](nereids) AdjustNullable rule should handle union node with no children (#35074)

2024-05-23 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 50742d6e19d [fix](nereids) AdjustNullable rule

Re: [PR] [fix](nereids)AdjustNullable rule should handle union node with no children [doris]

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

Re: [PR] [Fix](Variant) clear block after a flush complete [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35226: URL: https://github.com/apache/doris/pull/35226#issuecomment-2128669291 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](Variant) clear block after a flush complete [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35226: URL: https://github.com/apache/doris/pull/35226#issuecomment-2128669226 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] Revert "[ui](profile) Do not do profile format in the FE (#34757)" [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35308: URL: https://github.com/apache/doris/pull/35308#issuecomment-2128668985 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] Revert "[ui](profile) Do not do profile format in the FE (#34757)" [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35308: URL: https://github.com/apache/doris/pull/35308#issuecomment-2128668914 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](compression) handle exception to reuse compression context [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35338: URL: https://github.com/apache/doris/pull/35338#issuecomment-2128668143 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

(doris) branch master updated: [bugfix](jni) using light pool to do transmit block (#35256)

2024-05-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 038be784cce [bugfix](jni) using light pool to d

(doris) branch branch-2.0 updated: [fix](Nereids) fix group concat (#35334)

2024-05-23 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new e965013214c [fix](Nereids) fix group c

Re: [PR] [bugfix](jni) using light pool to do transmit block [doris]

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

Re: [PR] [fix](Nereids) fix group concat [doris]

2024-05-23 Thread via GitHub
morrySnow merged PR #35334: URL: https://github.com/apache/doris/pull/35334 -- 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] [bugfix](jni) using light pool to do transmit block [doris]

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

Re: [PR] [fix](nereids)the preagg state for count(*) is wrong [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35254: URL: https://github.com/apache/doris/pull/35254#issuecomment-2128666199 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](nereids)the preagg state for count(*) is wrong [doris]

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

Re: [PR] [debug](auto-partition)(move-memtable) [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35287: URL: https://github.com/apache/doris/pull/35287#issuecomment-2128657326 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

(doris) branch branch-2.1 updated: [fix](Nereids) string literal coercion of in predicate (#35337)

2024-05-23 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 0b90e37227b [fix](Nereids) string lite

Re: [PR] [fix](Nereids) string literal coercion of in predicate [doris]

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

Re: [PR] [fix](compression) handle exception to reuse compression context [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35338: URL: https://github.com/apache/doris/pull/35338#issuecomment-2128653625 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](compression) handle exception to reuse compression context [doris]

2024-05-23 Thread via GitHub
dataroaring opened a new pull request, #35338: URL: https://github.com/apache/doris/pull/35338 Otherwise, there is memleak and new context is allocated, then flush tlb consumes a lot sys cpu. ## Proposed changes Issue Number: close #xxx ## Further comments

Re: [PR] [regression-test](load) add something like $.tag.[a.b] key's json case [doris]

2024-05-23 Thread via GitHub
cambyzju commented on PR #35134: URL: https://github.com/apache/doris/pull/35134#issuecomment-2128653050 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] [Bug] 2.0.3版本 1FE & 1BE docker搭建,be启动失败 [doris]

2024-05-23 Thread via GitHub
OnesZhang commented on issue #30587: URL: https://github.com/apache/doris/issues/30587#issuecomment-2128650479 +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 above to go to the specific comment. To

Re: [PR] [debug](auto-partition)(move-memtable) [doris]

2024-05-23 Thread via GitHub
kaijchen commented on PR #35287: URL: https://github.com/apache/doris/pull/35287#issuecomment-2128644234 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.0 updated: [fix](decimalv2) fix scale of decimalv2 to string (#35222) (#35332)

2024-05-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 9ce4f74e25f [fix](decimalv2) fix scale

Re: [PR] [fix](decimalv2) fix scale of decimalv2 to string (#35222) [doris]

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

Re: [PR] [fix](Nereids) string literal coercion of in predicate [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35337: URL: https://github.com/apache/doris/pull/35337#issuecomment-2128637296 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](Nereids) string literal coercion of in predicate [doris]

2024-05-23 Thread via GitHub
mongo360 opened a new pull request, #35337: URL: https://github.com/apache/doris/pull/35337 ## Proposed changes pick from master https://github.com/apache/doris/pull/35200 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d.

Re: [PR] [minor](nereids): remove useless code [doris]

2024-05-23 Thread via GitHub
jackwener commented on PR #35325: URL: https://github.com/apache/doris/pull/35325#issuecomment-2128633877 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 com

Re: [PR] [fix](Nereids) dphyper support evaluate join that has one side condition (#33702) [doris]

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

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

2024-05-23 Thread via GitHub
Yulei-Yang commented on PR #35281: URL: https://github.com/apache/doris/pull/35281#issuecomment-2128621123 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 unsubsc

Re: [PR] [Fix](Row store) forbit create MTMV with row store [doris]

2024-05-23 Thread via GitHub
eldenmoon commented on PR #35336: URL: https://github.com/apache/doris/pull/35336#issuecomment-2128607235 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](Row store) forbit create MTMV with row store [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35336: URL: https://github.com/apache/doris/pull/35336#issuecomment-2128607167 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [Fix](Row store) forbit create MTMV with row store [doris]

2024-05-23 Thread via GitHub
eldenmoon opened a new pull request, #35336: URL: https://github.com/apache/doris/pull/35336 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [only for test] open UBSAN [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35177: URL: https://github.com/apache/doris/pull/35177#issuecomment-2128603116 TeamCity be ut coverage result: Function Coverage: 35.65% (9018/25296) Line Coverage: 27.31% (74567/273082) Region Coverage: 26.54% (38597/145455) Branch Coverage: 23.3

Re: [PR] [debug](auto-partition)(move-memtable) [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35287: URL: https://github.com/apache/doris/pull/35287#issuecomment-2128602787 TeamCity be ut coverage result: Function Coverage: 35.64% (9018/25303) Line Coverage: 27.30% (74581/273198) Region Coverage: 26.53% (38604/145528) Branch Coverage: 23.3

Re: [PR] [fix](mtmv)Fix npe when the id of base table in mv is lager than Integer.MAX_VALUE [doris]

2024-05-23 Thread via GitHub
seawinde commented on PR #35294: URL: https://github.com/apache/doris/pull/35294#issuecomment-2128597925 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] [debug](auto-partition)(move-memtable) [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35287: URL: https://github.com/apache/doris/pull/35287#issuecomment-2128577391 ClickBench: Total hot run time: 30.47 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [debug](auto-partition)(move-memtable) [doris]

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

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

2024-05-23 Thread via GitHub
Yulei-Yang commented on PR #35278: URL: https://github.com/apache/doris/pull/35278#issuecomment-2128566978 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 unsubsc

Re: [PR] [fix](Nereids) fix group concat [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35334: URL: https://github.com/apache/doris/pull/35334#issuecomment-2128565021 TeamCity be ut coverage result: Function Coverage: 37.78% (8077/21377) Line Coverage: 29.43% (65927/223997) Region Coverage: 28.92% (33977/117474) Branch Coverage: 24.7

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

2024-05-23 Thread via GitHub
Yulei-Yang commented on PR #35281: URL: https://github.com/apache/doris/pull/35281#issuecomment-2128565142 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 unsubsc

Re: [PR] [debug](auto-partition)(move-memtable) [doris]

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

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35281: URL: https://github.com/apache/doris/pull/35281#issuecomment-2128540902 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit d355816ea58b6a3b5202b2cc435840e5e295e125 with default session variables Stream

Re: [PR] [Fix](hive-writer) Fix crash when hive partition writer building partition update. [doris]

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

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

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

Re: [PR] [Fix](hive-writer) Fix crash when hive partition writer building partition update. [doris]

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

Re: [PR] [Fix](planner) fix create view star except and modify cast to sql [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35324: URL: https://github.com/apache/doris/pull/35324#issuecomment-2128529420 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 97055c733f9c71c27146f52ee401416293f95e30 with default session variables Stream

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

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

Re: [PR] [Fix](multi-catalog) Fix string dictionary filtering when using null related functions in parquet and orc reader by disabling dictionary filtering when predicates contain functions. [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35335: URL: https://github.com/apache/doris/pull/35335#issuecomment-2128528354 ClickBench: Total hot run time: 30.57 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](planner) fix create view star except and modify cast to sql [doris]

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

Re: [PR] [fix](Nereids) fix group concat [doris]

2024-05-23 Thread via GitHub
924060929 commented on PR #35334: URL: https://github.com/apache/doris/pull/35334#issuecomment-2128524079 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](multi-catalog) Fix string dictionary filtering when using null related functions in parquet and orc reader by disabling dictionary filtering when predicates contain functions. [doris]

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

Re: [PR] [opt](memory) BE process exceed memory limit will reject new Query execution [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35263: URL: https://github.com/apache/doris/pull/35263#issuecomment-2128523141 ClickBench: Total hot run time: 30.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35281: URL: https://github.com/apache/doris/pull/35281#issuecomment-2128521666 TeamCity be ut coverage result: Function Coverage: 37.79% (8078/21376) Line Coverage: 29.44% (65949/224002) Region Coverage: 28.93% (33990/117472) Branch Coverage: 24.8

Re: [PR] [Fix](planner) fix create view star except and modify cast to sql [doris]

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

Re: [PR] [featrue](expr) check expr return type and block column type [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35032: URL: https://github.com/apache/doris/pull/35032#issuecomment-2128520798 ClickBench: Total hot run time: 30.34 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](hive-writer) Fix crash when hive partition writer building partition update. [doris]

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

Re: [PR] [opt](memory) BE process exceed memory limit will reject new Query execution [doris]

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

Re: [PR] [Fix](hive-writer) Fix crash when hive partition writer building partition update. [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35311: URL: https://github.com/apache/doris/pull/35311#issuecomment-2128518913 TeamCity be ut coverage result: Function Coverage: 35.66% (9019/25295) Line Coverage: 27.31% (74589/273072) Region Coverage: 26.54% (38602/145441) Branch Coverage: 23.4

Re: [PR] [fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35281: URL: https://github.com/apache/doris/pull/35281#issuecomment-2128518592 TPC-H: Total hot run time: 49524 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 group concat [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35334: URL: https://github.com/apache/doris/pull/35334#issuecomment-2128518299 TeamCity be ut coverage result: Function Coverage: 37.79% (8079/21377) Line Coverage: 29.45% (65960/223997) Region Coverage: 28.94% (33999/117474) Branch Coverage: 24.8

Re: [PR] [featrue](expr) check expr return type and block column type [doris]

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

Re: [PR] [Fix](multi-catalog) Fix string dictionary filtering when using null related functions in parquet and orc reader by disabling dictionary filtering when predicates contain functions. [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35335: URL: https://github.com/apache/doris/pull/35335#issuecomment-2128515902 TeamCity be ut coverage result: Function Coverage: 35.66% (9019/25295) Line Coverage: 27.32% (74583/273043) Region Coverage: 26.54% (38601/145432) Branch Coverage: 23.4

Re: [PR] [Fix](multi-catalog) Fix string dictionary filtering when using null related functions in parquet and orc reader by disabling dictionary filtering when predicates contain functions. [doris]

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

Re: [PR] [fix](decimalv2) fix scale of decimalv2 to string (#35222) [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35332: URL: https://github.com/apache/doris/pull/35332#issuecomment-2128514032 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit bfb740aa6064c3d4e853bf5bf21638118c442050 with default session variables Stream

Re: [PR] [fix](decimalv2) fix scale of decimalv2 to string (#35222) [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35332: URL: https://github.com/apache/doris/pull/35332#issuecomment-2128510961 ClickBench: Total hot run time: 30.92 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](planner) fix create view star except and modify cast to sql [doris]

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

Re: [PR] [opt](memory) BE process exceed memory limit will reject new Query execution [doris]

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

Re: [PR] [featrue](expr) check expr return type and block column type [doris]

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

Re: [PR] [Fix](hive-writer) Fix crash when hive partition writer building partition update. [doris]

2024-05-23 Thread via GitHub
github-actions[bot] commented on PR #35311: URL: https://github.com/apache/doris/pull/35311#issuecomment-2128507349 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] [Chore](column) support all column method on column_fixed_object and remove some method about IColumn [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35136: URL: https://github.com/apache/doris/pull/35136#issuecomment-2128507200 TeamCity be ut coverage result: Function Coverage: 35.75% (9010/25202) Line Coverage: 27.34% (74544/272651) Region Coverage: 26.57% (38589/145248) Branch Coverage: 23.4

Re: [PR] [fix](decimalv2) fix scale of decimalv2 to string (#35222) [doris]

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

Re: [PR] [Chore](column) support all column method on column_fixed_object and remove some method about IColumn [doris]

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

  1   2   3   4   5   6   7   8   9   10   >