mabel-dev/opteryx

🪲 Execution statistics missing from v2 Engine

Closed this issue · 0 comments

This is the set from 0.18.1

{
  "blobs_read": 1,
  "bytes_processed": 1530,
  "columns_read": 20,
  "optimization_predicate_pushdown": 2,
  "optimization_projection_pushdown": 3,
  "rows_read": 9,
  "time_evaluating": 0.002372,
  "time_exiting": 4.6792e-05,
  "time_planning": 0.043883,
  "time_planning_ast_rewriter": 5.1125e-05,
  "time_planning_binder": 0.004451542,
  "time_planning_optimizer": 0.00234125,
  "time_planning_physical_planner": 0.000269208,
  "time_planning_sql_rewriter": 7.6875e-05,
  "time_reading_blobs": 0.212872875,
  "time_selecting": 0.002391,
  "time_total": 0.264484,
  "messages": []
}