-
- Downloads
Fix laziness in SQL QP query compilation (#14858)
* Revert test-data-loading tweaks for now * Test fix* Test fix * Test fixes * Unskip repro for #14859 * Test fix Co-authored-by: Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
Showing
- enterprise/frontend/test/metabase-enterprise/sandboxes/sandboxes.cy.spec.js 3 additions, 2 deletions...d/test/metabase-enterprise/sandboxes/sandboxes.cy.spec.js
- frontend/test/metabase/scenarios/question/custom_column.cy.spec.js 1 addition, 1 deletion...test/metabase/scenarios/question/custom_column.cy.spec.js
- src/metabase/driver/sql/query_processor.clj 7 additions, 7 deletionssrc/metabase/driver/sql/query_processor.clj
- test/metabase/query_processor_test/expressions_test.clj 29 additions, 13 deletionstest/metabase/query_processor_test/expressions_test.clj
- test/metabase/query_processor_test/implicit_joins_test.clj 1 addition, 1 deletiontest/metabase/query_processor_test/implicit_joins_test.clj
Please register or sign in to comment