question : it looks like the table cache only work...
# core
p
question : it looks like the table cache only works when doing full table scans. However, does it also consider tables filtering columns based on context? e.g. tables that check context.isColumnUsed() or context.isAnyColumnUsed()?