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