github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/templates/expected_5.json (about)

     1  {
     2    "rows": [
     3     {
     4      "hydrate_column_1": "hydrate1-0",
     5      "hydrate_column_2": "hydrate2-0-hydrate1-0",
     6      "hydrate_column_3": "hydrate3-0-hydrate2-0-hydrate1-0",
     7      "hydrate_column_4": "hydrate4-0",
     8      "hydrate_column_5": "hydrate5-0-hydrate4-0-hydrate1-0",
     9      "id": 0
    10     }
    11    ],
    12    "metadata": {
    13     "Duration": 2085913625,
    14     "scans": [
    15      {
    16       "connection": "chaos",
    17       "table": "chaos_hydrate_columns_dependency",
    18       "cache_hit": false,
    19       "rows_fetched": 2,
    20       "hydrate_calls": 10,
    21       "start_time": "2024-04-11T12:34:06+05:30",
    22       "duration": 2045,
    23       "columns": [
    24        "hydrate_column_1",
    25        "hydrate_column_2",
    26        "hydrate_column_3",
    27        "hydrate_column_4",
    28        "hydrate_column_5",
    29        "id"
    30       ],
    31       "limit": null,
    32       "quals": [
    33        {
    34         "column": "id",
    35         "operator": "=",
    36         "value": 0
    37        }
    38       ]
    39      }
    40     ],
    41     "rows_returned": 1,
    42     "rows_fetched": 2,
    43     "hydrate_calls": 10
    44    }
    45   }
    46