Github user paul-rogers closed the pull request at:
https://github.com/apache/drill/pull/664
---
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
GitHub user paul-rogers opened a pull request:
https://github.com/apache/drill/pull/664
DRILL-5058: External sort does not handle its own UserExceptions
Solution is to catch the exception, clean up, and fail the operator.
Test case is the existing {{TestSortSpillWithExceptio