blob: b52628e50de7c4537bc8cd4404f2fd9dba136ca4 [file]
{
"testId": "casexpr",
"type": "group",
"description": "Test case expression with constants",
"submit-type": "jdbc",
"categories": [
"functional"
],
"matrices": [
{
"query-file": ".*.q",
"schema": "dfs.Join",
"output-format": "tsv",
"expected-file": ".*.e",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/join",
"dest": "join"
}
]
}