This is an automated email from the ASF dual-hosted git repository.

eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d422116d650 [BugFix](PreparedStatement) fix stmtId overflow (#47950)
     add f26b7e38ac6 [InvertedIndex](Variant) supoort inverted index for array 
type in variant (#47688)

No new revisions were added by this update.

Summary of changes:
 .../rowset/segment_v2/inverted_index_writer.cpp    |   8 +-
 be/src/vec/exprs/vexpr.cpp                         |   4 +-
 be/test/common/schema_util_test.cpp                |  12 ++
 .../data/variant_github_events_new_p2/load.out     | Bin 152 -> 222 bytes
 .../test_array_contains_with_inverted_index.out    | Bin 0 -> 45214 bytes
 .../test_array_inverted_index_profile.out}         | Bin 2245 -> 2004 bytes
 .../test_arrayInvertedIdx_profile.groovy           |   1 -
 .../test_array_contains_with_inverted_index.groovy |   1 -
 .../variant_github_events_new_p2/load.groovy       |  63 ++++++++-
 .../test_array_contains_with_inverted_index.groovy |  94 ++++++------
 .../with_index}/test_array_index_write.groovy      |  41 +++---
 .../test_array_inverted_index_profile.groovy       | 157 +++++++++++++++++++++
 12 files changed, 311 insertions(+), 70 deletions(-)
 create mode 100644 
regression-test/data/variant_p0/with_index/test_array_contains_with_inverted_index.out
 copy regression-test/data/{inverted_index_p0/test_arrayInvertedIdx_profile.out 
=> variant_p0/with_index/test_array_inverted_index_profile.out} (75%)
 copy regression-test/suites/{inverted_index_p0 => 
variant_p0/with_index}/test_array_contains_with_inverted_index.groovy (57%)
 copy regression-test/suites/{inverted_index_p0/test_array_inverted_index => 
variant_p0/with_index}/test_array_index_write.groovy (61%)
 create mode 100644 
regression-test/suites/variant_p0/with_index/test_array_inverted_index_profile.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to