{
  "rowkey": "row_id",
  "columns": {
    "row_id": {
      "cf": "rowkey",
      "col": "row_id",
      "type": "string"
    },
    "dsp": {
      "cf": "meta",
      "col": "dsp",
      "type": "string"
    },
    "isrc": {
      "cf": "meta",
      "col": "isrc",
      "type": "string"
    },
    "content_type": {
      "cf": "meta",
      "col": "content_type",
      "type": "string"
    },
    "date": {
      "cf": "meta",
      "col": "date",
      "type": "string"
    },
    "streams": {
      "cf": "metrics",
      "col": "streams",
      "type": "binary"
    }
  },
  "table": {
    "namespace": "default",
    "name": "tiktok"
  }
}
