You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should try parallelizing single-threaded reads over multiple files. Single-threaded reads which use update_reader would allow for more granular progress bars, and might wind up being more efficient overall.