Re: [PR] [Enhancement](multi-catalog) Rewrite `S3URI` to remove tricky virtual bucket mechanism and support different uri styles by flags. [doris]

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

Re: [PR] [Enhancement](multi-catalog) Rewrite `S3URI` to remove tricky virtual bucket mechanism and support different uri styles by flags. [doris]

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

Re: [PR] [Enhancement](multi-catalog) Rewrite `S3URI` to remove tricky virtual bucket mechanism and support different uri styles by flags. [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33858: URL: https://github.com/apache/doris/pull/33858#issuecomment-2067937189 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](schema change) resolve the use count check of source logical column [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33932: URL: https://github.com/apache/doris/pull/33932#issuecomment-2067945095 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](schema change) resolve the use count check of source logical column [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33932: URL: https://github.com/apache/doris/pull/33932#issuecomment-2067945104 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] [test](hive) run suite cases both in hive2 and hive3 [doris]

2024-04-21 Thread via GitHub
suxiaogang223 commented on PR #33874: URL: https://github.com/apache/doris/pull/33874#issuecomment-2067948364 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] [refactor](statistic) fetch statistic data with catalog and database id [doris]

2024-04-21 Thread via GitHub
morningman commented on PR #33928: URL: https://github.com/apache/doris/pull/33928#issuecomment-2067955074 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] [refactor](statistic) fetch statistic data with catalog and database id [doris]

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

(doris) branch branch-2.1 updated: 2.1.3-rc01

2024-04-21 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 c6fad11154e 2.1.3-rc01 c6fad11154e is d

(doris) annotated tag 2.1.3-rc01 updated (c6fad11154e -> ee7a9b42d66)

2024-04-21 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.3-rc01 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.3-rc01 was modified! *** from c6fad11154e (commit) to ee7a9b42d66 (tag) tagging c6

Re: [PR] [Fix](executor)Fix alter policy failed [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33910: URL: https://github.com/apache/doris/pull/33910#issuecomment-2067982424 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] [Fix](executor)Fix alter policy failed [doris]

2024-04-21 Thread via GitHub
wangbo commented on PR #33910: URL: https://github.com/apache/doris/pull/33910#issuecomment-2067983231 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](executor)Fix alter policy failed [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33910: URL: https://github.com/apache/doris/pull/33910#issuecomment-2067984948 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

[PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
Mryange opened a new pull request, #33934: URL: https://github.com/apache/doris/pull/33934 ## Proposed changes Correct SQL ``` mysql [tpch_sf100]>select count(1) from lineitem, tmp where l_orderkey > (tmp.id + tmp.id); +---+ | count(1) | +---+ | 6000

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2067987496 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](executor)Fix alter policy failed [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33910: URL: https://github.com/apache/doris/pull/33910#issuecomment-2067988737 TeamCity be ut coverage result: Function Coverage: 35.38% (8918/25204) Line Coverage: 27.10% (73305/270516) Region Coverage: 26.24% (37883/144355) Branch Coverage: 23.0

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
Mryange commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2067988960 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](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2067989153 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] (cloud-merge) Support more multi case strategies about cache [doris]

2024-04-21 Thread via GitHub
Lchangliang commented on PR #32804: URL: https://github.com/apache/doris/pull/32804#issuecomment-2067992832 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](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2067993304 TeamCity be ut coverage result: Function Coverage: 35.38% (8918/25204) Line Coverage: 27.10% (73306/270519) Region Coverage: 26.24% (37876/144362) Branch Coverage: 23.0

Re: [PR] [Fix](executor)Fix alter policy failed [doris]

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

Re: [PR] [Fix](executor)Fix alter policy failed [doris]

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

Re: [PR] [Fix](executor)Fix alter policy failed [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33910: URL: https://github.com/apache/doris/pull/33910#issuecomment-2067998216 ClickBench: Total hot run time: 31.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

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

Re: [PR] [feature](iceberg)support read iceberg complex type and iceberg.orc format . [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33935: URL: https://github.com/apache/doris/pull/33935#issuecomment-2068001035 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] [feature](iceberg)support read iceberg complex type and iceberg.orc format . [doris]

2024-04-21 Thread via GitHub
hubgeter opened a new pull request, #33935: URL: https://github.com/apache/doris/pull/33935 ## Proposed changes 1. support read iceberg complex type : struct map. 2. support read the ORC storage format of Iceberg tables 3. When supporting the use of ORC as the storage format, (using

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

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

Re: [PR] [feature](iceberg)support read iceberg complex type and iceberg.orc format . [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33935: URL: https://github.com/apache/doris/pull/33935#issuecomment-2068002433 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] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2068002796 ClickBench: Total hot run time: 30.52 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] (cloud-merge) Support more multi case strategies about cache [doris]

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

Re: [PR] (cloud-merge) Support more multi case strategies about cache [doris]

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

Re: [PR] (cloud-merge) Support more multi case strategies about cache [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #32804: URL: https://github.com/apache/doris/pull/32804#issuecomment-2068010238 ClickBench: Total hot run time: 30.65 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhancement](threadname) change thread name, whose length is restricted to 15 characters on linux platform [doris]

2024-04-21 Thread via GitHub
caizj commented on PR #33792: URL: https://github.com/apache/doris/pull/33792#issuecomment-2068017830 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 unsubscribe,

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
yiguolei commented on code in PR #33934: URL: https://github.com/apache/doris/pull/33934#discussion_r1573731994 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -1957,7 +1957,10 @@ void SegmentIterator::_replace_version_col(size_t num_rows) { uint16_t SegmentIterat

Re: [PR] [enhancement](profile ) Store profile on disk so that we can hold more profile in memory [doris]

2024-04-21 Thread via GitHub
zhiqiang- commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2068023738 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

(doris) 01/01: Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)"

2024-04-21 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 commit 18d191b293e1edd940cb28386bb9e4c959010d84 Author: yiguolei AuthorDate: Sun Apr 21 20:26:06 2024 +0800 Revert "[

Re: [PR] [enhancement](profile ) Store profile on disk so that we can hold more profile in memory [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2068032062 TeamCity be ut coverage result: Function Coverage: 35.38% (8918/25204) Line Coverage: 27.10% (73307/270517) Region Coverage: 26.24% (37882/144355) Branch Coverage: 23.0

Re: [PR] [test](cloud) Reduce testing duration when there is no fdb available [doris]

2024-04-21 Thread via GitHub
liaoxin01 merged PR #33930: URL: https://github.com/apache/doris/pull/33930 -- 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] [chore](dependencies)upgrade hive catalog to 2.0.0 [doris]

2024-04-21 Thread via GitHub
CalvinKirs commented on PR #33424: URL: https://github.com/apache/doris/pull/33424#issuecomment-2068035512 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

(doris) branch master updated: [test](cloud) Reduce testing duration when there is no fdb available (#33930)

2024-04-21 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new eaf0157c6f5 [test](cloud) Reduce testing duratio

(doris) branch branch-2.1 updated: 2.1.3-rc02

2024-04-21 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 4aee7062649 2.1.3-rc02 4aee7062649 is d

(doris) annotated tag 2.1.3-rc02 updated (4aee7062649 -> 18acb5ec7a8)

2024-04-21 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.3-rc02 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.3-rc02 was modified! *** from 4aee7062649 (commit) to 18acb5ec7a8 (tag) tagging 4a

Re: [PR] [Performance](Variant) Improve load performance for variant type [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33890: URL: https://github.com/apache/doris/pull/33890#issuecomment-2068040436 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] [Improve](expr)first support array_contains for expr push down inverted index [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #32620: URL: https://github.com/apache/doris/pull/32620#issuecomment-2068040855 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] [improvement](spill) improve spill directory and fix bugs [doris]

2024-04-21 Thread via GitHub
jacktengg commented on PR #33900: URL: https://github.com/apache/doris/pull/33900#issuecomment-2068040885 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] [improvement](spill) improve spill directory and fix bugs [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33900: URL: https://github.com/apache/doris/pull/33900#issuecomment-2068042838 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] [improvement](spill) improve spill directory and fix bugs [doris]

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

[PR] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

2024-04-21 Thread via GitHub
yiguolei opened a new pull request, #33936: URL: https://github.com/apache/doris/pull/33936 This reverts commit 7b44e3b05b4fa8e7954bcb539993b77a9816c6b2. ## Proposed changes This pr cause could not find partition error. ## Further comments If this is a relatively l

Re: [PR] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33936: URL: https://github.com/apache/doris/pull/33936#issuecomment-2068053503 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](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

2024-04-21 Thread via GitHub
yiguolei commented on PR #33936: URL: https://github.com/apache/doris/pull/33936#issuecomment-2068053749 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] [improvement](spill) improve spill directory and fix bugs [doris]

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

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
Mryange commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2068056695 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] [improvement](spill) improve spill directory and fix bugs [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33900: URL: https://github.com/apache/doris/pull/33900#issuecomment-2068057246 ClickBench: Total hot run time: 29.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2068058151 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] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

2024-04-21 Thread via GitHub
xinyiZzz commented on code in PR #33933: URL: https://github.com/apache/doris/pull/33933#discussion_r1573771175 ## be/src/util/block_compression.cpp: ## @@ -845,9 +865,13 @@ class ZstdBlockCompression : public BlockCompressionCodec { compressed_buf.data = reinterpre

Re: [PR] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

2024-04-21 Thread via GitHub
yiguolei commented on PR #33933: URL: https://github.com/apache/doris/pull/33933#issuecomment-2068061191 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](schema change) resolve the use count check of source logical column [doris]

2024-04-21 Thread via GitHub
AshinGau commented on PR #33932: URL: https://github.com/apache/doris/pull/33932#issuecomment-2068062520 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] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33933: URL: https://github.com/apache/doris/pull/33933#issuecomment-2068063126 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] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2068063967 TeamCity be ut coverage result: Function Coverage: 35.37% (8916/25205) Line Coverage: 27.09% (73283/270517) Region Coverage: 26.23% (37869/144356) Branch Coverage: 23.0

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

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

Re: [PR] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

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

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

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

Re: [PR] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33933: URL: https://github.com/apache/doris/pull/33933#issuecomment-2068069244 TeamCity be ut coverage result: Function Coverage: 35.38% (8917/25204) Line Coverage: 27.10% (73315/270526) Region Coverage: 26.24% (37878/144350) Branch Coverage: 23.0

Re: [PR] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33933: URL: https://github.com/apache/doris/pull/33933#issuecomment-2068069678 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] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33933: URL: https://github.com/apache/doris/pull/33933#issuecomment-2068069685 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](branch-2.0) fix data loss and incorrect in random distribution table in 2.0 [doris]

2024-04-21 Thread via GitHub
liaoxin01 commented on code in PR #33920: URL: https://github.com/apache/doris/pull/33920#discussion_r1573790798 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -605,6 +605,21 @@ Status VNodeChannel::add_block(vectorized::Block* block, const Payload* payload, SCOPED_RAW_TIMER

Re: [PR] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33934: URL: https://github.com/apache/doris/pull/33934#issuecomment-2068070260 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] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

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

Re: [PR] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33936: URL: https://github.com/apache/doris/pull/33936#issuecomment-2068070908 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](schema change) resolve the use count check of source logical column [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33932: URL: https://github.com/apache/doris/pull/33932#issuecomment-2068071167 TeamCity be ut coverage result: Function Coverage: 35.38% (8916/25204) Line Coverage: 27.10% (73305/270523) Region Coverage: 26.24% (37880/144354) Branch Coverage: 23.0

Re: [PR] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33936: URL: https://github.com/apache/doris/pull/33936#issuecomment-2068072582 ClickBench: Total hot run time: 30.59 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

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

Re: [PR] [fix](schema change) resolve the use count check of source logical column [doris]

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

Re: [PR] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

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

Re: [PR] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33933: URL: https://github.com/apache/doris/pull/33933#issuecomment-2068079818 ClickBench: Total hot run time: 30.77 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

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

[PR] [Feature](hive-writer) Implements s3 file committer. [doris]

2024-04-21 Thread via GitHub
kaka11chen opened a new pull request, #33937: URL: https://github.com/apache/doris/pull/33937 ## 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](mail

Re: [PR] [Feature](hive-writer) Implements s3 file committer. [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33937: URL: https://github.com/apache/doris/pull/33937#issuecomment-2068091083 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](hive-writer) Implements s3 file committer. [doris]

2024-04-21 Thread via GitHub
kaka11chen commented on PR #33937: URL: https://github.com/apache/doris/pull/33937#issuecomment-2068091171 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](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
yiguolei commented on code in PR #33934: URL: https://github.com/apache/doris/pull/33934#discussion_r1573838133 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -1957,13 +1957,12 @@ void SegmentIterator::_replace_version_col(size_t num_rows) { uint16_t SegmentItera

Re: [PR] [Feature](hive-writer) Implements s3 file committer. [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33937: URL: https://github.com/apache/doris/pull/33937#issuecomment-2068092807 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] [fix](scan) fix ignore expr exec when _non_predicate_columns is empty [doris]

2024-04-21 Thread via GitHub
yiguolei commented on code in PR #33934: URL: https://github.com/apache/doris/pull/33934#discussion_r1573838232 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -1957,13 +1957,12 @@ void SegmentIterator::_replace_version_col(size_t num_rows) { uint16_t SegmentItera

Re: [PR] Revert "[fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33714)" [doris]

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

(doris) branch master updated (eaf0157c6f5 -> 26687556b58)

2024-04-21 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from eaf0157c6f5 [test](cloud) Reduce testing duration when there is no fdb available (#33930) add 26687556b58 Rever

Re: [PR] [improvement](spill) improve spill directory and fix bugs [doris]

2024-04-21 Thread via GitHub
yiguolei commented on code in PR #33900: URL: https://github.com/apache/doris/pull/33900#discussion_r1573839417 ## be/src/vec/spill/spill_stream_manager.cpp: ## @@ -266,6 +273,22 @@ void SpillStreamManager::gc(int64_t max_file_count) { } } +void SpillStreamManager::async

Re: [PR] Test for #33738 [doris]

2024-04-21 Thread via GitHub
zclllyybb closed pull request #33761: Test for #33738 URL: https://github.com/apache/doris/pull/33761 -- 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: co

Re: [PR] [fix](test)fix auto partition date file not exists [doris]

2024-04-21 Thread via GitHub
zclllyybb commented on PR #33827: URL: https://github.com/apache/doris/pull/33827#issuecomment-2068108925 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] [improvement](spill) improve spill directory and fix bugs [doris]

2024-04-21 Thread via GitHub
yiguolei commented on code in PR #33900: URL: https://github.com/apache/doris/pull/33900#discussion_r1573839417 ## be/src/vec/spill/spill_stream_manager.cpp: ## @@ -266,6 +273,22 @@ void SpillStreamManager::gc(int64_t max_file_count) { } } +void SpillStreamManager::async

Re: [PR] [improvement](spill) improve spill directory and fix bugs [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33900: URL: https://github.com/apache/doris/pull/33900#issuecomment-2068114237 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] [improvement](spill) improve spill directory and fix bugs [doris]

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

Re: [PR] [enhancement](threadname) change thread name, whose length is restricted to 15 characters on linux platform [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33792: URL: https://github.com/apache/doris/pull/33792#issuecomment-2068114418 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](threadname) change thread name, whose length is restricted to 15 characters on linux platform [doris]

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

[PR] [fix](pipeline_x) The execution loop of a task should be broken if the task is cancelled [doris]

2024-04-21 Thread via GitHub
mrhhsg opened a new pull request, #33938: URL: https://github.com/apache/doris/pull/33938 ## 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] [fix](pipeline_x) The execution loop of a task should be broken if the task is cancelled [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33938: URL: https://github.com/apache/doris/pull/33938#issuecomment-2068116340 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](pipeline_x) The execution loop of a task should be broken if the task is cancelled [doris]

2024-04-21 Thread via GitHub
mrhhsg commented on PR #33938: URL: https://github.com/apache/doris/pull/33938#issuecomment-2068116413 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] [memtracker](accuracy) should not account resuable buffer to query memtracker [doris]

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

(doris) branch master updated: [memtracker](accuracy) should not account resuable buffer to query memtracker (#33933)

2024-04-21 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 af589c0b13b [memtracker](accuracy) should not

Re: [PR] [Fix](thrift) circumvent Thrift catch stack false alarm by ASAN [doris]

2024-04-21 Thread via GitHub
zclllyybb closed pull request #33738: [Fix](thrift) circumvent Thrift catch stack false alarm by ASAN URL: https://github.com/apache/doris/pull/33738 -- 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

Re: [PR] [fix](pipeline_x) The execution loop of a task should be broken if the task is cancelled [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33938: URL: https://github.com/apache/doris/pull/33938#issuecomment-2068121402 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](threadname) change thread name, whose length is restricted to 15 characters on linux platform [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33792: URL: https://github.com/apache/doris/pull/33792#issuecomment-2068128431 TeamCity be ut coverage result: Function Coverage: 35.39% (8919/25205) Line Coverage: 27.11% (73345/270581) Region Coverage: 26.24% (37875/144353) Branch Coverage: 23.0

  1   2   3   4   5   >