GitHub user ortutay opened a pull request:
https://github.com/apache/phoenix/pull/298
PHOENIX-4666 Persistent subquery cache for hash joins
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ortutay/phoenix PHOENIX-4666-subquery-cache
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/298.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 #298
----
commit 77460c37697b2a112cf6ed345356a16da08dd51c
Author: Marcell Ortutay <mortutay@...>
Date: 2018-03-29T19:59:03Z
PHOENIX-4666 Persistent subquery cache for hash joins
commit d1fc310e3d0df772c0aeb1673d2b64d01f495d27
Author: Marcell Ortutay <mortutay@...>
Date: 2018-04-17T20:51:00Z
PHOENIX-4666 Add tests for TenantCacheTest
----
---