This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 5f8e948 [fix] BE crash when reporting tablet (#8453) add 2c63fc1 [improvement](vectorized) Support BetweenPredicate enable fold const expr (#8450) No new revisions were added by this update. Summary of changes: be/src/runtime/mysql_result_writer.cpp | 6 ++++-- be/src/vec/columns/column.h | 4 +++- be/src/vec/columns/column_nullable.cpp | 2 +- be/src/vec/columns/column_nullable.h | 2 +- be/src/vec/columns/column_vector.cpp | 4 ++-- be/src/vec/exprs/vtuple_is_null_predicate.cpp | 6 ++---- .../src/main/java/org/apache/doris/rewrite/FoldConstantsRule.java | 6 +++++- 7 files changed, 18 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org