GitHub user geraldss opened a pull request:
https://github.com/apache/phoenix/pull/335
PHOENIX-4791 Propagate projected array elements through hash join
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/335.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 #335
----
commit 19c87f24d99c7807df6dbc8288609a3ac083fec5
Author: Gerald Sangudi <gsangudi@...>
Date: 2018-08-22T23:59:12Z
PHOENIX-4791 Propagate projected array elements through hash join
commit 8c10d86028655435f962aeaba01f009cade58ef8
Author: Gerald Sangudi <gsangudi@...>
Date: 2018-08-23T01:49:21Z
PHOENIX-4791 Test array element projection with/without hash joins and full
arrays
----
---