This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from 54228425b3 [cherry-pick](query exec) should print error status when query meet error #18247 new 058fb4e420 [bugfix](publish) fix TabletLoadInfo may released by delete txn (#17986) new 4c22234520 [fix](merge-on-write) fix that missed rows don't match merged rows for base compaction (#18262) new f4456fc0e9 [fix](load) handle null map right in OlapDataConvertor (#18236) 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/compaction.cpp | 10 ++++++---- be/src/olap/task/engine_publish_version_task.cpp | 10 +++++++--- be/src/olap/txn_manager.cpp | 10 +++++----- be/src/vec/olap/olap_data_convertor.cpp | 17 +++++++++-------- be/src/vec/olap/olap_data_convertor.h | 16 ++++++++-------- 5 files changed, 35 insertions(+), 28 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org