commit | f1fdb156a094eaee9f5d261e0cd7c6f5fe2d063c | [log] [tgz] |
---|---|---|
author | Abdullah Alamoudi <bamousaa@gmail.com> | Sat Jan 30 11:13:47 2016 +0300 |
committer | abdullah alamoudi <bamousaa@gmail.com> | Mon Feb 01 00:24:31 2016 -0800 |
tree | eb1bc99f94a29d8aee5d521204ef09fe431d5eae | |
parent | 637e95524fdf5268f9d1c5b8d488a64eec57138e [diff] |
Add Support for Upsert Operation This change adds support for upsert operations. it includes creating a primary and secondary upsert operators in addition to adding a new function "before" to the index operation call back to correctly perform locking for the upsert operation. Change-Id: I2705f43b6e6d187ee29b9ba5a7946d422990022a Reviewed-on: https://asterix-gerrit.ics.uci.edu/476 Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Till Westmann <tillw@apache.org>