-
- Downloads
[QP] Update breakouts in `:order-by` when setting time granularity (#49403) (#49411)
Previously these were omitted, and it caused invalid SQL to be
generated, since the ORDER BY (time unit not updated) and GROUP BY
(time unit updated) did not line up.
Fixes #49263.
Co-authored-by:
Braden Shepherdson <braden@metabase.com>
Showing
Please register or sign in to comment