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

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


    from f121725b127 [feature](inverted index) add boolean query (#55721)
     add 8f69f145bc3 [Chore](column) some refactor of column dict (#55774)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_v2/segment_iterator.cpp | 11 +----
 be/src/vec/columns/column.h                        |  5 ---
 be/src/vec/columns/column_dictionary.h             | 51 +++++-----------------
 be/src/vec/columns/column_nullable.h               | 30 -------------
 be/src/vec/exec/format/table/iceberg_reader.cpp    |  3 +-
 be/test/exprs/bloom_filter_func_test.cpp           |  2 +-
 be/test/vec/columns/column_array_test.cpp          |  5 ---
 be/test/vec/columns/column_dictionary_test.cpp     | 15 ++++---
 be/test/vec/columns/common_column_test.h           | 16 -------
 .../parquet/byte_array_dict_decoder_test.cpp       |  6 +--
 .../parquet/fix_length_dict_decoder_test.cpp       |  6 +--
 11 files changed, 31 insertions(+), 119 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to