This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c6eee04192b [Fix](meta) Add serialize name for auto partition FE properties (#33894) add 3e6a8844efb [fix](inverted index) fix the issue where need_read_data does not handle non-pushdown conditions (#36292) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/segment_iterator.cpp | 32 ++++++++- .../test_need_read_data.out} | 19 ++--- .../inverted_index_p0/test_need_read_data.groovy | 82 ++++++++++++++++++++++ 3 files changed, 123 insertions(+), 10 deletions(-) copy regression-test/data/{schema_change_p0/test_alter_table_column_with_delete.out => inverted_index_p0/test_need_read_data.out} (69%) create mode 100644 regression-test/suites/inverted_index_p0/test_need_read_data.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org