Skip to content

Commit

Permalink
[branch-2.1]Fix test_audit_log_behavior failed (apache#45636)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangbo authored Dec 19, 2024
1 parent d6c629d commit 55e5e69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions regression-test/data/audit/test_audit_log_behavior.out
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 55e5e69

Please sign in to comment.