blob: c78e890c43565802d605fe96837553f2c946729a [file] [log] [blame]
{
"testId": "lead_fn",
"type": "group",
"description": "Functional tests to verify LEAD Window Function",
"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"
}
]
}