blob: 8ad2076f0aca7b03cb79d5c70d2c3fba5b65982e [file] [log] [blame]
{
"testId": "joins_left_outer",
"type": "group",
"description": "Left outer join tests",
"categories": [ "functional" ],
"matrices": [
{
"query-file": ".*.sql",
"schema": "dfs.joins",
"output-format": "tsv",
"expected-file": ".*.res",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/joins",
"dest": "joins"
}
]
}