blob: c1f44ae7c92f61f0d960b778dcbae4fc2d538824 [file]
{
"testId": "values",
"type": "group",
"description": "tests to verify VALUES constructor",
"submit-type": "jdbc",
"categories": [
"functional"
],
"matrices": [
{
"query-file": ".*.q",
"schema": "dfs.union_all",
"output-format": "tsv",
"expected-file": ".*.e",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/union_all",
"dest": "union_all"
}
]
}