Description
Problem: Read time and scan time stats shown wrong in executor log for filter query
Root cause: Projection read time is added in scan time because of this scan time and read time is not correct in stats
Solution: Added projection read time for both measure and dimension column in read stats