apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
11.8k stars 3.11k forks source link

[fix](map)fix upgrade behavior from 1.2 version #36983

Closed amorynan closed 1 day ago

amorynan commented 3 days ago

Proposed changes

backport: https://github.com/apache/doris/pull/36635 Issue Number: close #xxx

doris-robot commented 3 days ago

Thank you for your contribution to Apache Doris. Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website. See Doris Document.

amorynan commented 3 days ago

run buildall

github-actions[bot] commented 3 days ago

clang-tidy review says "All clean, LGTM! :+1:"

doris-robot commented 3 days ago

TeamCity be ut coverage result: Function Coverage: 36.33% (9145/25174) Line Coverage: 27.86% (74587/267695) Region Coverage: 26.78% (38472/143674) Branch Coverage: 23.47% (19497/83078) Coverage Report: http://coverage.selectdb-in.cc/coverage/4d123bdce66d7dbc84967c414207c51568fd8572_4d123bdce66d7dbc84967c414207c51568fd8572/report/index.html

amorynan commented 3 days ago

run p0