_read_results
gives more data than requested when using a larger cache
#1074
Labels
_read_results
gives more data than requested when using a larger cache
#1074
The symptom is kind of the opposite as in #1072 — we get more timestamps than called for when the cache contains a superset in time of what we need:
This causes problems downstream when we convert to DataFrame, see #1073 (comment).
The text was updated successfully, but these errors were encountered: