Skip to content

Commit e6090a9

Browse files
committed
1
1 parent 1c1648a commit e6090a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

regression-test/data/audit/test_audit_log_behavior.out

+3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,12 @@ scan_rows bigint Yes false \N NONE
1515
return_rows bigint Yes false \N NONE
1616
shuffle_send_rows bigint Yes false \N NONE
1717
shuffle_send_bytes bigint Yes false \N NONE
18+
scan_bytes_from_local_storage bigint Yes false \N NONE
19+
scan_bytes_from_remote_storage bigint Yes false \N NONE
1820
stmt_id bigint Yes false \N NONE
1921
stmt_type varchar(48) Yes false \N NONE
2022
is_query tinyint Yes false \N NONE
23+
is_nereids tinyint Yes false \N NONE
2124
frontend_ip varchar(128) Yes false \N NONE
2225
cpu_time_ms bigint Yes false \N NONE
2326
sql_hash varchar(128) Yes false \N NONE

0 commit comments

Comments
 (0)