Hi, just wondering, when querying aggregations on a realtime table with data streaming in, is it guaranteed that every aggregation in one query will be computed on the same view? (so new rows that get ingested while the query is running are not included?)