You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by dumindux <gi...@git.apache.org> on 2015/04/27 05:24:07 UTC

[GitHub] phoenix pull request: ARRAY_PREPEND function implemented and fixed...

GitHub user dumindux opened a pull request:

    https://github.com/apache/phoenix/pull/78

    ARRAY_PREPEND function implemented and fixed a problem at ARRAY_APPEND f...

    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/78.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 #78
    
----
commit 5e878e01f52884f6413c23c757a2480081bb30f7
Author: Dumindu Buddhika <du...@gmail.com>
Date:   2015-04-27T03:11:07Z

    ARRAY_PREPEND function implemented and fixed a problem at ARRAY_APPEND function

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] phoenix pull request: PHOENIX-1875 ARRAY_PREPEND function implemen...

Posted by dumindux <gi...@git.apache.org>.
Github user dumindux closed the pull request at:

    https://github.com/apache/phoenix/pull/78


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---