Alexander Polyankin
Alexander Polyankin
Can be reproduced in v56 but fixed in v57! 56 vs 57
@kristina-msc `They can’t be queried via SQL` - do you mean that if you create a SQL query (New -> SQL query) it also fails?
Works in v57, both for the model itself and downstream questions, using the same repro steps
Works in v57, both for the model itself and downstream questions, using the same repro steps
Cannot be reproduced in v57
Currently unfixable because week numbers do not start from Jan 1 normally. Requires some product thinking. E.g. ISO day-of-week starts from the last week of December of the first full...
MBQL lib bug; related to how clojure maps work.
Can be reproduced on the latest master `0c7400c81eb29c27ad21d55d6c9486b4d0668206`, pre-v56, following the steps from the description.
potentially can be solved by adding `order` to tags
Managed to repro on v50. Works correctly on v54, v57. The issue with aggregations is a different bug [https://github.com/metabase/metabase/issues/26755](https://github.com/metabase/metabase/issues/26755)