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
akshaisarma
changed the title
Support Computations and expressions in Filters and Projections
Support Computations and Expressions in Filters and Projections
Nov 20, 2018
This will let us represent pre-aggregation computations and more easily translate statements like:
rather than add it as a postAggregation. It will also let us generate new fields before performing operations like COUNT DISTINCT, GROUP BY etc.
The text was updated successfully, but these errors were encountered: