Fix field_refs returned for implicit join fields (#10380)
Showing
- src/metabase/query_processor/middleware/annotate.clj 39 additions, 26 deletionssrc/metabase/query_processor/middleware/annotate.clj
- test/metabase/query_processor/middleware/annotate_test.clj 34 additions, 11 deletionstest/metabase/query_processor/middleware/annotate_test.clj
- test/metabase/query_processor_test.clj 2 additions, 4 deletionstest/metabase/query_processor_test.clj
- test/metabase/query_processor_test/implicit_joins_test.clj 13 additions, 1 deletiontest/metabase/query_processor_test/implicit_joins_test.clj
- test/metabase/query_processor_test/remapping_test.clj 2 additions, 7 deletionstest/metabase/query_processor_test/remapping_test.clj
Please register or sign in to comment