Hello, can anybody share some insights on how timerange/timestamp filters are processed?
Basically we intend to use timerange/timestamp filters to process rather new data from an insertion timestamp POV - How does the process of skipping records and/or regions work, if one use timerange filters? - I also wonder, do timestamp change when e.g. running a major compaction? - If data grows over the years, is there any chance that regions with "older" rows keep "stable" in a way, that they can be skipped very quickly when querying data with a timerange filter of e.g. the last three yours? Thanks, Thomas
