Re: [PR] [branch-2.0] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on code in PR #38686: URL: https://github.com/apache/doris/pull/38686#discussion_r1699541058 ## be/src/olap/rowset/rowset_meta.h: ## @@ -302,6 +302,12 @@ class RowsetMeta { return num_segments() > 1 && is_singleton_delta() && segments_over

Re: [PR] [bugfix](iceberg)revert count(*) directly returned by fe for 2.1 (#38566) [doris]

2024-07-31 Thread via GitHub
wuwenchi commented on PR #38655: URL: https://github.com/apache/doris/pull/38655#issuecomment-2262188942 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](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38331: URL: https://github.com/apache/doris/pull/38331#issuecomment-2262188815 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] [bugfix](iceberg)revert count(*) directly returned by fe [doris]

2024-07-31 Thread via GitHub
wuwenchi commented on PR #38566: URL: https://github.com/apache/doris/pull/38566#issuecomment-2262187074 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] [feature](Vault) Support alter hdfs storage vault and alter vault's name [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38685: URL: https://github.com/apache/doris/pull/38685#issuecomment-2262188149 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](test) fix `test_numbers` case [doris]

2024-07-31 Thread via GitHub
BePPPower commented on PR #38687: URL: https://github.com/apache/doris/pull/38687#issuecomment-2262187018 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](test) fix `test_numbers` case [doris]

2024-07-31 Thread via GitHub
doris-robot commented on PR #38687: URL: https://github.com/apache/doris/pull/38687#issuecomment-2262186934 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] [branch-2.0] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

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

[PR] [branch-2.0] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

2024-07-31 Thread via GitHub
bobhan1 opened a new pull request, #38686: URL: https://github.com/apache/doris/pull/38686 ## Proposed changes picks https://github.com/apache/doris/pull/38487 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] [fix](test) fix `test_numbers` case [doris]

2024-07-31 Thread via GitHub
BePPPower opened a new pull request, #38687: URL: https://github.com/apache/doris/pull/38687 we use `order_qt` rather than `qt` to promise the order of results. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [branch-2.0] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

2024-07-31 Thread via GitHub
doris-robot commented on PR #38686: URL: https://github.com/apache/doris/pull/38686#issuecomment-2262185130 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] [bugfix](asan core) should use weak ptr in rpc context to release rf context during query context deconstructed [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38653: URL: https://github.com/apache/doris/pull/38653#issuecomment-2262182511 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](join) check datatype of intermediate slots in hash join [doris]

2024-07-31 Thread via GitHub
yiguolei merged PR #38556: URL: https://github.com/apache/doris/pull/38556 -- 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 (019e443b421 -> 9541c9fdc54)

2024-07-31 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 019e443b421 [fix](regression)Set enable_partition_analyze session back to false in finally block. (#38663) add

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause (#36777) [doris]

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

Re: [PR] [bugfix](asan core) should use weak ptr in rpc context to release rf context during query context deconstructed [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38653: URL: https://github.com/apache/doris/pull/38653#issuecomment-2262182566 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

(doris) branch master updated (48121da7984 -> 019e443b421)

2024-07-31 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 48121da7984 [improvement](jdbc catalog) improvement some jdbc catalog properties check order (#38439) add 019e4

Re: [PR] [fix](regression)Set enable_partition_analyze session back to false in finally block. [doris]

2024-07-31 Thread via GitHub
Jibing-Li merged PR #38663: URL: https://github.com/apache/doris/pull/38663 -- 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] [feature](Vault) Support alter hdfs storage vault and alter vault's name [doris]

2024-07-31 Thread via GitHub
doris-robot commented on PR #38685: URL: https://github.com/apache/doris/pull/38685#issuecomment-2262179019 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](Vault) Support alter hdfs storage vault and alter vault's name [doris]

2024-07-31 Thread via GitHub
ByteYue opened a new pull request, #38685: URL: https://github.com/apache/doris/pull/38685 ## Proposed changes Previously only s3 vault can be altered. This pr adds support of hdfs storage vault. And this pr also supports to alter vault's name. -- This is an automated messa

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-07-31 Thread via GitHub
SWJTU-ZhangLei commented on PR #38243: URL: https://github.com/apache/doris/pull/38243#issuecomment-2262170374 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] [Improvement](mow) Make calculate delete bitmap timeout configurable [doris]

2024-07-31 Thread via GitHub
hust-hhb commented on PR #38668: URL: https://github.com/apache/doris/pull/38668#issuecomment-2262169866 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](Json) fix some cast issue [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38683: URL: https://github.com/apache/doris/pull/38683#issuecomment-2262169765 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] (inverted index) add inverted index file size for open file [doris]

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

Re: [PR] [branch-2.1](mtmv) Choose a valid partition column when there are both valid and invalid expressions [doris]

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

Re: [PR] [branch-2.1](mtmv) Choose a valid partition column when there are both valid and invalid expressions [doris]

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

[PR] [branch-2.1](mtmv) Choose a valid partition column when there are both valid and invalid expressions [doris]

2024-07-31 Thread via GitHub
liutang123 opened a new pull request, #38684: URL: https://github.com/apache/doris/pull/38684 ## Proposed changes pick #38367 -- 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 t

Re: [PR] [Fix](hdfs-fs)The cache expiration should explicitly release the held fs [doris]

2024-07-31 Thread via GitHub
CalvinKirs commented on PR #38610: URL: https://github.com/apache/doris/pull/38610#issuecomment-2262163746 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](Json) fix some cast issue [doris]

2024-07-31 Thread via GitHub
eldenmoon commented on PR #38683: URL: https://github.com/apache/doris/pull/38683#issuecomment-2262161734 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](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited [doris]

2024-07-31 Thread via GitHub
bobhan1 commented on PR #38331: URL: https://github.com/apache/doris/pull/38331#issuecomment-2262161190 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] (inverted index) add inverted index file size for open file [doris]

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

Re: [PR] [Fix](Json) fix some cast issue [doris]

2024-07-31 Thread via GitHub
doris-robot commented on PR #38683: URL: https://github.com/apache/doris/pull/38683#issuecomment-2262160427 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](Json) fix some cast issue [doris]

2024-07-31 Thread via GitHub
eldenmoon opened a new pull request, #38683: URL: https://github.com/apache/doris/pull/38683 1. casting to boolean/double type should consider all numeric types including int , double and boolean 2. casting to floating point type should consisder boolean types and int types ## Pro

Re: [PR] [fix](jsonb)fix jsonb deserialze [doris]

2024-07-31 Thread via GitHub
amorynan commented on PR #38629: URL: https://github.com/apache/doris/pull/38629#issuecomment-2262158224 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 unsubscri

(doris) branch branch-3.0 updated: Revert "[Feature][external catalog/lakesoul] LakeSoul Catalog support Filter Pushdown & Cdc data handling & S3 data access (#37979)"

2024-07-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 717bb8f1f13 Revert "[Feature][extern

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause (#36777) [doris]

2024-07-31 Thread via GitHub
macroguo-ghy commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2262155194 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] [branch-2.1] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38682: URL: https://github.com/apache/doris/pull/38682#issuecomment-2262155145 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]Fix unnecessary file lock release in LocalFileDeployManager which causes lots of exception log. [doris]

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

(doris) branch master updated: [improvement](jdbc catalog) improvement some jdbc catalog properties check order (#38439)

2024-07-31 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 48121da7984 [improvement](jdbc catalog) improvemen

Re: [PR] [improvement](jdbc catalog) improvement some jdbc catalog properties check order [doris]

2024-07-31 Thread via GitHub
zy-kkk merged PR #38439: URL: https://github.com/apache/doris/pull/38439 -- 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] [fix](Nereids) remove db readlock before get table from db [doris]

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

Re: [PR] [fix](regression)Set enable_partition_analyze session back to false in finally block. [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38663: URL: https://github.com/apache/doris/pull/38663#issuecomment-2262147729 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](regression)Set enable_partition_analyze session back to false in finally block. [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38663: URL: https://github.com/apache/doris/pull/38663#issuecomment-2262147792 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] [opt] (inverted index) add inverted index file size for open file [doris]

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

Re: [PR] [enhancement](regression-test) Add regression test for presto dialect [doris]

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

Re: [PR] [branch-2.1] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

2024-07-31 Thread via GitHub
bobhan1 commented on PR #38682: URL: https://github.com/apache/doris/pull/38682#issuecomment-2262147532 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]Fix unnecessary file lock release in LocalFileDeployManager which causes lots of exception log. [doris]

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

Re: [PR] [Fix](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38331: URL: https://github.com/apache/doris/pull/38331#issuecomment-2262145731 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](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited [doris]

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

Re: [PR] [branch-2.1] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

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

[PR] [branch-2.1] Picks "[opt](merge-on-write) Skip the alignment process of some rowsets in partial update #38487" [doris]

2024-07-31 Thread via GitHub
bobhan1 opened a new pull request, #38682: URL: https://github.com/apache/doris/pull/38682 ## Proposed changes picks https://github.com/apache/doris/pull/38487 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [Fix](MV) query not hit partition in original planner [doris]

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

Re: [PR] [refactor](opt) optimize BE code of array_distinct function [doris]

2024-07-31 Thread via GitHub
superdiaodiao commented on PR #38560: URL: https://github.com/apache/doris/pull/38560#issuecomment-2262143406 run p1 -- 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] [refactor](opt) optimize BE code of array_distinct function [doris]

2024-07-31 Thread via GitHub
superdiaodiao commented on PR #38560: URL: https://github.com/apache/doris/pull/38560#issuecomment-2262142806 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 unsu

Re: [PR] [refactor](opt) optimize BE code of array_distinct function [doris]

2024-07-31 Thread via GitHub
superdiaodiao commented on PR #38560: URL: https://github.com/apache/doris/pull/38560#issuecomment-2262141685 run p0, run p1 -- 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](MV) query not hit partition in original planner [doris]

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

[I] [Enhancement] Alluxio is supported [doris]

2024-07-31 Thread via GitHub
ylhh353 opened a new issue, #38681: URL: https://github.com/apache/doris/issues/38681 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description hive metadata is

Re: [PR] [refactor](opt) optimize BE code of array_distinct function [doris]

2024-07-31 Thread via GitHub
superdiaodiao commented on PR #38560: URL: https://github.com/apache/doris/pull/38560#issuecomment-2262137500 run p0 run p1 -- 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] [doc](alter) alter to add partitions in batches [doris-website]

2024-07-31 Thread via GitHub
felixwluo commented on PR #812: URL: https://github.com/apache/doris-website/pull/812#issuecomment-2262135159 > please also update version 3.0 / 2.1 / 2.0 done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Revert "[feat](Nereids): Optimize Query Plan by Pulling Up Join with Common Child from Union (#36397)" [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38561: URL: https://github.com/apache/doris/pull/38561#issuecomment-2262133651 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 "[feat](Nereids): Optimize Query Plan by Pulling Up Join with Common Child from Union (#36397)" [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38561: URL: https://github.com/apache/doris/pull/38561#issuecomment-2262133621 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](MV) query not hit partition in original planner [doris]

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

Re: [PR] [fix]Fix unnecessary file lock release in LocalFileDeployManager which causes lots of exception log. [doris]

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

(doris) branch master updated: [Chore](GH)Setting CK as the code owner for pom.xml. (#38679)

2024-07-31 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 771dd34c1b7 [Chore](GH)Setting CK as the code owner

Re: [PR] [Chore](GH)Setting CK as the code owner for pom.xml. [doris]

2024-07-31 Thread via GitHub
CalvinKirs merged PR #38679: URL: https://github.com/apache/doris/pull/38679 -- 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: [I] [Enhancement] routine load support get entire json [doris]

2024-07-31 Thread via GitHub
zeroguar commented on issue #38638: URL: https://github.com/apache/doris/issues/38638#issuecomment-2262123876 > I'm sorry I didn't understand what you meant by the **entire JSON.** Can you give an example? i want to save the json raw data -- This is an automated message from the Ap

Re: [PR] (Chore)(GH)Setting CK as the code owner for pom.xml. [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38679: URL: https://github.com/apache/doris/pull/38679#issuecomment-2262116796 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)(GH)Setting CK as the code owner for pom.xml. [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38679: URL: https://github.com/apache/doris/pull/38679#issuecomment-2262116754 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](join) check datatype of intermediate slots in hash join [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38556: URL: https://github.com/apache/doris/pull/38556#issuecomment-2262116212 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] [opt](join) check datatype of intermediate slots in hash join [doris]

2024-07-31 Thread via GitHub
github-actions[bot] commented on PR #38556: URL: https://github.com/apache/doris/pull/38556#issuecomment-2262116165 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] (Chore)(GH)Setting CK as the code owner for pom.xml. [doris]

2024-07-31 Thread via GitHub
CalvinKirs commented on PR #38679: URL: https://github.com/apache/doris/pull/38679#issuecomment-2262112918 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](nereids) Support SELECT * REPLACE clause (#36777) [doris]

2024-07-31 Thread via GitHub
doris-robot commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2262112757 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] (Chore)(GH)Setting CK as the code owner for pom.xml. [doris]

2024-07-31 Thread via GitHub
doris-robot commented on PR #38679: URL: https://github.com/apache/doris/pull/38679#issuecomment-2262112576 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](nereids) Support SELECT * REPLACE clause (#36777) [doris]

2024-07-31 Thread via GitHub
macroguo-ghy opened a new pull request, #38680: URL: https://github.com/apache/doris/pull/38680 ## Proposed changes Issue Number: close #36777 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] (Chore)(GH)Setting CK as the code owner for pom.xml. [doris]

2024-07-31 Thread via GitHub
CalvinKirs opened a new pull request, #38679: URL: https://github.com/apache/doris/pull/38679 ## Proposed changes Introducing third-party components is usually a cautious operation. We need to consider compatibility, community activity, security issues, etc. I have done a lot of

Re: [PR] [improvement](statistics)Analyze table if it hasn't been analyzed for longer than 1 day. [doris]

2024-07-31 Thread via GitHub
Jibing-Li commented on PR #38615: URL: https://github.com/apache/doris/pull/38615#issuecomment-2262109895 run cloud_p1 -- 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](statisitcs)Disable external catalog auto analyze by default. [doris]

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

(doris) branch branch-2.1 updated: [fix](kerberos)fix and refactor ugi login for kerberos and simple authentication (#38607)

2024-07-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 b0943064e04 [fix](kerberos)fix and re

Re: [PR] [Fix](MV) query not hit partition in original planner [doris]

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

Re: [PR] [fix](kerberos)fix and refactor ugi login for kerberos and simple authentication [doris]

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

[I] [Enhancement] Support creating views based on Hive tables with the LIMIT N clause. [doris]

2024-07-31 Thread via GitHub
elon-X opened a new issue, #38678: URL: https://github.com/apache/doris/issues/38678 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Currently, building v

Re: [PR] [improvement](statisitcs)Disable external catalog auto analyze by default. [doris]

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

(doris) branch branch-2.1 updated: [Fix](memory) Fix allocator.h compiling failed on mac. (#38646)

2024-07-31 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 4042cdf5532 [Fix](memory) Fix allocator

Re: [PR] [Fix](memory) Fix allocator.h compiling failed on mac. [doris]

2024-07-31 Thread via GitHub
yiguolei merged PR #38646: URL: https://github.com/apache/doris/pull/38646 -- 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](compatibility) type toSql should return lowercase string (#38012) [doris]

2024-07-31 Thread via GitHub
yiguolei commented on PR #38517: URL: https://github.com/apache/doris/pull/38517#issuecomment-2262098874 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.1 updated (28998300d43 -> 63a3ff570b5)

2024-07-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 28998300d43 [Bug](fix) fix ubsan use int32_t pointer access bool value (#38621) add 63a3ff570b5 [Opt](load)

Re: [PR] [Opt](load) print tablet id when memtable flush coredump #38618 [doris]

2024-07-31 Thread via GitHub
yiguolei merged PR #38656: URL: https://github.com/apache/doris/pull/38656 -- 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 branch-2.1 updated: [Bug](fix) fix ubsan use int32_t pointer access bool value (#38621)

2024-07-31 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 28998300d43 [Bug](fix) fix ubsan use in

Re: [PR] [Bug](fix) fix ubsan use int32_t pointer access bool value [doris]

2024-07-31 Thread via GitHub
yiguolei merged PR #38621: URL: https://github.com/apache/doris/pull/38621 -- 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] [enhancement](index compaction) Enable index compaction by default (#36812) [doris]

2024-07-31 Thread via GitHub
doris-robot commented on PR #38676: URL: https://github.com/apache/doris/pull/38676#issuecomment-2262090448 TeamCity be ut coverage result: Function Coverage: 36.43% (9252/25400) Line Coverage: 27.98% (75644/270368) Region Coverage: 26.79% (3/145157) Branch Coverage: 23.5

Re: [PR] [improvement](statisitcs)Disable external catalog auto analyze by default. [doris]

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

Re: [PR] [Improvement](mow) Make calculate delete bitmap timeout configurable [doris]

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

Re: [PR] [2.0](dependencies)upgrade dependencies [doris]

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

Re: [PR] [fix]Fix unnecessary file lock release in LocalFileDeployManager which causes lots of exception log. [doris]

2024-07-31 Thread via GitHub
biohazard4321 commented on PR #38510: URL: https://github.com/apache/doris/pull/38510#issuecomment-2262084072 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] [2.0](dependencies)upgrade dependencies [doris]

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

Re: [PR] [Improvement](mow) Make calculate delete bitmap timeout configurable [doris]

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

Re: [PR] [2.0](dependencies)upgrade dependencies [doris]

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

Re: [PR] [Fix](MV) query not hit partition in original planner [doris]

2024-07-31 Thread via GitHub
GoGoWen commented on PR #38565: URL: https://github.com/apache/doris/pull/38565#issuecomment-2262075870 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](statisitcs)Disable external catalog auto analyze by default. [doris]

2024-07-31 Thread via GitHub
Jibing-Li commented on PR #38674: URL: https://github.com/apache/doris/pull/38674#issuecomment-2262071213 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](mow) Make calculate delete bitmap timeout configurable [doris]

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

  1   2   3   4   5   6   7   8   9   10   >