cmu-delphi/delphi-epidata

Update COVIDcast metadata on insert

開放

#289 建立於 2020年11月17日

 (0 則留言) (0 個反應) (0 位負責人)Python (67 個分叉)auto 404
Engineeringhelp wantedrefactor

倉庫指標

星標
 (104 顆星)
PR 合併指標
 (平均合併 63天 20小時) (30 天內合併 11 個 PR)

描述

Metadata updates are starting to be a real drag. If we refactor to update the metadata when new rows are inserted, we won't have to scan the entire database to figure out what changed.

Bonus: we won't need to do any wip computations at all, since the flag value is already known from the name of the CSV file.

貢獻者指南