Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Feb 27, 2024
  2. Feb 26, 2024
  3. Feb 23, 2024
  4. Feb 22, 2024
    • Luis Paolini's avatar
      Update bug_report.yml (#39082) · e852380d
      Luis Paolini authored
      Remove note
      Unverified
      e852380d
    • adam-james's avatar
      Flow :semantic-type through QP for aggregations (#38829) · cd13cc93
      adam-james authored
      * WIP flow :semantic-type through QP for aggregations
      
      Fixes: #38022
      
      WIP need to add and fix some tests and confirm if this is the most correct place to fix the problem. Seems like it's a
      good spot to put things though.
      
      * Add test asserting that :semantic_type does flow through QP
      
      Also fix a couple tests that now have a :semantic_type key.
      
      * Add different aggregation types to semantic-type test
      
      Working on adding tests and fixing various aggregation semantic types
      
      * Test :semantic-type for all aggregations and adjust some metadata-methods
      
      * Better use of existing methods via derive
      
      * Properly set hierarchy between ::count-aggregation and ::quantity-aggregation
      Unverified
      cd13cc93
Loading