gtfierro / mdal

metadata-driven data access layer
BSD 2-Clause "Simplified" License
4 stars 1 forks source link

Should fix https://github.com/gtfierro/mdal/issues/5 #6

Closed gtfierro closed 6 years ago

gtfierro commented 6 years ago

We were keeping track of the number of statistical summaries per entry in the "composition" field. When indexing that structure with UUIDs, we can run into a situation where if there are duplicate UUIDs in the composition field, the index into the result Timeseries structure becomes off.