【发布时间】:2017-03-07 14:02:21
【问题描述】:
1.Error while uploading CSV , where Data format is '0000-00-00' && timestamp has '0000-00-00 00:00:00' value.
2.The Datatype is DATE, TIMESTAMP as Follows.
我是否缺少任何忽略复选框。试图忽略所有错误,但不是加载所有数据 bigquery 忽略了日期格式行并仅上传了允许的行。enter image description here
尝试使用空值,无法做到,别无选择,将 DATE 替换为“1969-01-01”,将时间戳替换为“1969-01-01 00:00:00”。我能够上传数据。
【问题讨论】:
标签: google-bigquery bigtable bigdata