[
  {
    "Plan": {
      "Node Type": "Limit",
      "Parallel Aware": false,
      "Async Capable": false,
      "Startup Cost": 0.42,
      "Total Cost": 203.42,
      "Plan Rows": 50,
      "Plan Width": 30,
      "Actual Rows": 50,
      "Actual Loops": 1,
      "Shared Hit Blocks": 54,
      "Shared Read Blocks": 0,
      "Shared Dirtied Blocks": 0,
      "Shared Written Blocks": 0,
      "Local Hit Blocks": 0,
      "Local Read Blocks": 0,
      "Local Dirtied Blocks": 0,
      "Local Written Blocks": 0,
      "Temp Read Blocks": 0,
      "Temp Written Blocks": 0,
      "Plans": [
        {
          "Node Type": "Index Scan",
          "Parent Relationship": "Outer",
          "Parallel Aware": false,
          "Async Capable": false,
          "Scan Direction": "Forward",
          "Index Name": "orders_tenant_status_created_id_idx",
          "Relation Name": "orders",
          "Alias": "orders",
          "Startup Cost": 0.42,
          "Total Cost": 812.42,
          "Plan Rows": 200,
          "Plan Width": 30,
          "Actual Rows": 50,
          "Actual Loops": 1,
          "Index Cond": "((tenant_id = 42) AND (status = 'open'::text))",
          "Rows Removed by Index Recheck": 0,
          "Shared Hit Blocks": 54,
          "Shared Read Blocks": 0,
          "Shared Dirtied Blocks": 0,
          "Shared Written Blocks": 0,
          "Local Hit Blocks": 0,
          "Local Read Blocks": 0,
          "Local Dirtied Blocks": 0,
          "Local Written Blocks": 0,
          "Temp Read Blocks": 0,
          "Temp Written Blocks": 0
        }
      ]
    },
    "Settings": {
      "jit": "off",
      "max_parallel_workers_per_gather": "0"
    },
    "Planning": {
      "Shared Hit Blocks": 144,
      "Shared Read Blocks": 0,
      "Shared Dirtied Blocks": 0,
      "Shared Written Blocks": 0,
      "Local Hit Blocks": 0,
      "Local Read Blocks": 0,
      "Local Dirtied Blocks": 0,
      "Local Written Blocks": 0,
      "Temp Read Blocks": 0,
      "Temp Written Blocks": 0
    },
    "Planning Time": 0.343,
    "Triggers": [],
    "Execution Time": 0.81
  }
]
