GitHub user geraldss opened a pull request:
https://github.com/apache/phoenix/pull/358
PHOENIX-4917 Fix ClassCastException when projecting array elements in hash
join
cc @twdsilva @JamesRTaylor @joshelser Ready for review. Thanks.
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/358.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 #358
----
commit 79b7948609d2c530afab48dcb3509638c933b83e
Author: Gerald Sangudi <gsangudi@...>
Date: 2018-09-23T16:01:18Z
PHOENIX-4917 Fix ClassCastException when projecting array elements in hash
join
----
---