This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from bea5701cce [minor](docs) update docs for variable sql_select_limit (#23262) add 3049533e63 [Bug](materialized-view) fix core dump on create materialized view when diffrent mv column have same reference base column (#23425) No new revisions were added by this update. Summary of changes: be/src/common/status.h | 12 ++-- be/src/exec/tablet_info.cpp | 7 ++- .../rowset/segment_v2/inverted_index_reader.cpp | 3 +- be/src/olap/schema_change.cpp | 64 +++++++++++----------- be/src/olap/schema_change.h | 4 +- be/src/vec/columns/column_nullable.h | 2 +- be/src/vec/olap/olap_data_convertor.cpp | 6 ++ .../ssb/multiple_no_where/multiple_no_where.out | 4 ++ .../ssb/multiple_no_where/multiple_no_where.groovy | 8 +++ .../partial_update/test_partial_update.groovy | 2 +- .../test_partial_update_strict_mode.groovy | 4 +- 11 files changed, 66 insertions(+), 50 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org