GitHub user ClaudiaPHI opened a pull request: https://github.com/apache/metamodel/pull/105
Feature/small changes to fixed width Modified FixedWidthReader so that we can feed a line to a reader independently. The modification were necessary for integrating fixed width files on Hadoop: https://github.com/datacleaner/DataCleaner/issues/1343 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ClaudiaPHI/metamodel feature/small-changes-to-fixed-width Alternatively you can review and apply these changes as the patch at: https://github.com/apache/metamodel/pull/105.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #105 ---- commit 918ed47fe93e46c9dd9da08bfebe8690894a5c2a Author: claudiap <claudia.p...@humaninference.com> Date: 2016-05-20T13:25:46Z changes required to create a fixed width datastore based on a resource. commit 173f5b04605bdc680b0082ab42f96dfd1732868f Author: claudiap <claudia.p...@humaninference.com> Date: 2016-05-23T08:42:02Z small fix for exception handling ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---