• Sergei Petrunia's avatar
    EXPLAIN FORMAT=JSON: support SJ-Materialization · 753718c2
    Sergei Petrunia authored
    - Switch Explain data structure from "flat" representation of
      SJ-Materialization into nested one.
    - Update functions that print tabular output to operate on the
      nested structure.
    - Add function to generate JSON output.
    753718c2
explain_json.result 12.2 KB