blob: cfd242b3242bd33a01b66f8922e03dcf41537424 [file] [log] [blame]
{
"testId": "table_function-functional-plan",
"type": "group",
"description": "Test table function queries via jdbc",
"categories": [
"functional"
],
"matrices": [
{
"query-file": ".*.q",
"schema": "dfs.drillTestDir",
"output-format": "tsv",
"expected-file": ".*.e",
"verification-type": [
"regex"
]
}
],
"datasources": [
{
"mode": "post_cp",
"src": "Datasources/table_function",
"dest": "table_function/"
},
{
"mode": "gen",
"src": "Datasources/table_function/DRILL-5166_generate_data.sh $DRILL_TESTDATA_DIR",
"dest": ""
}
]
}