Uh oh!
There was an error while loading. Please reload this page.
[fix](bf index) add ngram bf index validation in nereids index definition check - #45780
Merged
Merged
Conversation
Thearas
commented
Dec 23, 2024
Contributor
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
airborne12
commented
Dec 23, 2024
MemberAuthor
run buildall |
starocean999
previously approved these changes
Dec 23, 2024
Contributor
PR approved by at least one committer and no changes requested. |
Contributor
PR approved by anyone and no changes requested. |
doris-robot
commented
Dec 23, 2024
TPC-H: Total hot run time: 40071 ms |
doris-robot
commented
Dec 23, 2024
TPC-DS: Total hot run time: 196920 ms |
doris-robot
commented
Dec 23, 2024
ClickBench: Total hot run time: 32.45 s |
airborne12force-pushed
the
fix-nereids-bf-index
branch
from
December 30, 2024 09:04
beb78e5 to
326486bCompareairborne12
commented
Dec 30, 2024
MemberAuthor
run buildall |
doris-robot
commented
Dec 30, 2024
TPC-H: Total hot run time: 33127 ms |
doris-robot
commented
Dec 30, 2024
TPC-DS: Total hot run time: 197764 ms |
doris-robot
commented
Dec 30, 2024
ClickBench: Total hot run time: 31.91 s |
Contributor
PR approved by at least one committer and no changes requested. |
starocean999
approved these changes
Dec 31, 2024
airborne12 added a commit
to airborne12/apache-doris
that referenced
this pull request
Dec 31, 2024
…tion check (apache#45780) Related PR: apache#44973 Problem Summary: Need to check ngram bf index properties in index definition for nereids.
airborne12 added a commit
to airborne12/apache-doris
that referenced
this pull request
Dec 31, 2024
…tion check (apache#45780) Related PR: apache#44973 Problem Summary: Need to check ngram bf index properties in index definition for nereids.
airborne12 added a commit
that referenced
this pull request
Jan 1, 2025
airborne12 added a commit
to airborne12/apache-doris
that referenced
this pull request
Jan 7, 2025
…tion check (apache#45780) Related PR: apache#44973 Problem Summary: Need to check ngram bf index properties in index definition for nereids.
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #44973
Problem Summary:
Need to check ngram bf index properties in index definition for nereids.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)