blob: 4c18510b3d7828f3631e4819a433e607d4cf4ed9 [file] [log] [blame]
{
"testId": "Stats_positive_tests",
"type": "group",
"description": "Test queries using stats",
"categories": [
"excluded"
],
"matrices": [
{
"query-file": ".*.sql",
"schema": "dfs.drillTestDir",
"output-format": "tsv",
"expected-file": ".*.plan",
"verification-type": [
"regex"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/table_stats/tables",
"dest": "table_stats"
},
{
"mode": "gen",
"src": "Datasources/table_stats/table_stats.sh",
"dest": ""
}
]
}