Open mkindahl opened 4 years ago
@mkindahl is this still relevant?
@mkindahl is this still relevant?
It is still relevant, but it can be solved in several different ways.
The key is that there should be a view or log to investigate that will give a clear indication for what parts of the continuous aggregate that has outstanding invalidation, regardless of whether they are in the refresh window or not.
If a continuous aggregate is created an invalidation entry will be added to the invalidation log to ensure that the continuous aggregate is refreshed. However, when refreshing the full range of the continuous aggregate, there are still entries remaining in the invalidation log that cannot be removed in any way except explicitly operating on the table.
The behavior I expected where that the invalidation log is empty if and only if there are no outstanding invalidation to process.