Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
c8ae94f06e8a670cbf9f4c2926bbc5af3486c46c
/
hyracks-storage-am-rtree
c8ae94f
- Minor change to the interface of the tree-index search cursor
by salsubaiee
· 13 years ago
aea9010
Applying some of the new interfaces in the common folder to the r tree
by salsubaiee
· 13 years ago
ce90bbc
- Fixed a bug in the way we check for free space in a page before we insert a tuple
by salsubaiee
· 13 years ago
58a635f
Refactored BTree ops to share them with the RTree. All ops except the search op are currently sharable. The search op needs more thinking.
by alexander.behm
· 13 years ago
15dd1cd
Minor change to allow building r tree with more dimensions
by salsubaiee
· 13 years ago
140cf0d
Added search cursor for the r tree
by salsubaiee
· 13 years ago
0d161a0
Merged trunk -r 363:437 into branch
by alexander.behm
· 13 years ago
9e18d23
enforced the new API created by Alex
by salsubaiee
· 14 years ago
9f2ddf8
Fixed bugs in the delete algorithm because we didn't update the page lsns
by salsubaiee
· 14 years ago
24036ba
Fixed the way count number of pinned and unpinned pages to work with threads
by salsubaiee
· 14 years ago
d7d2890
Fixed various bugs in the insert method when tested using multiple threads
by salsubaiee
· 14 years ago
f83ff0a
Starting to Add BTree utilities like stats gathering.
by alexander.behm
· 14 years ago
405af45
changed the way we delete the empty slots to make it faster
by salsubaiee
· 14 years ago
c064356
Changed the delete routine to consider the whole tuple when searching for the tuple to delete
by salsubaiee
· 14 years ago
ec72862
Moved the tuple search method to the slot manager class
by salsubaiee
· 14 years ago
e8d52cf
Big fix
by salsubaiee
· 14 years ago
e0e92ed
- Started to add support for delete operation - Bug fixes
by salsubaiee
· 14 years ago
f8abccc
- Added support for concurrent inserts
by salsubaiee
· 14 years ago
79b21b6
- Started to add support for concurrency control
by salsubaiee
· 14 years ago
8a28968
Added the split method Fixed various bugs
by salsubaiee
· 14 years ago
f4d42c4
Added latches to the tree
by salsubaiee
· 14 years ago
9710b06
Added the r-tree package
by salsubaiee
· 14 years ago