Skip to content

Commit 6503eae

Browse files
committed
Fix: resolve {model} in filters, add metric-named output column
_strip_model_prefixes now replaces {model} with the actual model name before sqlglot parsing, so placeholder-based filters no longer leak literal {model} tokens into WHERE clauses. Multistep funnel output now includes the last-step count aliased to the metric name, so ORDER BY metric_name works without runtime errors.
1 parent 5b67c14 commit 6503eae

1 file changed

Lines changed: 996 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)