Hey Guys!
So i have been having some trouble with indexing a table that grows as high as 300k Rows in an hour.
I have a "rising column" set to a column that grows with each new row.
That being said. It seems like the rising columns arent all being captured properly.
It will go from
48527750 to 48527754 and skip the ones in between.
If i look in the database i will find ALL events from 48527750 to 48527754. That are all there.
I know there is a know issue with the TIme as a "Rising Column" but a column that is dependent on the row selected.
Would there be anything that would point to a reason things are being skipped ?
... View more