malloydata / malloy

Malloy is an experimental language for describing data relationships and transformations.
http://www.malloydata.dev
MIT License
1.96k stars 76 forks source link

Fix aggregation with SQL functions #1609

Closed christopherswenson closed 8 months ago

christopherswenson commented 8 months ago

Fixes https://github.com/malloydata/malloy/issues/1597

Fixes an issue with SQL functions not being usable inside an aggregate expression.