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)