-
- Downloads
[DF] Early-quit event loop for RDataSource+Range
RDataSource event loops did not check whether Ranges had been exhausted and always looped until the end of the dataset in all cases. Event processing was a no-op after Ranges had been exhausted so results were correct but runtimes were longer than necessary. This fixes #6455.
Please register or sign in to comment