This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 727f0374be1 [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 (#41385) add d659750fd96 [pick](Serde-2.1) fix variant serde may lost num_rows when subcolumns empty (#41438) No new revisions were added by this update. Summary of changes: be/src/agent/be_exec_version_manager.h | 3 +- be/src/vec/data_types/data_type_object.cpp | 18 +++++- .../main/java/org/apache/doris/common/Config.java | 2 +- regression-test/data/variant_p0/rqg/rqg5.out | 67 ++++++++++++++++++++++ regression-test/suites/variant_p0/rqg/rqg5.sql | 22 +++++++ 5 files changed, 109 insertions(+), 3 deletions(-) create mode 100644 regression-test/data/variant_p0/rqg/rqg5.out create mode 100644 regression-test/suites/variant_p0/rqg/rqg5.sql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org