TheDataRideAlongs / ProjectDomino

Scaling COVID public behavior change and anti-misinformation
Apache License 2.0
62 stars 13 forks source link

fix(fh) #11

Closed lmeyerov closed 4 years ago

lmeyerov commented 4 years ago

Refactor: -- print => logger.debug -- thread through various controls like writer -- now throws exn's instead of continuing (prep for prefect.io)

Harden: -- Use a fixed arrow schema

Fixes: -- JSON strings for nested cols b/c arrow pq writer cannot handle till Q2 -- Various missing col handlers