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

Documentation on nested joins #498

Open Tetrahedran opened 3 years ago

Tetrahedran commented 3 years ago

As mentioned in #203 the order of joins can cause problems. This must be mentioned in either the documentation or the corresponding error message. Otherwise the framework is nearly unusable for snowflake-like SQL backends.