Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
870c369b89fd81d47ea1896ea04a9f80bf11ccb6
/
hyracks-storage-am-invertedindex
/
src
/
main
/
java
6a6a938
- Added a value provider to allow the r-tree to get the actual key values.
by salsubaiee
· 13 years ago
f787877
Added fail() call to IFrameWriter
by vinayakb
· 13 years ago
d0f1ffb
Merged 500:541 from trunk
by vinayakb
· 13 years ago
1774c50
Merged r432 from trunk
by vinayakb
· 14 years ago
ceb312d
Added sort-merge collector. tests pass
by vinayakb
· 14 years ago
e809eb0
Partial commit. Code compiles, but not complete
by vinayakb
· 14 years ago
74c7207
Merged r289:290 from the hyracks_io_management branch
by vinayakb
· 14 years ago
2daa123
Formatted code in Asterix style and added copyright info to all files.
by alexander.behm
· 14 years ago
4e09438
1. Changed BTree code to use the new IBufferCache and IStorageManagerInterface to cleanly deal with the lifecycle of files.
by alexander.behm
· 14 years ago
d301105
Merged r248:249 from trunk
by alexander.behm
· 14 years ago
1429814
Bugfixes related to combining compressed BTree leaf frames with TypeAwareTupleWriter.
by alexander.behm
· 14 years ago
3b374bd
Improved BTree ops to generate less objects. For example, BTreeOpContext can now be reused for multiple operations.
by alexander.behm
· 14 years ago
7287026
Added support for open intervals in BTree searches.
by alexander.behm
· 14 years ago
da00758
added simple inverted index based on btree. conjunctive queries supported.
by alexander.behm
· 14 years ago