blob: 9c7c72367259a778e15060baca6812c9da5232c0 [file] [log] [blame]
{
"testId": "wind_fn_views",
"type": "group",
"description": "Functional tests to verify Window Functions defined over Views",
"submit-type": "jdbc",
"categories": [
"functional"
],
"matrices": [
{
"query-file": ".*.q",
"schema": "dfs.window_functions",
"output-format": "tsv",
"expected-file": ".*.e",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/window_functions",
"dest": "window_functions"
}
]
}