You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by vdiravka <gi...@git.apache.org> on 2017/09/26 14:03:07 UTC

[GitHub] drill pull request #961: DRILL-5792: CONVERT_FROM_JSON on an empty file thro...

GitHub user vdiravka opened a pull request:

    https://github.com/apache/drill/pull/961

    DRILL-5792: CONVERT_FROM_JSON on an empty file throws runtime exception

    Easyfix - using GenericAccessor for UntypedNullVector.

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

    $ git pull https://github.com/vdiravka/drill DRILL-5792

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

    https://github.com/apache/drill/pull/961.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 #961
    
----
commit 9d3a92b963271897565cfd81098050b702fcdac5
Author: Vitalii Diravka <vi...@gmail.com>
Date:   2017-09-26T11:06:45Z

    DRILL-5792: CONVERT_FROM_JSON on an empty file throws runtime exception

----


---

[GitHub] drill pull request #961: DRILL-5792: CONVERT_FROM_JSON on an empty file thro...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/drill/pull/961


---

[GitHub] drill issue #961: DRILL-5792: CONVERT_FROM_JSON on an empty file throws runt...

Posted by priteshm <gi...@git.apache.org>.
Github user priteshm commented on the issue:

    https://github.com/apache/drill/pull/961
  
    @paul-rogers please review.


---