DataBrewery / cubes

[NOT MAINTAINED] Light-weight Python OLAP framework for multi-dimensional data analysis
http://cubes.databrewery.org
Other
1.49k stars 313 forks source link

Attributes not generated in slicer denormalize #483

Open ThamaluM opened 4 years ago

ThamaluM commented 4 years ago

In line 327 of cubes/sql/store.py variable attributes used without any initialization. #bug