{ | |
"testId": "jsonNaNInf_positive_cases", | |
"type": "group", | |
"description": "Functional tests to verify NaN/Infinity/-Infinity Json types", | |
"submit-type": "jdbc", | |
"categories": [ | |
"functional" | |
], | |
"matrices": [ | |
{ | |
"query-file": ".*.q", | |
"schema": "dfs.drillTestDir", | |
"output-format": "tsv", | |
"expected-file": ".*.e", | |
"verification-type": [ | |
"in-memory" | |
] | |
} | |
], | |
"datasources": [ | |
{ | |
"mode": "cp", | |
"src": "Datasources/jsonNanInf", | |
"dest": "jsonNanInf" | |
} | |
] | |
} |