blob: fb5e3ad9a34bdb0571d35336d646e6185dbf85d4 [file] [log] [blame]
{
"testId": "schema_change_empty_batch_json",
"type": "group",
"description": "Test drill queries involving empty batches for json files",
"submit-type": "jdbc",
"categories": [
"excluded"
],
"matrices": [
{
"query-file": ".*.sql",
"schema": "dfs.drillTestDirSchemaChangeEmptyBatch",
"output-format": "tsv",
"expected-file": ".*.e_tsv",
"verification-type": [
"in-memory"
]
}
],
"datasources" : [
{
"mode": "gen",
"src": "Datasources/schema_change_empty_batch/json/setup.sh",
"dest": ""
}
]
}