gisaia / ARLAS-proc

Workaround about data ingestion with computing frameworks
Apache License 2.0
4 stars 0 forks source link

Fix/arlas track timestamp end nullable #146

Closed laurent-thiebaud-gisaia closed 4 years ago

laurent-thiebaud-gisaia commented 4 years ago

Currently not nullable because taken from arlas_timestamp which isn't nullable. But other arlas_track_timestamp columns are nullable.

laurent-thiebaud-gisaia commented 4 years ago

Rebasing on develop