| { | |
| "testId": "values", | |
| "type": "group", | |
| "description": "tests to verify VALUES constructor", | |
| "submit-type": "jdbc", | |
| "categories": [ | |
| "functional" | |
| ], | |
| "matrices": [ | |
| { | |
| "query-file": ".*.q", | |
| "schema": "dfs.union_all", | |
| "output-format": "tsv", | |
| "expected-file": ".*.e", | |
| "verification-type": [ | |
| "in-memory" | |
| ] | |
| } | |
| ], | |
| "datasources": [ | |
| { | |
| "mode": "cp", | |
| "src": "Datasources/union_all", | |
| "dest": "union_all" | |
| } | |
| ] | |
| } |