Fix sorting by `Offset()` custom expression aggregation (#42737)
* Fix sorting by `Offset()` custom expression aggregation * Unskip test * Revert breaking change to `mt/id` and related
Showing
- e2e/test/scenarios/question/offset.cy.spec.ts 1 addition, 1 deletione2e/test/scenarios/question/offset.cy.spec.ts
- src/metabase/driver.clj 3 additions, 2 deletionssrc/metabase/driver.clj
- src/metabase/driver/sql/query_processor.clj 11 additions, 4 deletionssrc/metabase/driver/sql/query_processor.clj
- src/metabase/query_processor/util/add_alias_info.clj 26 additions, 8 deletionssrc/metabase/query_processor/util/add_alias_info.clj
- test/metabase/query_processor_test/offset_test.clj 27 additions, 1 deletiontest/metabase/query_processor_test/offset_test.clj
Please register or sign in to comment