blob: 5ac633bd6659e2af9e3dc4520b54e62b667dbb69 [file] [log] [blame]
{
"testId": "aggregation_sanity",
"type": "group",
"description": "Sanity tests for aggregation",
"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"
}
]
}