From 33cf01b46defac0ddc0d329310eb13c1fe1f1f13 Mon Sep 17 00:00:00 2001 From: gbg3 <31935320+gbg3@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:21:51 -0400 Subject: [PATCH] updating schema definition --- schema.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/schema.json b/schema.json index 4095350..12c5d97 100644 --- a/schema.json +++ b/schema.json @@ -1,6 +1,5 @@ [ { - "description": "bq-datetime", "mode": "NULLABLE", "name": "audit_time", "type": "TIMESTAMP" @@ -56,7 +55,6 @@ "type": "INTEGER" }, { - "description": "bq-datetime", "mode": "NULLABLE", "name": "project_createTime", "type": "TIMESTAMP"