This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 076fd7e905 [fix](invert index) fix overloaded-virtual compiler warning
(#24174)
new c36f524522 [fix](multi-catalog)support bit type and hidden mc secret
key (#24124)
new 9ab29359dc [fix](load) check segment file size when finalize (#24196)
new 7e37817765 [Fix](status)Fix leaky abstraction and shield the status
code `END_OF_FILE` from upper layers (#24165)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/olap/delete_bitmap_calculator.cpp | 1 +
be/src/olap/rowset/segment_v2/binary_prefix_page.cpp | 8 +++++++-
be/src/olap/rowset/segment_v2/segment.cpp | 7 +++++--
be/src/olap/rowset/segment_v2/segment_writer.cpp | 13 ++++---------
be/src/olap/rowset/segment_v2/segment_writer.h | 1 -
be/src/olap/tablet.cpp | 2 +-
be/test/olap/primary_key_index_test.cpp | 2 +-
.../org/apache/doris/maxcompute/MaxComputeColumnValue.java | 5 +++--
.../java/org/apache/doris/common/util/PrintableMap.java | 3 ++-
9 files changed, 24 insertions(+), 18 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]