Uh oh!
There was an error while loading. Please reload this page.
[enhancement](delete-pred) enable delete sub predicate v2 for compaction - #35859
Conversation
doris-robot
commented
Jun 4, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
Hastyshell
commented
Jun 4, 2024
run buildall |
| @@ -18,12 +18,9 @@ | |||
| #pragma once | |||
| #include <butil/macros.h> | |||
There was a problem hiding this comment.
warning: 'butil/macros.h' file not found [clang-diagnostic-error]
#include<butil/macros.h>
^PR approved by anyone and no changes requested. |
doris-robot
commented
Jun 4, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Jun 4, 2024
TPC-H: Total hot run time: 41306 ms |
doris-robot
commented
Jun 4, 2024
TPC-DS: Total hot run time: 172872 ms |
doris-robot
commented
Jun 4, 2024
ClickBench: Total hot run time: 30.53 s |
PR approved by at least one committer and no changes requested. |
…ion (apache#35859) This PR enable elete sub predicate v2 for compaction, and legacy version of delete predicate will be processed in the original way.
…ion (#35859) This PR enable elete sub predicate v2 for compaction, and legacy version of delete predicate will be processed in the original way.
…ion (apache#35859) This PR enable elete sub predicate v2 for compaction, and legacy version of delete predicate will be processed in the original way.
Proposed changes
This PR enable elete sub predicate v2 for compaction, and legacy version of delete predicate will be processed in the original way.