You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by sohami <gi...@git.apache.org> on 2018/02/21 02:39:38 UTC

[GitHub] drill pull request #1124: DRILL-6172: setValueCount of VariableLengthVectors...

GitHub user sohami opened a pull request:

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

    DRILL-6172: setValueCount of VariableLengthVectors throws IOB excepti…

    …on when called with 0 value after clearing vectors

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

    $ git pull https://github.com/sohami/drill DRILL-6172

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

    https://github.com/apache/drill/pull/1124.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 #1124
    
----
commit 960374b5486fce17a19c7a5ed5200645b5c3ac63
Author: Sorabh Hamirwasia <sh...@...>
Date:   2018-02-21T01:14:29Z

    DRILL-6172: setValueCount of VariableLengthVectors throws IOB exception when called with 0 value after clearing vectors

----


---

[GitHub] drill issue #1124: DRILL-6172: setValueCount of VariableLengthVectors throws...

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

    https://github.com/apache/drill/pull/1124
  
    @parthchandra  - Please help to review this PR


---

[GitHub] drill pull request #1124: DRILL-6172: setValueCount of VariableLengthVectors...

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

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


---

[GitHub] drill issue #1124: DRILL-6172: setValueCount of VariableLengthVectors throws...

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

    https://github.com/apache/drill/pull/1124
  
    +1



---