This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new 55e5e69a81d [branch-2.1]Fix test_audit_log_behavior failed (#45636)
55e5e69a81d is described below

commit 55e5e69a81dcb0d14431bdcdf92131e991b77480
Author: wangbo <wan...@selectdb.com>
AuthorDate: Thu Dec 19 17:43:11 2024 +0800

    [branch-2.1]Fix test_audit_log_behavior failed (#45636)
---
 regression-test/data/audit/test_audit_log_behavior.out | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/regression-test/data/audit/test_audit_log_behavior.out 
b/regression-test/data/audit/test_audit_log_behavior.out
index cfcd49eb639..c9c5b03df41 100644
--- a/regression-test/data/audit/test_audit_log_behavior.out
+++ b/regression-test/data/audit/test_audit_log_behavior.out
@@ -15,6 +15,8 @@ scan_rows     bigint  Yes     false   \N      NONE
 return_rows    bigint  Yes     false   \N      NONE
 shuffle_send_rows      bigint  Yes     false   \N      NONE
 shuffle_send_bytes     bigint  Yes     false   \N      NONE
+scan_bytes_from_local_storage  bigint  Yes     false   \N      NONE
+scan_bytes_from_remote_storage bigint  Yes     false   \N      NONE
 stmt_id        bigint  Yes     false   \N      NONE
 is_query       tinyint Yes     false   \N      NONE
 is_nereids     tinyint Yes     false   \N      NONE


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to