This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 20976a571f6 branch-3.0: [feature](metrics) add catalog/db/table num metrics #47891 (#47945) add 232f3100ce1 branch-3.0: [fix](array index) Correct null bitmap writing for inverted index #47846 (#48052) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/column_writer.cpp | 10 +- .../rowset/segment_v2/inverted_index_writer.cpp | 52 +- .../olap/rowset/segment_v2/inverted_index_writer.h | 2 +- be/src/olap/task/index_builder.cpp | 41 +- .../segment_v2/inverted_index_array_test.cpp | 879 ++++++++++++++++++++- 5 files changed, 905 insertions(+), 79 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org