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
Main aim is to replace aggregation merge tree with aggregation view. So we have two tables - with raw data and aggregated one. Thus we can omit case, when last entries to the database are not aggregated.
Main aim is to replace aggregation merge tree with aggregation view. So we have two tables - with raw data and aggregated one. Thus we can omit case, when last entries to the database are not aggregated.