Uh oh!
There was an error while loading. Please reload this page.
[fix](bloomfilter) fix inlist support for date/datetimev1 in bloomfilter index - #46961
Conversation
hello-stephen
commented
Jan 14, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
airborne12
commented
Jan 14, 2025
run buildall |
doris-robot
commented
Jan 14, 2025
TPC-H: Total hot run time: 32684 ms |
doris-robot
commented
Jan 14, 2025
TPC-DS: Total hot run time: 194778 ms |
doris-robot
commented
Jan 14, 2025
ClickBench: Total hot run time: 31.46 s |
doris-robot
commented
Jan 14, 2025
TeamCity be ut coverage result: |
airborne12
commented
Jan 14, 2025
run buildall |
doris-robot
commented
Jan 14, 2025
TPC-H: Total hot run time: 32774 ms |
doris-robot
commented
Jan 14, 2025
TPC-DS: Total hot run time: 189056 ms |
doris-robot
commented
Jan 14, 2025
ClickBench: Total hot run time: 30.74 s |
doris-robot
commented
Jan 14, 2025
TeamCity be ut coverage result: |
PR approved by anyone and no changes requested. |
PR approved by at least one committer and no changes requested. |
…ter index (apache#46961) Problem Summary: apache#43351 fix date/datetime v1 support in comparison predicate, this PR try to fix it in inlist predicate.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #43351
Problem Summary:
#43351 fix date/datetime v1 support in comparison predicate, this PR try to fix it in inlist predicate.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)