This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from e396f853a06 Pick "[enhance](Cooldown) Use config to control whether use cooldown replica for scanning first" (#38322) add 73fc55b203f [Pick](Variant) fix some issue by RQG (#38336) No new revisions were added by this update. Summary of changes: be/src/vec/functions/function_cast.h | 17 ++- be/src/vec/functions/function_variant_element.cpp | 10 +- regression-test/data/variant_p0/rqg/rqg2.out | 48 ++++++++ regression-test/data/variant_p0/rqg/rqg3.out | 130 ++++++++++++++++++++++ regression-test/suites/variant_p0/rqg/rqg2.sql | 8 ++ regression-test/suites/variant_p0/rqg/rqg3.sql | 43 +++++++ 6 files changed, 252 insertions(+), 4 deletions(-) create mode 100644 regression-test/data/variant_p0/rqg/rqg2.out create mode 100644 regression-test/data/variant_p0/rqg/rqg3.out create mode 100644 regression-test/suites/variant_p0/rqg/rqg2.sql create mode 100644 regression-test/suites/variant_p0/rqg/rqg3.sql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org