Uh oh!
There was an error while loading. Please reload this page.
[Feature](IP) support ipv4/ipv6 with inverted index and conjuncts for query - #35734
Conversation
doris-robot
commented
May 31, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
amorynan
commented
Jun 3, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
Uh oh!
There was an error while loading. Please reload this page.
PR approved by at least one committer and no changes requested. |
1 similar comment
PR approved by at least one committer and no changes requested. |
doris-robot
commented
Jun 3, 2024
TPC-H: Total hot run time: 40450 ms |
doris-robot
commented
Jun 3, 2024
TPC-DS: Total hot run time: 172599 ms |
doris-robot
commented
Jun 3, 2024
ClickBench: Total hot run time: 30.08 s |
doris-robot
commented
Jun 3, 2024
TeamCity be ut coverage result: |
… query (#35734) support data type ipv4/ipv6 with inverted index and then we can query like "> or < or >= or <= or in/not in " this conjuncts expr for ip with inverted index speeding up
… query (#35734) support data type ipv4/ipv6 with inverted index and then we can query like "> or < or >= or <= or in/not in " this conjuncts expr for ip with inverted index speeding up
… query (apache#35734) support data type ipv4/ipv6 with inverted index and then we can query like "> or < or >= or <= or in/not in " this conjuncts expr for ip with inverted index speeding up
… query (apache#35734) support data type ipv4/ipv6 with inverted index and then we can query like "> or < or >= or <= or in/not in " this conjuncts expr for ip with inverted index speeding up
Proposed changes
support data type ipv4/ipv6 with inverted index
and then we can query like "> or < or >= or <= or in/not in " this conjuncts expr for ip with inverted index speeding up
Issue Number: close #xxx