blob: cb8c1e0df412bbf77c1f85a8d7bc3c4b99fabc48 [file] [log] [blame]
{
"testId": "timestampadd_timestampdiff_tests",
"type": "group",
"description": "Tests for TIMESTAMPADD and TIMESTAMPDIFF functions",
"categories": [
"functional"
],
"matrices": [
{
"query-file": ".*.sql",
"schema": "dfs.drilltestdirtpch01parquet",
"output-format": "tsv",
"expected-file": ".*.e_tsv",
"verification-type": [
"in-memory"
]
}
],
"datasources": [
{
"mode": "cp",
"src": "Datasources/Tpch0.01/parquet/orders.parquet",
"dest": "Tpch0.01/parquet/orders/orders.parquet"
}
]
}