You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by geraldss <gi...@git.apache.org> on 2018/09/23 01:54:46 UTC

[GitHub] phoenix pull request #357: PHOENIX-4917 Fix ClassCastException when projecti...

GitHub user geraldss opened a pull request:

    https://github.com/apache/phoenix/pull/357

    PHOENIX-4917 Fix ClassCastException when projecting array elements in hash join

    cc @twdsilva @JamesRTaylor @joshelser 

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

    $ git pull https://github.com/geraldss/phoenix master

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

    https://github.com/apache/phoenix/pull/357.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 #357
    
----
commit cf1389ac4b7d0288553e7670cf34579694c9a549
Author: Gerald Sangudi <gs...@...>
Date:   2018-09-23T01:53:31Z

    PHOENIX-4917 Fix ClassCastException when projecting array elements in hash join

----


---

[GitHub] phoenix pull request #357: PHOENIX-4917 Fix ClassCastException when projecti...

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

    https://github.com/apache/phoenix/pull/357


---