GitHub user pawel-dabrowski-codewise opened a pull request: https://github.com/apache/orc/pull/150
ORC-225 Fixed handling longs in CsvReader This fixes CsvReader.java incorrectly parsing longs as ints. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pawel-dabrowski-codewise/orc ORC-225 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/orc/pull/150.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 #150 ---- commit 56dc20d6fb2b31127d2fe6ce8d4ff8ba4110ad8f Author: PaweÅ DÄ browski <pawel.dabrow...@codewise.com> Date: 2017-08-09T09:06:20Z ORC-225 Fixed handling longs in CsvReader ---- --- 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. ---