cubes
cubes copied to clipboard
Fix test_explicit in test_aggregates
We also need to remove raise NotImplementedError("Depreciated in this context")
https://github.com/DataBrewery/cubes/blob/140133e8c2e3f2ff60631cc3ebc9966d16c1655e/tests/common.py#L54
But before that I need to understand why this exception is raised there. Can someone explain me that?