blob: 80a9b7c0ead106218da22df7ab5bc2c0a87624b6 [file] [log] [blame]
{
"testId": "joins_inner",
"type": "group",
"description": "Inner 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"
}
]
}