marsupialtail / quokka

Making data lake work for time series
https://marsupialtail.github.io/quokka/
Apache License 2.0
1.1k stars 60 forks source link

sort out the list/set semantics of projection #10

Open marsupialtail opened 1 year ago

marsupialtail commented 1 year ago

the projection attribute in api.py is sometimes a list and sometimes a set. This needs to be cleared up.