visualfabriq / bquery

A query and aggregation framework for Bcolz (W2013-01)
https://www.visualfabriq.com
BSD 3-Clause "New" or "Revised" License
56 stars 11 forks source link

Count_distinct crashes when used together with a dimension #65

Closed CarstVaartjes closed 8 years ago

CarstVaartjes commented 8 years ago

Probably indexing outside a list, looking into it. Normal count distinct (without any dimensional groupbys), does work

CarstVaartjes commented 8 years ago

fixed by #66