Some rows have backfilled times that are duplicates, causing the join to join multiple rows. Assume ids only increment and fetch the row with the highest id instead, and join on id.
Some rows have backfilled times that are duplicates, causing the join to join multiple rows. Assume ids only increment and fetch the row with the highest id instead, and join on id.