Description
Hi Team,
We are using carbon 2.1.0 in our project where parallel data loading is happening.
We are working on getting optimal performance for aggregated queries using materialized views.
We observed that continues data loading and full refresh of MV is causing increased load time and high memory usage which doesn't have to be this way.
Can you suggest a way to perform incremental refresh because we do not need to calculate old data again while loading ?