Fixed a bug in the LSMRTree delete operation reported by Markus in issue 58. For each delete operation we need to make sure that we run a true in-memory RTree delete operation to avoid return duplicate keys in case of consequent inserts and deletes for the same tuple before flush occur.

git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_lsm_tree@1193 123451ca-8445-de46-9d55-352943316053
5 files changed