[
  {
    "schema": {
      "id": 7,
      "name": "string",
      "externalId": "string",
      "extensions": {}
    },
    "tokens": [
      {
        "name": "string",
        "type": null,
        "primaryKey": false,
        "originalColumn": 9,
        "hashfileColumnOrder": 7,
        "colLengthBitmap": 1
      },
      {
        "name": "string",
        "type": null,
        "primaryKey": false,
        "originalColumn": 10,
        "hashfileColumnOrder": 5,
        "colLengthBitmap": 8
      },
      {
        "name": "string",
        "type": null,
        "primaryKey": true,
        "originalColumn": 5,
        "hashfileColumnOrder": 7,
        "colLengthBitmap": 9
      },
      {
        "name": "string",
        "type": null,
        "primaryKey": true,
        "originalColumn": 5,
        "hashfileColumnOrder": 3,
        "colLengthBitmap": 9
      },
      {
        "name": "string",
        "type": null,
        "primaryKey": false,
        "originalColumn": 2,
        "hashfileColumnOrder": 7,
        "colLengthBitmap": 6
      }
    ]
  }
]