1{
2 "datasetType": "TF",
3 "numRows": 12,
4 "columns": {
5 "col0": {
6 "type": "int64",
7 "rank": 2,
8 "shape": [2, 2]
9 },
10 "col1": {
11 "type": "int64",
12 "rank": 2,
13 "shape": [2, 2]
14 },
15 "col2": {
16 "type": "int64",
17 "rank": 2,
18 "shape": [2, 2]
19 }
20 }
21}
22