You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by JamesRTaylor <gi...@git.apache.org> on 2014/02/12 09:01:27 UTC

[GitHub] incubator-phoenix pull request: PHOENIX-40: Add support for batchi...

GitHub user JamesRTaylor opened a pull request:

    https://github.com/apache/incubator-phoenix/pull/3

    PHOENIX-40: Add support for batching

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-phoenix master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-phoenix/pull/3.patch

----
commit d542e73124652672d71efe9cd968f8e6ba09288b
Author: James Taylor <ja...@apache.org>
Date:   2014-02-11T23:34:33Z

    Basic batch update support

commit e75538e66f3393e4d22c3367385b9f23a2dcca6d
Author: James Taylor <ja...@apache.org>
Date:   2014-02-12T01:40:16Z

    Make ExecutableStatement stateless to prevent reparsing for batch updates

commit c33326b34c10f8a66f50ad1b74e5dd5b23cc330e
Author: James Taylor <ja...@apache.org>
Date:   2014-02-12T07:50:16Z

    Cleanup PhoenixStatement by standardizing and removing copy/paste code

commit 26cb1353e3bfc911423cefc59817e19ec940e84f
Author: James Taylor <ja...@apache.org>
Date:   2014-02-12T07:50:49Z

    Merge remote-tracking branch 'upstream/master'

----


[GitHub] incubator-phoenix pull request: PHOENIX-43 Better resolve table lo...

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

    https://github.com/apache/incubator-phoenix/pull/3