blob: 62aa3c93771375477c5a1dbd480570e6e92bf25e [file] [log] [blame]
{
"testId": "nulleqjoin",
"type": "group",
"description": "Test null equality join queries",
"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"
},
{
"mode": "gen",
"src": "Datasources/join/crt_tbl_prtntd_tbl.sh",
"dest": ""
}
]
}