blob: 5ae1ffbfd3305424728573bc243dbb5789ca2e0c [file] [log] [blame]
{
"testId": "joins_inner_order_by_queries",
"type": "group",
"description": "Joins with subqueries and all possible permutations of order by",
"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"
}
]
}