You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following metrics in EXPLAIN ANALYZE are not described in a documentation targeted to users: page_index_rows_filtered, row_groups_pruned_bloom_filter, predicate_evaluation_errors, row_groups_matched_statistics, row_groups_pruned_statistics, pushdown_rows_filtered, num_predicate_creation_errors, row_groups_matched_bloom_filter, pushdown_eval_time, page_index_eval_time
To Reproduce
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
The following metrics in
EXPLAIN ANALYZE
are not described in a documentation targeted to users: page_index_rows_filtered, row_groups_pruned_bloom_filter, predicate_evaluation_errors, row_groups_matched_statistics, row_groups_pruned_statistics, pushdown_rows_filtered, num_predicate_creation_errors, row_groups_matched_bloom_filter, pushdown_eval_time, page_index_eval_timeTo Reproduce
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: