Skip to content

Commit

Permalink
chore: add out of order tests
Browse files Browse the repository at this point in the history
- assertions for what remains in the queryable buffer when out of order
  timestamps are encountered. This could be true for back filling, and
  in that case back filled data takes over the queryable buffer and
  moving all the recent data into parquet files (as part of snapshotting)
- assertions to check last cache still retains the most recent values
  when out of order data is encountered
  • Loading branch information
praveen-influx committed Jan 20, 2025
1 parent 1d8d3d6 commit 83161ef
Showing 1 changed file with 426 additions and 125 deletions.
Loading

0 comments on commit 83161ef

Please sign in to comment.