blob: 43747e5ccb36a2903a6fbb0a1b90e4975fb56a88 [file] [log] [blame]
{
"testId": "join",
"type": "group",
"description": "Test join queries via jdbc",
"submit-type": "jdbc",
"categories": [
"functional"
],
"matrices": [
{
"query-file": ".*.q",
"schema": "dfs.Join",
"output-format": "tsv",
"expected-file": ".*.e",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/join",
"dest": "join"
}
]
}