This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git
from 2dbd70bf92 1.1.1 rc03 (#11161) new 3fc0ba91dc [bug]string pad functions should always be nullable (#11140) new 1cde8cd819 [FIX]string pad function should be always nullable for both string and varchar type (#11196) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: gensrc/script/doris_builtins_functions.py | 4 +-- ..._timestamp.out => test_string_pad_function.out} | 10 +++--- .../test_string_pad_function.groovy} | 37 +++++++++++----------- 3 files changed, 27 insertions(+), 24 deletions(-) copy regression-test/data/correctness/{test_current_timestamp.out => test_string_pad_function.out} (63%) copy regression-test/suites/{performance/redundant_conjuncts.groovy => correctness/test_string_pad_function.groovy} (57%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org