blob: deb8abaecb65cd7e8978e6caf12f1d95eca9a2bc [file] [log] [blame]
{
"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"
}
]
}