You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by paul-rogers <gi...@git.apache.org> on 2016/11/21 18:15:54 UTC

[GitHub] drill pull request #664: DRILL-5058: External sort does not handle its own U...

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 {{TestSortSpillWithException}} test case.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paul-rogers/drill DRILL-5058

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/664.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #664
    
----
commit 21f6fdcc00e08f30ad246a18b1d7c3f4ac2e7777
Author: Paul Rogers <pr...@maprtech.com>
Date:   2016-11-21T18:14:28Z

    DRILL-5058: External sort does not handle its own UserExceptions
    
    Solution is to catch the exception, clean up, and fail the operator.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] drill pull request #664: DRILL-5058: External sort does not handle its own U...

Posted by paul-rogers <gi...@git.apache.org>.
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---