anelendata / tap-bigquery

Singer.io tap for extracting data from BigQuery tables
Apache License 2.0
16 stars 33 forks source link

Date to datetime #8

Closed daigotanaka closed 4 years ago

daigotanaka commented 4 years ago

Automatically convert date to datetime with ISO8601 format since the schema only supports datetime (not date) type.