Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
c8ae94f06e8a670cbf9f4c2926bbc5af3486c46c
/
hyracks-tests
/
hyracks-storage-am-rtree-test
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
78a1408
1. Modified BufferCache to have a maxOpenFiles parameter. 2. BufferCache will not invalidate and flush pages upon last close of a file. 3. Pages of unreferenced files are invalidated and flushed lazily during a new openFile request.
by alexander.behm
· 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
00d9db1
1. Inverted lists are now more generic. An inverted list is a sorted list of fixed-size tuples.
by alexander.behm
· 14 years ago
00c81df
commented a test
by salsubaiee
· 14 years ago
36af1a4
Added one more test for the RTree
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