diff --git a/schema.json b/schema.json index 1d37ad5..4095350 100644 --- a/schema.json +++ b/schema.json @@ -2,7 +2,7 @@ { "description": "bq-datetime", "mode": "NULLABLE", - "name": "audit_date", + "name": "audit_time", "type": "TIMESTAMP" }, {