This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 3c837a9bdd [regression](load) modify variable definition (#13506) add 1892e8f66e [Enhancement](scanner) support split avg key range (#13166) No new revisions were added by this update. Summary of changes: be/src/common/config.h | 2 +- be/src/exec/olap_common.cpp | 31 ------- be/src/exec/olap_common.h | 108 +++++++++++++++---------- be/src/olap/tuple.h | 8 +- be/src/runtime/datetime_value.h | 19 ++++- be/src/runtime/memory/thread_mem_tracker_mgr.h | 2 +- be/src/vec/runtime/vdatetime_value.h | 36 +++++++-- be/test/exec/olap_common_test.cpp | 53 ++++++------ 8 files changed, 143 insertions(+), 116 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org