Update AggregateRel.CopyWithExpressionRewrite to rewrite measure functions in addition to filters #112
36.58% of diff hit (target 63.64%)
View this Pull Request on Codecov
36.58% of diff hit (target 63.64%)
Annotations
Check warning on line 828 in expr/functions.go
codecov / codecov/patch
expr/functions.go#L814-L828
Added lines #L814 - L828 were not covered by tests
Check warning on line 833 in expr/functions.go
codecov / codecov/patch
expr/functions.go#L832-L833
Added lines #L832 - L833 were not covered by tests
Check warning on line 1174 in plan/relations.go
codecov / codecov/patch
plan/relations.go#L1173-L1174
Added lines #L1173 - L1174 were not covered by tests
Check warning on line 1184 in plan/relations.go
codecov / codecov/patch
plan/relations.go#L1183-L1184
Added lines #L1183 - L1184 were not covered by tests
Check warning on line 1216 in plan/relations.go
codecov / codecov/patch
plan/relations.go#L1215-L1216
Added lines #L1215 - L1216 were not covered by tests