blob: c8f22008ab1385be6dcbf087fbc95858dab7c102 [file] [log] [blame]
{
"testId": "cttas",
"type": "group",
"description": "CREATE TEMPORARY TABLE tests",
"categories": [ "functional" ],
"matrices": [
{
"query-file": ".*.sql",
"schema": "dfs.Join",
"output-format": "tsv",
"expected-file": ".*.e",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/join",
"dest": "join"
}
]
}