blob: b7c9d79613f09a60c993d7c6e7fab0011e879cb4 [file] [log] [blame]
{
"testId": "aggregation_group_by",
"type": "group",
"description": "case in group by",
"categories": [ "functional" ],
"matrices": [
{
"query-file": ".*.sql",
"schema": "dfs.aggregation",
"output-format": "tsv",
"expected-file": ".*.res",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/aggregation",
"dest": "aggregation"
}
]
}