Find the correct interval/key combination for start intervals.
findStart(exp_key, start_int, end_int, trans_key, trans_date)
sorted key column.
start_intervals that are are sorted within their keys
end_intervals that are are sorted because start_int is sorted.
that must have a matching interval. This is guaranteed by the R code before calling findStart.
sorted date column.