Daniel Barclay (Drill) created DRILL-3106:
---------------------------------------------
Summary: (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)
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)