Skip to content
Snippets Groups Projects
Unverified Commit 6a581937 authored by metamben's avatar metamben Committed by GitHub
Browse files

Enable test with nested limit for mongo (#27955)

parent aa0bd6f9
No related branches found
No related tags found
No related merge requests found
......@@ -388,9 +388,7 @@
:order-by [[:asc $id]]})))))))
(deftest expression-using-aggregation-test
(mt/test-drivers (disj (mt/normal-drivers-with-feature :expressions)
;; The limit in source-query is ignored (#27249)
:mongo)
(mt/test-drivers (mt/normal-drivers-with-feature :expressions)
(testing "Can we use aggregations from previous steps in expressions (#12762)"
(is (= [["20th Century Cafe" 2 2 0]
[ "25°" 2 2 0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment