diff --git a/regression-test/data/audit/test_audit_log_behavior.out b/regression-test/data/audit/test_audit_log_behavior.out index 904fa6299e3194..bfb8d22da9d046 100644 --- a/regression-test/data/audit/test_audit_log_behavior.out +++ b/regression-test/data/audit/test_audit_log_behavior.out @@ -4,28 +4,41 @@ query_id varchar(48) Yes true \N time datetime(3) Yes true \N client_ip varchar(128) Yes true \N user varchar(128) Yes false \N NONE +frontend_ip varchar(1024) Yes false \N NONE catalog varchar(128) Yes false \N NONE db varchar(128) Yes false \N NONE state varchar(128) Yes false \N NONE error_code int Yes false \N NONE error_message text Yes false \N NONE query_time bigint Yes false \N NONE +cpu_time_ms bigint Yes false \N NONE +peak_memory_bytes bigint Yes false \N NONE scan_bytes bigint Yes false \N NONE 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 +spill_write_bytes_from_local_storage bigint Yes false \N NONE +spill_read_bytes_from_local_storage 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 +parse_time_ms int Yes false \N NONE +plan_times_ms map Yes false \N NONE +get_meta_times_ms map Yes false \N NONE +schedule_times_ms map Yes false \N NONE +hit_sql_cache tinyint Yes false \N NONE +handled_in_fe tinyint Yes false \N NONE +queried_tables_and_views array Yes false \N NONE +chosen_m_views array Yes false \N NONE +changed_variables map Yes false \N NONE +sql_mode text Yes false \N NONE stmt_type varchar(48) Yes false \N NONE -is_query tinyint Yes false \N NONE -is_nereids tinyint Yes false \N NONE -frontend_ip varchar(128) Yes false \N NONE -cpu_time_ms bigint Yes false \N NONE +stmt_id bigint Yes false \N NONE sql_hash varchar(128) Yes false \N NONE sql_digest varchar(128) Yes false \N NONE -peak_memory_bytes bigint Yes false \N NONE +is_query tinyint Yes false \N NONE +is_nereids tinyint Yes false \N NONE +is_internal tinyint Yes false \N NONE workload_group text Yes false \N NONE compute_group text Yes false \N NONE stmt text Yes false \N NONE