Github user JamesRTaylor commented on the issue:
https://github.com/apache/phoenix/pull/308
Looks like the move of 5.x branch to become master messed up this PR. Can
you please start a new pull request against the 4.x-HBase-1.4 branch (this is
what was master before), @geraldss? FYI, the last step will be to get a test
run with your patch in place to make sure there are no regressions. To do that,
attach a .patch file to the JIRA (include the branch name in the name of the
patch file) and click on the Submit Patch button. See
http://phoenix.apache.org/contributing.html#Generate_a_patch for more info on
that.
---