Closed
Description
Basically, all data points get ingested into the head partition. But sometimes data points get across the partition boundary, which should get into the next partition.
Lines 251 to 252 in b1bbbaf
For points older than the head's next partition, it will get discarded.