You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by pudidic <gi...@git.apache.org> on 2018/10/29 22:48:18 UTC

[GitHub] hive pull request #480: HIVE-20827: Inconsistent results for empty arrays (T...

GitHub user pudidic opened a pull request:

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

    HIVE-20827: Inconsistent results for empty arrays (Teddy Choi)

    Signed-off-by: Teddy Choi <pu...@gmail.com>

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

    $ git pull https://github.com/pudidic/hive HIVE-20827

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

    https://github.com/apache/hive/pull/480.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 #480
    
----
commit 7b4ef6676dcc103d6149eda0365541cb3ba8cabd
Author: Teddy Choi <pu...@...>
Date:   2018-10-29T22:47:14Z

    HIVE-20827: Inconsistent results for empty arrays (Teddy Choi)
    
    Signed-off-by: Teddy Choi <pu...@gmail.com>

----


---