Skip to content
Snippets Groups Projects
  • Romeo Van Snick's avatar
    50ef4564
    Add analytics event for extract column in chill mode (#41774) · 50ef4564
    Romeo Van Snick authored
    
    * Add trackColumnExtractViaHeader helper
    
    * Add Lib.extract wrapper
    
    * Track column extractions via header
    
    * Fix analytics event name
    
    * Add tests for extract action analytics
    
    * Set up extractions metadata helper
    
    * Use functionsUseByExtraction in analytics
    
    * Add custom type for ExtractionTag
    
    * Use ExtractionTag in analytics
    
    * [MBQL lib] Add `Lib.columnExtractDrillExtractions`
    
    This gets the extractions from a column-extract drill, which is needed
    in the UI.
    
    * Add extractionExpression wrapper
    
    * Add extractionsForDrill helper
    
    * Fix type signature of extractionExpression
    
    * Use expressionParts for getting expression function
    
    * Walk expression to get functions used
    
    * Simplify ColumnExtractionTag
    
    * Fix expected expression
    
    * Be more explicit with what the guard does
    
    ---------
    
    Co-authored-by: default avatarBraden Shepherdson <braden@metabase.com>
    Add analytics event for extract column in chill mode (#41774)
    Romeo Van Snick authored
    
    * Add trackColumnExtractViaHeader helper
    
    * Add Lib.extract wrapper
    
    * Track column extractions via header
    
    * Fix analytics event name
    
    * Add tests for extract action analytics
    
    * Set up extractions metadata helper
    
    * Use functionsUseByExtraction in analytics
    
    * Add custom type for ExtractionTag
    
    * Use ExtractionTag in analytics
    
    * [MBQL lib] Add `Lib.columnExtractDrillExtractions`
    
    This gets the extractions from a column-extract drill, which is needed
    in the UI.
    
    * Add extractionExpression wrapper
    
    * Add extractionsForDrill helper
    
    * Fix type signature of extractionExpression
    
    * Use expressionParts for getting expression function
    
    * Walk expression to get functions used
    
    * Simplify ColumnExtractionTag
    
    * Fix expected expression
    
    * Be more explicit with what the guard does
    
    ---------
    
    Co-authored-by: default avatarBraden Shepherdson <braden@metabase.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.