This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7402fee1fcf [feature](function) support ip function ipv6_string_to_num(_or_default, _or_null), inet6_aton (#28361) add f40cce14063 [Fix](partition) Skip rowset partition id eq 0 smaller than config wh… (#29510) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 3 +++ be/src/common/config.h | 3 +++ be/src/olap/data_dir.cpp | 30 ++++++++++++++++++++++-- be/src/olap/rowset/rowset_meta_manager.cpp | 16 +++++++++---- be/src/olap/rowset/rowset_meta_manager.h | 4 ++-- be/src/olap/tablet_manager.cpp | 6 ++--- be/src/olap/tablet_meta.cpp | 11 +++++++++ be/src/olap/txn_manager.cpp | 12 ++++++++-- be/test/olap/path_gc_test.cpp | 2 +- be/test/olap/rowset/rowset_meta_manager_test.cpp | 2 +- 10 files changed, 74 insertions(+), 15 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org