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

     1  {
     2    "rows": [
     3     {
     4      "transform_method_column": "Transform method"
     5     },
     6     {
     7      "transform_method_column": "Transform method"
     8     }
     9    ],
    10    "metadata": {
    11     "Duration": 40391583,
    12     "scans": [
    13      {
    14       "connection": "chaos",
    15       "table": "chaos_transforms",
    16       "cache_hit": false,
    17       "rows_fetched": 2,
    18       "hydrate_calls": 0,
    19       "start_time": "2024-04-11T11:45:30+05:30",
    20       "duration": 3,
    21       "columns": [
    22        "transform_method_column",
    23        "id"
    24       ],
    25       "limit": null,
    26       "quals": null
    27      }
    28     ],
    29     "rows_returned": 2,
    30     "rows_fetched": 2,
    31     "hydrate_calls": 0
    32    }
    33   }
    34