GitHub user xjodoin opened a pull request: https://github.com/apache/phoenix/pull/294
PHOENIX-4643 Implement ARRAY_REMOVE built in function You can merge this pull request into a Git repository by running: $ git pull https://github.com/xjodoin/phoenix PHOENIX-4643 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/294.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 #294 ---- commit ac939f8537dcf458cdeaaff2808eb7ef73b942b9 Author: Xavier Jodoin <xavier@...> Date: 2018-03-06T15:46:21Z PHOENIX-4643 Implement ARRAY_REMOVE built in function ---- ---