This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
from 0bf72caf68 [Bug][Vectorized] Fix UB when doing ORDER BY. (#9023) add 7634e55513 [fix] fix p0 test failed because of char type cannot convert to datetime (#8996) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/catalog/PrimitiveType.java | 11 +++++++++++ .../data/correctness/test_char_implicit_cast.out | 18 ++++++++++++++++++ .../suites/correctness/test_char_implicit_cast.groovy | 13 +++++++------ 3 files changed, 36 insertions(+), 6 deletions(-) create mode 100644 regression-test/data/correctness/test_char_implicit_cast.out copy be/src/common/env_config.h.in => regression-test/suites/correctness/test_char_implicit_cast.groovy (60%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org