Skip to content

Commit eda07f7

Browse files
Hugo RIALANGCP Dataform
authored andcommitted
Fix
2 parents 3d7bb3e + 067d204 commit eda07f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const commonAssertionsResult = commonAssertions({
3232
"timeZone": "America/Los_Angeles"
3333
},
3434
"second_table": {
35-
"dateColumn": "updated_date",
35+
"dateColumn": "TIMESTAMP(updated_date)",
3636
"timeUnit": "HOUR",
3737
"delayCondition": 3,
3838
"timeZone": "-08"

0 commit comments

Comments
 (0)