This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 752fc5e7e06 [Feat](Nereids) refactor show table command (#48833) add 865b45c35be [improvement](statistics)Support convert ip type to double for column stats. (#48823) No new revisions were added by this update. Summary of changes: .../trees/expressions/literal/IPv4Literal.java | 5 ++ .../trees/expressions/literal/IPv6Literal.java | 5 ++ .../doris/statistics/util/StatisticsUtil.java | 12 +++ .../suites/statistics/test_analyze_ip_type.groovy | 97 ++++++++++++++++++++++ 4 files changed, 119 insertions(+) create mode 100644 regression-test/suites/statistics/test_analyze_ip_type.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org