This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 1055f9eb259 branch-3.0: Revert "[debug](auto-partition) debug auto&dynamic partition creation" #48005 (#48176) add 3827d384596 branch-3.0: [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. #48029 (#48071) No new revisions were added by this update. Summary of changes: be/src/vec/functions/function_convert_tz.h | 42 +++++++++++----- be/src/vec/functions/function_ifnull.h | 5 +- be/test/vec/function/function_convert_tz_test.cpp | 59 +++++++++++++++++++++++ 3 files changed, 94 insertions(+), 12 deletions(-) create mode 100644 be/test/vec/function/function_convert_tz_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org