blob: 934f9a16f118e81fa58c26347d84bf795219742e [file] [log] [blame]
{
"testId": "aggregation_scalar_limit0_data",
"type": "limit 0",
"description": "Aggregation without groupping",
"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"
},
{
"mode": "ddl",
"src": "Datasources/limit0/aggregates/aggregation/scalar/create_scalar_views.sql",
"dest": ""
}
]
}