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 <[email protected]>
Date: 2014-02-11T23:34:33Z
Basic batch update support
commit e75538e66f3393e4d22c3367385b9f23a2dcca6d
Author: James Taylor <[email protected]>
Date: 2014-02-12T01:40:16Z
Make ExecutableStatement stateless to prevent reparsing for batch updates
commit c33326b34c10f8a66f50ad1b74e5dd5b23cc330e
Author: James Taylor <[email protected]>
Date: 2014-02-12T07:50:16Z
Cleanup PhoenixStatement by standardizing and removing copy/paste code
commit 26cb1353e3bfc911423cefc59817e19ec940e84f
Author: James Taylor <[email protected]>
Date: 2014-02-12T07:50:49Z
Merge remote-tracking branch 'upstream/master'
----