Cameron Samak created ASTERIXDB-2912:
----------------------------------------
Summary: Use the JavaCC "modern" template type
Key: ASTERIXDB-2912
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2912
Project: Apache AsterixDB
Issue Type: Improvement
Components: SQL - Translator SQL++
Reporter: Cameron Samak
Assignee: Cameron Samak
JAVA_TEMPLATE_TYPE is currently the default (classic), but it should probably
be modern.
Changing the type changes the generated output in multiple ways, but the most
visible change is changing from {{TokenMgrError}} (unfortunately an {{Error}},
not {{Exception}}) to {{TokenMgrException}} (an {{Exception}}).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)