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
Compare e.g.
transactions: can aggregate with SUM even through rebases
vs
transactors: first aggregation should IF SUM > 0 THEN 1 ELSE 0 END then SUM afterwards