Uh oh!
There was an error while loading. Please reload this page.
[improve](array) forbid create inverted index with parser for array and add cases for write correctness check - #39062
Conversation
doris-robot
commented
Aug 7, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
clang-tidy review says "All clean, LGTM! 👍" |
amorynan
commented
Aug 8, 2024
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Aug 8, 2024
TPC-H: Total hot run time: 39647 ms |
amorynan
commented
Aug 8, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Aug 8, 2024
TPC-H: Total hot run time: 39132 ms |
doris-robot
commented
Aug 8, 2024
TPC-DS: Total hot run time: 202770 ms |
doris-robot
commented
Aug 8, 2024
ClickBench: Total hot run time: 30.44 s |
…an/doris into improve-array-invertedIdx
amorynan
commented
Aug 9, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
amorynan
commented
Aug 10, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
amorynan
commented
Aug 13, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
amorynan
commented
Aug 14, 2024
run buildall |
amorynan
commented
Aug 14, 2024
run buildall |
doris-robot
commented
Aug 14, 2024
TPC-H: Total hot run time: 37697 ms |
doris-robot
commented
Aug 14, 2024
TPC-DS: Total hot run time: 189618 ms |
doris-robot
commented
Aug 14, 2024
ClickBench: Total hot run time: 30.62 s |
amorynan
commented
Aug 15, 2024
run cloud_p1 |
PR approved by at least one committer and no changes requested. |
airborne12
left a comment
There was a problem hiding this comment.
Fill your Proposed changes, DO NOT leave it empty
PR approved by at least one committer and no changes requested. |
…nd add cases for write correctness check (#39062) 1. forbid creating array with inverted index which has parser 2. add debug code for array creation with inverted index and add regress test to check number of field which inverted index should create 3. add regress test to check result when query array_contains according profile sign: RowsInvertedIndexFiltered.
…nd add cases for write correctness check (apache#39062) 1. forbid creating array with inverted index which has parser 2. add debug code for array creation with inverted index and add regress test to check number of field which inverted index should create 3. add regress test to check result when query array_contains according profile sign: RowsInvertedIndexFiltered.
Proposed changes
this pr
Issue Number: close #xxx