Closed jdidion closed 6 years ago
The progress bar wraps a batch reader. It should be a little bit smarter to check whether the wrapped iterable is a batch reader and, if so, multiply the count by the batch size.
Fixed in 1.2
The progress bar wraps a batch reader. It should be a little bit smarter to check whether the wrapped iterable is a batch reader and, if so, multiply the count by the batch size.