blob: 4e3c21c93202e2044bf16765f5e828de7a745afd [file] [log] [blame]
{
"testId": "aggregation_multicolumn_limit0_plan",
"type": "group",
"description": "Group by on more than 6 columns",
"categories": [ "functional" ],
"matrices": [
{
"query-file": ".*.sql",
"schema": "dfs.aggregation",
"output-format": "tsv",
"expected-file": ".*.res",
"verification-type": [
"regex"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/aggregation",
"dest": "aggregation"
},
{
"mode": "ddl",
"src": "Datasources/limit0/aggregates/aggregation/multicolumn/create_multicolumn_views.sql",
"dest": ""
}
]
}