Uh oh!
There was an error while loading. Please reload this page.
[improve](ip-function)improve is_ip_address_in_range for inverted index speed (#41768) - #42485
[improve](ip-function)improve is_ip_address_in_range for inverted index speed (#41768)#42485amorynan wants to merge 3 commits into
Conversation
doris-robot
commented
Oct 25, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
amorynan
commented
Oct 25, 2024
run buildall |
| } | ||
| } | ||
| Status evaluate_inverted_index( |
There was a problem hiding this comment.
warning: function 'evaluate_inverted_index' exceeds recommended size/complexity thresholds [readability-function-size]
Status evaluate_inverted_index(
^Additional context
be/src/vec/functions/function_ip.h:692: 90 lines including whitespace and comments (threshold 80)
Status evaluate_inverted_index(
^yiguolei
commented
Oct 30, 2024
run buildall |
1 similar comment
amorynan
commented
Oct 30, 2024
run buildall |
Uh oh!
There was an error while loading. Please reload this page.
amorynan
commented
Oct 31, 2024
run buildall |
2 similar comments
amorynan
commented
Nov 5, 2024
run buildall |
amorynan
commented
Nov 8, 2024
run buildall |
doris-robot
commented
Nov 8, 2024
TeamCity be ut coverage result: |
amorynan
commented
Nov 8, 2024
run p0 |
amorynan
commented
Nov 8, 2024
run external |
…ex speed (apache#41768) speed up is_ip_address_in_range with inverted index
b64e0c5 to
cc29b78Compareyiguolei
commented
Dec 10, 2024
run buildall |
doris-robot
commented
Dec 10, 2024
TeamCity be ut coverage result: |
speed up is_ip_address_in_range with inverted index
Proposed changes
Issue Number: close #xxx