You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by bonnetb <gi...@git.apache.org> on 2018/01/26 11:36:17 UTC

[GitHub] hive pull request #299: HIVE-14660 : ArrayIndexOutOfBounds on delete

GitHub user bonnetb opened a pull request:

    https://github.com/apache/hive/pull/299

    HIVE-14660 : ArrayIndexOutOfBounds on delete

    See https://issues.apache.org/jira/browse/HIVE-14660

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

    $ git pull https://github.com/bonnetb/hive HIVE-14660

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

    https://github.com/apache/hive/pull/299.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 #299
    
----
commit 323f4bfa92835921780c057082b440bf54a7f5c8
Author: Benjamin BONNET <be...@...>
Date:   2016-08-27T20:20:15Z

    HIVE-14660 : ArrayIndexOutOfBounds on delete

----


---