You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by tecbot <gi...@git.apache.org> on 2013/02/08 17:01:07 UTC

hive pull request: Update ql/src/java/org/apache/hadoop/hive/ql/exec/Utilit...

GitHub user tecbot opened a pull request:

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

    Update ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

    fixed NullPointerException

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

    $ git pull https://github.com/tecbot/hive patch-1

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

    https://github.com/apache/hive/pull/7.patch

----
commit 1e29d88837e4101a76e870a716aadb729437355b
Author: Thomas Adam <th...@tecbot.de>
Date:   2013-02-08T16:00:54Z

    Update ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java
    
    fixed NullPointerException

----