DataJunction / dj

A metrics platform.
http://datajunction.io
MIT License
35 stars 15 forks source link

Getting metrics SQL should not include the dimensions referenced in filters as part of `GROUP BY` #1205

Open shangyian opened 1 month ago

shangyian commented 1 month ago

When users request metrics SQL (a "virtual cube") or SQL for a DJ cube, the SQL generation should not include any additional dimensions from the passed in filters clause in the GROUP BY clause.