Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

2024-07-31 Thread via GitHub
qidaye merged PR #38431: URL: https://github.com/apache/doris/pull/38431 -- 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](bloom filter)Fix rename column with bloom filter [doris]

2024-07-31 Thread via GitHub
qidaye commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2260955456 > need to fill Proposed changes Added in issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2258346418 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](bloom filter)Fix rename column with bloom filter [doris]

2024-07-30 Thread via GitHub
airborne12 commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2258322997 need to fill Proposed changes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

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

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

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

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

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

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

2024-07-29 Thread via GitHub
qidaye commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2257393925 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](bloom filter)Fix rename column with bloom filter [doris]

2024-07-29 Thread via GitHub
qidaye commented on code in PR #38431: URL: https://github.com/apache/doris/pull/38431#discussion_r1696224369 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -5051,6 +5052,18 @@ private void renameColumn(Database db, OlapTable table, String colName,

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

2024-07-28 Thread via GitHub
xiaokang commented on code in PR #38431: URL: https://github.com/apache/doris/pull/38431#discussion_r1694226231 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -5051,6 +5052,18 @@ private void renameColumn(Database db, OlapTable table, String colName,

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

2024-07-28 Thread via GitHub
github-actions[bot] commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2254483473 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](bloom filter)Fix rename column with bloom filter [doris]

2024-07-28 Thread via GitHub
github-actions[bot] commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2254483459 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](bloom filter)Fix rename column with bloom filter [doris]

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

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

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

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

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

Re: [PR] [fix](bloom filter)Fix rename column with bloom filter [doris]

2024-07-26 Thread via GitHub
qidaye commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2253241315 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](bloom filter)Fix rename column with bloom filter [doris]

2024-07-26 Thread via GitHub
doris-robot commented on PR #38431: URL: https://github.com/apache/doris/pull/38431#issuecomment-2253241254 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](bloom filter)Fix rename column with bloom filter [doris]

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