{ | |
"testId": "testJsonGeneric", | |
"type": "group", | |
"description": "Test generic json queries", | |
"categories": [ | |
"advanced" | |
], | |
"matrices": [ | |
{ | |
"query-file": ".*.q", | |
"schema": "dfs.drillTestDir", | |
"output-format": "tsv", | |
"expected-file": ".*.e_tsv", | |
"verification-type": [ | |
"in-memory" | |
] | |
} | |
], | |
"datasources": [ | |
{ | |
"mode": "cp", | |
"src": "Datasources/json_kvgenflatten/kvgen-complex-large.json", | |
"dest": "json_kvgenflatten/kvgen-complex-large.json" | |
} | |
] | |
} |