Paul Rogers created DRILL-7632:
----------------------------------
Summary: Improve user exception formatting
Key: DRILL-7632
URL: https://issues.apache.org/jira/browse/DRILL-7632
Project: Apache Drill
Issue Type: Improvement
Affects Versions: 1.17.0
Reporter: Paul Rogers
Assignee: Paul Rogers
Fix For: 1.18.0
Modify the user exception to insert a colon between the "context" title and
value. Old style:
{noformat}
My Context value
{noformat}
Revised:
{noformat}
My Context: value
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)