[
https://issues.apache.org/jira/browse/ORC-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119605#comment-16119605
]
ASF GitHub Bot commented on ORC-225:
------------------------------------
Github user pawel-dabrowski-codewise commented on the issue:
https://github.com/apache/orc/pull/148
Closing this to open another PR where jira issue is properly referenced in
commit message.
> CsvReader.java fails if long value exceeds 32 bits
> --------------------------------------------------
>
> Key: ORC-225
> URL: https://issues.apache.org/jira/browse/ORC-225
> Project: ORC
> Issue Type: Bug
> Components: tools
> Affects Versions: 1.4.0
> Reporter: Pawel Dabrowski
> Priority: Trivial
>
> CSV to ORC conversion using the Java "convert" tool fails if any long value
> exceeds 32 bits. That is because longs are incorrectly parsed using
> {{Integer.parseInt}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)