This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from df7fa82f3b2 [fix](test) fix
test_create_table_without_distribution.groovy bug (#35486)
add f3de70c8f37 [refactor](functions) clean some ip functions code and
make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT (#35239)
No new revisions were added by this update.
Summary of changes:
be/src/agent/be_exec_version_manager.h | 1 +
be/src/vec/columns/column.h | 4 +-
be/src/vec/functions/function_ip.cpp | 2 +
be/src/vec/functions/function_ip.h | 223 +++++++--------------
be/test/vec/function/function_ip_test.cpp | 10 +-
.../functions/scalar/Ipv6NumToString.java | 3 +-
.../functions/scalar/IsIpAddressInRange.java | 4 +-
gensrc/script/doris_builtins_functions.py | 13 +-
.../test_is_ip_address_in_range_function.out | 13 +-
.../test_is_ip_address_in_range_function.groovy | 19 +-
10 files changed, 112 insertions(+), 180 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]