Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Distributed workers could start reading from the wrong row within a csv file if different file segments contained different number of rows. - Fixed by correctly using the offset (starting row) provided by the utility function (HDFSUtils::findSegmentAndOffset).
- Loading branch information