[
https://issues.apache.org/jira/browse/DRILL-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Westin updated DRILL-3106:
--------------------------------
Fix Version/s: Future
> (Some) calls to methods that throw NumberFormatException should catch and
> wrap it
> ---------------------------------------------------------------------------------
>
> Key: DRILL-3106
> URL: https://issues.apache.org/jira/browse/DRILL-3106
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Daniel Barclay (Drill)
> Fix For: Future
>
>
> Code that calls methods that can throw NumberFormatException because of input
> from the user (including data file contents) should catch and wrap that
> exception (and should usually do so close to the calls, rather than letting
> NumberFormatException propagate far up the call stack).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)