Open
Description
The python server should consider checking the timetags returned by the reader to see if trimming is needed. This would simply double-check that each timetag returned by the reader is after or equal to the request beginning, and before the request end. Similarly, the reader code could just return all the columns, and when the reader response is containing all columns, and not the subset of columns, then the server will also subset the response. This would allow "cat datafile.dat" to be valid reader.
Metadata
Metadata
Assignees
Labels
No labels