blob: 525ee3afedbfe9a5b96c040672a4c43cd98e8977 [file] [log] [blame]
{
"testId": "MoreColumns",
"type": "group",
"description": "Test drill with a large no of columns ",
"submit-type": "jdbc",
"categories": [
"functional"
],
"matrices": [
{
"query-file": ".*.q",
"schema": "dfs.moreColumnsText",
"output-format": "tsv",
"expected-file": ".*.e_tsv",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/data-shapes/more-columns/text",
"dest": "data-shapes/more-columns/text"
}
]
}