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

kxiao pushed a change to tag 3.0.4-rc02
in repository https://gitbox.apache.org/repos/asf/doris.git


*** WARNING: tag 3.0.4-rc02 was modified! ***

    from 1b61017fed1 (tag)
      to 39f9074cec7 (commit)
    from 919f041b3da 3.0.4-rc02
     add 39f9074cec7 branch-3.0.4: [fix](array index) Correct null bitmap 
writing for inverted index #47846 (#48180)

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

Reply via email to