Dataform is a collaborative data modelling platform that enables analysts and engineers to manage complex data models in SQL
2
stars
0
forks
source link
NULL values in timestamp column cause preview results error #191
Closed
dwl285 closed 5 years ago
steps to reproduce: Run SQL:
Result:
TypeError: Cannot read property 'value' of null
From @BenBirt : i'm betting it's this: https://github.com/dataform-co/dataform/blob/master/api/dbadapters/bigquery.ts#L226