You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (Jira)" <ji...@apache.org> on 2020/01/02 03:52:00 UTC

[jira] [Created] (DRILL-7506) Simplify code gen error handling

Paul Rogers created DRILL-7506:
----------------------------------

             Summary: Simplify code gen error handling
                 Key: DRILL-7506
                 URL: https://issues.apache.org/jira/browse/DRILL-7506
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.17.0
            Reporter: Paul Rogers
            Assignee: Paul Rogers
             Fix For: 1.18.0


Code generation can generate a variety of errors. Most operators bubble these exceptions up several layers in the code before catching them. This patch moves error handling closer to the code gen itself to allow a) simpler code, and b) clearer error messages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)