Initially created this in https://github.com/malloydata/malloy/pull/1962 in order to compute the join usage from the bottom up, but due to an issue documented in that PR, for now doing so is a no-go. However, the computedExprValue helper function (and related functions) seem like a useful change.
Initially created this in https://github.com/malloydata/malloy/pull/1962 in order to compute the join usage from the bottom up, but due to an issue documented in that PR, for now doing so is a no-go. However, the
computedExprValue
helper function (and related functions) seem like a useful change.