[
https://issues.apache.org/jira/browse/PHOENIX-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513472#comment-14513472
]
ASF GitHub Bot commented on PHOENIX-1875:
-----------------------------------------
GitHub user dumindux opened a pull request:
https://github.com/apache/phoenix/pull/79
PHOENIX-1875 ARRAY_PREPEND function implemented
PR for the ARRAY_PREPEND function with tests.
Here an issue with the ARRAY_APPEND function is also fixed(I have found it
while doing array prepend. sorry about that. I haven't added ptr offset while
obtaining array element offsets with getOffset())
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dumindux/phoenix PHOENIX-1875
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/79.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 #79
----
commit 5e878e01f52884f6413c23c757a2480081bb30f7
Author: Dumindu Buddhika <[email protected]>
Date: 2015-04-27T03:11:07Z
ARRAY_PREPEND function implemented and fixed a problem at ARRAY_APPEND
function
----
> implement ARRAY_PREPEND built in function
> -----------------------------------------
>
> Key: PHOENIX-1875
> URL: https://issues.apache.org/jira/browse/PHOENIX-1875
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Dumindu Buddhika
> Assignee: Dumindu Buddhika
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)