Open
Description
if we're doing a basic batch retrieval, the current code needless combines them into a matrix and evaluates it.
two issues:
- we have to consider start/stop timestamp and overlap==0% to actually get the entire series or else it will set start/stop to where it overlaps (and it might not)
- more importantly, the matrix can be extremely sparse if the series are big and has no overlap