Fix of Error ERROR AHM must lag behind the create epoch of unrefreshed projection
On running the following command:
I got the following error
ERROR: AHM must lag behind the create epoch of unrefreshed projection projection name.
Here is small fix for Error :
something is wrong !
What is the reason ?
this error has to do with data consistency across all projections.
we can see that the projection is not up-to-date, which means data was not replicated across all of the projections of the base table.
To fix this we need to refresh the base table:
Now if you run the same query again: