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/doris.git
from eb5b96563c2 [fix](be-ut) Fix unstable test cases (#29896) add 37fd59b07f4 [Improvement](function) enable ipv6_num_to_string function to support handling of IPv6 type (#29886) No new revisions were added by this update. Summary of changes: .../functions/scalar/Ipv6NumToString.java | 5 +- gensrc/script/doris_builtins_functions.py | 4 +- .../test_ipv6_num_to_string_function.out | 11 +++++ .../test_ipv6_num_to_string_function.groovy | 54 ++++++++++++++++++++++ 4 files changed, 72 insertions(+), 2 deletions(-) create mode 100644 regression-test/data/query_p0/sql_functions/ip_functions/test_ipv6_num_to_string_function.out create mode 100644 regression-test/suites/query_p0/sql_functions/ip_functions/test_ipv6_num_to_string_function.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org