malloydata / malloy

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

Only treat granular results as ranges with apply operator #1686

Closed mtoy-googly-moogly closed 3 months ago

mtoy-googly-moogly commented 3 months ago

Before this change, any comparison of a time field with granularity would treat the time result as a range. After this change, only the apply operator ( ? ) will treat a granular time entity as a range