You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/06/17 17:10:04 UTC

[jira] [Created] (DRILL-3304) improve org.apache.drill.exec.expr.TypeHelper error messages when UnsupportedOprationException is thrown

Deneche A. Hakim created DRILL-3304:
---------------------------------------

             Summary: improve org.apache.drill.exec.expr.TypeHelper error messages when UnsupportedOprationException is thrown
                 Key: DRILL-3304
                 URL: https://issues.apache.org/jira/browse/DRILL-3304
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.0.0
            Reporter: Deneche A. Hakim
            Assignee: Deneche A. Hakim
            Priority: Minor
             Fix For: 1.1.0


TypeHelper contains several helper methods that take as parameter a MajorType. When the received type is incorrect, most helper methods will throw an UnsupportedOperationException with an empty message.

The purpose of this Jira is to add proper messages to the thrown exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)