Github user jacques-n commented on the issue:
https://github.com/apache/drill/pull/567
Since it is all on the client/in the same jvm, why not just throw an
exception and catch it? No need to jump through all the hoops that
UserException goes through since you're never trying to propagate between
multiple nodes.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---