Google Big Query loading

Hello @dpaoly,

glad you managed to have some progress.

It does. From your error message seems you are not allowed to insert null values into TYPE_TIMESTAMP. Also keep in mind that Google BigQuery has restrictions for DML (insert, update, delete) statements. Check here more:

Br,
Ivan