This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45194-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 384a1a4bd70 [branch-2.1]log more detail when query hits policy (#44685) (#45366) add 861afbb686f [fix](ip)fix default value for ip (#45194) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/ColumnDef.java | 6 +++++ .../org/apache/doris/analysis/IPv4Literal.java | 2 +- .../org/apache/doris/analysis/IPv6Literal.java | 2 +- .../data/datatype_p0/ip/test_ip_basic.out | 31 ++++++++++++++++++++++ .../suites/datatype_p0/ip/test_ip_basic.groovy | 26 ++++++++++++++++++ 5 files changed, 65 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org