You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Add a test for an expression calculation using an aggregation in a sort
This replicates an issue seen.
We have an expression calculation using a aggregation from a transitive
relationship. If that calculation is used in a sort, the text of the
expression is passed as the aggregate name, instead of a varaible name
such as "aggregate0" etc.
0 commit comments