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 7b49ed1bce2 [Improvement](runtime-filter) use shared ptr to instead object pool to store runtime filters (#38085) add 13cfe3dc88b [Fix](Variant) cast from jsonb with string value when enable `jsonb_string_as_string` should consider others types include date,datateime,array ... (#38291) No new revisions were added by this update. Summary of changes: be/src/vec/functions/function_cast.h | 17 +++++++-- regression-test/data/variant_p0/rqg/rqg2.out | 48 ++++++++++++++++++++++++++ regression-test/suites/variant_p0/rqg/rqg2.sql | 8 +++++ 3 files changed, 70 insertions(+), 3 deletions(-) create mode 100644 regression-test/data/variant_p0/rqg/rqg2.out create mode 100644 regression-test/suites/variant_p0/rqg/rqg2.sql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org