-
- Downloads
Fix resolution of implicit joins inside explicit join conditions (#20697)
* Fix #20519 * Fix busted indentation
Showing
- frontend/test/metabase/scenarios/joins/reproductions/20519-cannot-join-on-aggregation-with-implicit-joins-and-nested-query.cy.spec.js 1 addition, 1 deletion...gregation-with-implicit-joins-and-nested-query.cy.spec.js
- src/metabase/query_processor/middleware/add_implicit_joins.clj 64 additions, 11 deletions...etabase/query_processor/middleware/add_implicit_joins.clj
- test/metabase/query_processor/middleware/add_implicit_joins_test.clj 127 additions, 0 deletions...se/query_processor/middleware/add_implicit_joins_test.clj
- test/metabase/query_processor_test/explicit_joins_test.clj 23 additions, 0 deletionstest/metabase/query_processor_test/explicit_joins_test.clj
Please register or sign in to comment