Re: [PR] [improvement](load) Enable lzo & Remove dependency on Markus F.X.J. Oberhumer's lzo library [doris]

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

Re: [PR] [bugfix](paimon)add class loader [doris]

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

Re: [PR] [fix](script) Fix `start_fe.sh --image path` check image not work [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30695: URL: https://github.com/apache/doris/pull/30695#issuecomment-1920713256 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit b3f1892d94c0d80c619bb5f54366d04b319ba5b2 with default session variables Stream

Re: [PR] [chore](3rd) update CRoaring bitmap version to 2.1.2 [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473948066 ## be/src/olap/accept_null_predicate.h: ## @@ -208,6 +165,49 @@ class AcceptNullPredicate : public ColumnPredicate { } private: +uint16_t _evaluate_inner(

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473946996 ## be/src/olap/accept_null_predicate.h: ## @@ -208,6 +165,49 @@ class AcceptNullPredicate : public ColumnPredicate { } private: +uint16_t _evaluate_inner(

Re: [PR] [fix](script) Fix `start_fe.sh --image path` check image not work [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30695: URL: https://github.com/apache/doris/pull/30695#issuecomment-1920706614 ClickBench: Total hot run time: 30.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](paimon)fix paimon testcases [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473941780 ## be/src/exprs/runtime_filter.h: ## @@ -135,15 +135,19 @@ struct RuntimeFilterParams { struct FilterFuncBase { public: void set_filter_id(int filter_id) { +

Re: [PR] [BugFix](MultiCatalog) Iceberg table get split fail when use date type conjunct [doris]

2024-01-31 Thread via GitHub
morningman commented on PR #30161: URL: https://github.com/apache/doris/pull/30161#issuecomment-1920702130 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] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473940549 ## be/src/exprs/minmax_predicate.h: ## @@ -48,104 +46,71 @@ class MinMaxNumFunc : public MinMaxFuncBase { MinMaxNumFunc() = default; ~MinMaxNumFunc() overri

Re: [PR] [Opt](exec) opt the repeat node code [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30683: URL: https://github.com/apache/doris/pull/30683#issuecomment-1920700478 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 63092d0faae329ea2cf282d08d6e3b3f5609af81 with default session variables Stream

(doris) branch branch-2.0 updated (79446064849 -> dc13a9c1882)

2024-01-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 79446064849 [enhancement](paimon)support predict for null and notnull (#30688) add dc13a9c1882 [bugfix](i

Re: [PR] [bugfix](iceberg)fix read NULL with date partition [doris]

2024-01-31 Thread via GitHub
morningman merged PR #30689: URL: https://github.com/apache/doris/pull/30689 -- 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

(doris) branch branch-2.0 updated: [enhancement](paimon)support predict for null and notnull (#30688)

2024-01-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 79446064849 [enhancement](paimon)supp

Re: [PR] [enhancement](paimon)support predict for null and notnull [doris]

2024-01-31 Thread via GitHub
morningman merged PR #30688: URL: https://github.com/apache/doris/pull/30688 -- 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] [fix](script) Fix `start_fe.sh --image path` check image not work [doris]

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

Re: [PR] [Opt](exec) opt the repeat node code [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30683: URL: https://github.com/apache/doris/pull/30683#issuecomment-1920694782 ClickBench: Total hot run time: 31.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improvement](load) Enable lzo & Remove dependency on Markus F.X.J. Oberhumer's lzo library [doris]

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

Re: [PR] [chore](3rd) update CRoaring bitmap version to 2.1.2 [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30697: URL: https://github.com/apache/doris/pull/30697#issuecomment-1920693515 TeamCity be ut coverage result: Function Coverage: 36.18% (8627/23846) Line Coverage: 28.24% (70508/249694) Region Coverage: 27.25% (36403/133587) Branch Coverage: 24.0

Re: [PR] [chore](3rd) update CRoaring bitmap version to 2.1.2 [doris]

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

Re: [PR] [Opt](exec) opt the repeat node code [doris]

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

Re: [PR] [bugfix](paimon)fix paimon testcases [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30699: URL: https://github.com/apache/doris/pull/30699#issuecomment-1920685047 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] [opt](exec) change string ser der way to improve performance [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30693: URL: https://github.com/apache/doris/pull/30693#issuecomment-1920683080 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 85507c7519a532561bf5c2dfeb5c783a95dde270 with default session variables Stream

Re: [PR] [docs][fix] Fix invalid link and name of Doris Streamloader-Branch 2.0 [doris]

2024-01-31 Thread via GitHub
KassieZ commented on PR #30698: URL: https://github.com/apache/doris/pull/30698#issuecomment-1920681493 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] [opt](exec) change string ser der way to improve performance [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30693: URL: https://github.com/apache/doris/pull/30693#issuecomment-1920679184 ClickBench: Total hot run time: 30.99 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](script) Fix `start_fe.sh --image path` check image not work [doris]

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

Re: [PR] [bugfix](paimon)support native and jni to read paimon for minio/cos [doris]

2024-01-31 Thread via GitHub
wuwenchi commented on PR #30694: URL: https://github.com/apache/doris/pull/30694#issuecomment-1920678031 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] [bugfix](paimon)add class loader [doris]

2024-01-31 Thread via GitHub
wuwenchi commented on PR #30690: URL: https://github.com/apache/doris/pull/30690#issuecomment-1920677722 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] [bugfix](paimon)fix paimon testcases [doris]

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

Re: [PR] [opt](exec) change string ser der way to improve performance [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30693: URL: https://github.com/apache/doris/pull/30693#issuecomment-1920676939 TeamCity be ut coverage result: Function Coverage: 36.17% (8624/23846) Line Coverage: 28.22% (70475/249692) Region Coverage: 27.24% (36387/133587) Branch Coverage: 24.0

Re: [PR] [bugfix](paimon)fix paimon testcases [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30699: URL: https://github.com/apache/doris/pull/30699#issuecomment-1920676847 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] [bugfix](paimon)fix paimon testcases [doris]

2024-01-31 Thread via GitHub
wuwenchi opened a new pull request, #30699: URL: https://github.com/apache/doris/pull/30699 ## Proposed changes #30514 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache

Re: [PR] [docs](fix) Fix invalid link and unified name of Doris Streamloader [doris]

2024-01-31 Thread via GitHub
KassieZ commented on PR #30696: URL: https://github.com/apache/doris/pull/30696#issuecomment-1920672414 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] [pick](nereids) fix bug in case-when/if stats estimation (pick30265) [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30691: URL: https://github.com/apache/doris/pull/30691#issuecomment-1920672745 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ee3728164189575b95f561b0ef83e28a47197827 with default session variables Stream

[PR] [docs][fix] Fix invalid link and name of Doris Streamloader-Branch 2.0 [doris]

2024-01-31 Thread via GitHub
KassieZ opened a new pull request, #30698: URL: https://github.com/apache/doris/pull/30698 ## 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](mailto:

Re: [PR] [docs][fix] Fix invalid link and name of Doris Streamloader-Branch 2.0 [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30698: URL: https://github.com/apache/doris/pull/30698#issuecomment-1920671977 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](exec) opt the repeat node code [doris]

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

Re: [PR] [opt](exec) change string ser der way to improve performance [doris]

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

Re: [I] [Bug] 2.0.3版本 1FE & 1BE docker搭建,be启动失败 [doris]

2024-01-31 Thread via GitHub
moonshineyou commented on issue #30587: URL: https://github.com/apache/doris/issues/30587#issuecomment-1920668927 +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 unsu

Re: [PR] [pick](nereids) fix bug in case-when/if stats estimation (pick30265) [doris]

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

Re: [PR] [improvement](load) Enable lzo & Remove dependency on Markus F.X.J. Oberhumer's lzo library [doris]

2024-01-31 Thread via GitHub
HowardQin commented on PR #30573: URL: https://github.com/apache/doris/pull/30573#issuecomment-1920668312 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] [chore](3rd) update CRoaring bitmap version to 2.1.2 [doris]

2024-01-31 Thread via GitHub
mrhhsg commented on PR #30697: URL: https://github.com/apache/doris/pull/30697#issuecomment-1920665291 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] [chore](3rd) update CRoaring bitmap version to 2.1.2 [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30697: URL: https://github.com/apache/doris/pull/30697#issuecomment-1920665190 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] [chore](3rd) update CRoaring bitmap version to 2.1.2 [doris]

2024-01-31 Thread via GitHub
mrhhsg opened a new pull request, #30697: URL: https://github.com/apache/doris/pull/30697 ## 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](mailto:d

Re: [PR] [Opt](exec) opt the repeat node code [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30683: URL: https://github.com/apache/doris/pull/30683#issuecomment-1920664511 TeamCity be ut coverage result: Function Coverage: 36.18% (8626/23844) Line Coverage: 28.24% (70502/249678) Region Coverage: 27.25% (36401/133576) Branch Coverage: 24.0

Re: [PR] [Feature](auto-inc) Add start value for auto increment column [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30512: URL: https://github.com/apache/doris/pull/30512#issuecomment-1920663728 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 2d1bd12cee0b7fe23d405babc9f0d7a87c9978d4 with default session variables Stream

Re: [PR] [bugfix](iceberg)fix read NULL with date partition [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30689: URL: https://github.com/apache/doris/pull/30689#issuecomment-1920660647 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c5ffd688c5c0557409bcb75bdf6b6d02fd2f00e6 with default session variables Stream

Re: [PR] [pick](nereids) fix bug in case-when/if stats estimation (pick30265) [doris]

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

Re: [I] [Bug] iceberg catalog using System Credentials instead of Catalog Credentials [doris]

2024-01-31 Thread via GitHub
hellohaTW commented on issue #30638: URL: https://github.com/apache/doris/issues/30638#issuecomment-1920660591 > Whether you access glue on your own local service or on an AWS service? Doris is deployed on AWS EKS -- This is an automated message from the Apache Git Service. To respo

Re: [PR] [fix](Nereids): log constraint editlog in lock scope [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30630: URL: https://github.com/apache/doris/pull/30630#issuecomment-1920660663 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 5c606b1c48911603259c2f2ac6a19e8e28890c46 with default session variables Stream

Re: [PR] [Feature](auto-inc) Add start value for auto increment column [doris]

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

Re: [I] [Bug] iceberg catalog using System Credentials instead of Catalog Credentials [doris]

2024-01-31 Thread via GitHub
hellohaTW commented on issue #30638: URL: https://github.com/apache/doris/issues/30638#issuecomment-1920659414 > Could you show me the full stack trace in fe.log? Here is the error log 2024-02-01 06:26:24,096 INFO (binlog-gcer|48) [BinlogManager.gc():348] begin gc binlog 2024-02-01

Re: [PR] [opt](exec) change string ser der way to improve performance [doris]

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

Re: [PR] [fix](Nereids): log constraint editlog in lock scope [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30630: URL: https://github.com/apache/doris/pull/30630#issuecomment-1920656061 ClickBench: Total hot run time: 30.81 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](iceberg)fix read NULL with date partition [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30689: URL: https://github.com/apache/doris/pull/30689#issuecomment-1920655907 ClickBench: Total hot run time: 30.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [docs](fix) Fix invalid link and unified name of Doris Streamloader [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30696: URL: https://github.com/apache/doris/pull/30696#issuecomment-1920655139 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] [docs](fix) Fix invalid link and unified name of Doris Streamloader [doris]

2024-01-31 Thread via GitHub
KassieZ opened a new pull request, #30696: URL: https://github.com/apache/doris/pull/30696 ## 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](mailto:

Re: [PR] [enhance](function) refactor from_format_str and support more format [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30452: URL: https://github.com/apache/doris/pull/30452#issuecomment-1920654927 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] [Feature](auto-inc) Add start value for auto increment column [doris]

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

Re: [PR] [fix](script) Fix `start_fe.sh --image path` check image not work [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30695: URL: https://github.com/apache/doris/pull/30695#issuecomment-1920650537 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): log constraint editlog in lock scope [doris]

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

Re: [PR] [bugfix](iceberg)fix read NULL with date partition [doris]

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

Re: [PR] [fix](outfile) add outfile write json column with string to csv [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #29069: URL: https://github.com/apache/doris/pull/29069#issuecomment-1920647749 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](outfile) add outfile write json column with string to csv [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #29069: URL: https://github.com/apache/doris/pull/29069#issuecomment-1920647828 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](outfile) fix outfile csv did not write json column with string [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #29067: URL: https://github.com/apache/doris/pull/29067#issuecomment-1920646849 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](exec) change string ser der way to improve performance [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30693: URL: https://github.com/apache/doris/pull/30693#issuecomment-1920644763 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] [pick](nereids) fix bug in case-when/if stats estimation (pick30265) [doris]

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

Re: [PR] [fix](script) Fix `start_fe.sh --image path` check image not work [doris]

2024-01-31 Thread via GitHub
SWJTU-ZhangLei commented on PR #30695: URL: https://github.com/apache/doris/pull/30695#issuecomment-1920643499 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](script) Fix `start_fe.sh --image path` check image not work [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30695: URL: https://github.com/apache/doris/pull/30695#issuecomment-1920643353 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](script) Fix `start_fe.sh --image path` check image not work [doris]

2024-01-31 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #30695: URL: https://github.com/apache/doris/pull/30695 * Redundant space in `IMAGE_PATH` ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off th

Re: [PR] [Feature](auto-inc) Add start value for auto increment column [doris]

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

Re: [PR] [bugfix](paimon)support native and jni to read paimon for minio/cos [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30694: URL: https://github.com/apache/doris/pull/30694#issuecomment-1920638571 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] [bugfix](paimon)support native and jni to read paimon for minio/cos [doris]

2024-01-31 Thread via GitHub
wuwenchi opened a new pull request, #30694: URL: https://github.com/apache/doris/pull/30694 ## Proposed changes #29933 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache

Re: [PR] [fix](Nereids): log constraint editlog in lock scope [doris]

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

Re: [PR] [enhancement](paimon)support predict for null and notnull [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30688: URL: https://github.com/apache/doris/pull/30688#issuecomment-1920636873 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e90c88e846837ab915bb15c3d1b722b79a8348dc with default session variables Stream

Re: [PR] [Opt](exec) opt the repeat node code [doris]

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

Re: [PR] [opt](exec) change string ser der way to improve performance [doris]

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

Re: [PR] [opt](exec) change string ser der way to improve performance [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30693: URL: https://github.com/apache/doris/pull/30693#issuecomment-1920633576 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] [opt](exec) change string ser der way to improve performance [doris]

2024-01-31 Thread via GitHub
HappenLee opened a new pull request, #30693: URL: https://github.com/apache/doris/pull/30693 ## Proposed changes ds q23 before:40 after:35 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache

Re: [PR] [enhancement](paimon)support predict for null and notnull [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30688: URL: https://github.com/apache/doris/pull/30688#issuecomment-1920632763 ClickBench: Total hot run time: 30.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](iceberg)fix read NULL with date partition [doris]

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

[I] [Bug] sql解析错误, FUNCTION isoc.days_sub does not exist [doris]

2024-01-31 Thread via GitHub
LongWangXX opened a new issue, #30692: URL: https://github.com/apache/doris/issues/30692 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.3 ### What

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #28673: URL: https://github.com/apache/doris/pull/28673#issuecomment-1920628726 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 Type) Add sparse columns meta to fix compaction [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #28673: URL: https://github.com/apache/doris/pull/28673#issuecomment-1920628683 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](exec) opt the repeat node code [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30683: URL: https://github.com/apache/doris/pull/30683#issuecomment-1920627704 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] [enhancement](paimon)support predict for null and notnull [doris]

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

(doris) branch master updated: [chore](debug) check the const exprs count in union node (#30679)

2024-01-31 Thread mrhhsg
This is an automated email from the ASF dual-hosted git repository. mrhhsg 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 20cb1e7754d [chore](debug) check the const exprs

Re: [PR] [chore](debug) check the const exprs count in union node [doris]

2024-01-31 Thread via GitHub
mrhhsg merged PR #30679: URL: https://github.com/apache/doris/pull/30679 -- 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.apach

Re: [PR] Dateliteral [doris]

2024-01-31 Thread via GitHub
jackwener closed pull request #27544: Dateliteral URL: https://github.com/apache/doris/pull/27544 -- 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: commit

Re: [PR] [pick](nereids)do not check invisible column stats [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30676: URL: https://github.com/apache/doris/pull/30676#issuecomment-1920619411 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4a188259a692d425bbefdd8b462c00eacd9d6388 with default session variables Stream

Re: [PR] [Opt](exec) opt the repeat node code [doris]

2024-01-31 Thread via GitHub
HappenLee commented on PR #30683: URL: https://github.com/apache/doris/pull/30683#issuecomment-1920619269 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] [improve](catalog recycle bin) show data size info when show catalog recycle bin [doris]

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

(doris) branch master updated: [improve](catalog recycle bin) show data size info when show catalog recycle bin (#30592)

2024-01-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 7c8bcd51bb8 [improve](catalog recycle bin) s

Re: [PR] [improve](catalog recycle bin) show data size info when show catalog recycle bin [doris]

2024-01-31 Thread via GitHub
dataroaring merged PR #30592: URL: https://github.com/apache/doris/pull/30592 -- 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] [chore](debug) check the const exprs count in union node [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30679: URL: https://github.com/apache/doris/pull/30679#issuecomment-1920615913 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] [chore](debug) check the const exprs count in union node [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30679: URL: https://github.com/apache/doris/pull/30679#issuecomment-1920615888 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] [pick](nereids)do not check invisible column stats [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30676: URL: https://github.com/apache/doris/pull/30676#issuecomment-1920615545 ClickBench: Total hot run time: 31.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [pick](nereids) fix bug in case-when/if stats estimation (pick30265) [doris]

2024-01-31 Thread via GitHub
englefly opened a new pull request, #30691: URL: https://github.com/apache/doris/pull/30691 ## Proposed changes pick #30265 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.ap

Re: [PR] [pick](nereids) fix bug in case-when/if stats estimation (pick30265) [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30691: URL: https://github.com/apache/doris/pull/30691#issuecomment-1920615602 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

  1   2   3   4   5   6   7   8   9   >