globaldothealth / adtl

Another data transformation language
https://adtl.readthedocs.io
MIT License
1 stars 0 forks source link

Overwriting data #90

Closed pipliggins closed 10 months ago

pipliggins commented 11 months ago

Cross post from the ISARIC repo issue globaldothealth/isaric#203

abhidg commented 11 months ago

I think we can use combinedType settings to apply the appropriate combinator across rows in this block https://github.com/globaldothealth/adtl/blob/main/adtl/__init__.py#L718-L722. Will need to regenerate all data files as set/list combinedType fields would change, which makes sense.

pipliggins commented 11 months ago

Yep, that was broadly my thought. Have we actually generated many results files? I know I haven't in a while