Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
81d2b6b9ec53a106afc928672d2a52bac1a4b4b8
/
hyracks-storage-am-lsm-btree
/
pom.xml
81d2b6b
Integrated bloom filters with LSM-BTree during flushes, merges, and bulkload. All tests pass except the merge test due to what it seems a bug in the cleanup after merges if there are no search threads accessing the disk components. Next is to use bloom filters during search and also with other lsm indexes.
by salsubaiee
· 12 years ago
d974a5b
merged hyracks_asterix_stabilization -r1913:1947 to hyracks_lsm_tree
by zheilbron
· 12 years ago
e74da94
merged r1274:1322 from hyracks_dev_next
by zheilbron
· 13 years ago
1d0f9a6
Moved tree index test framework to hyracks-test-support. Removed JUnit dependency from access method poms. Cleaned up all access method dependencies.
by alexander.behm
· 13 years ago
02e9fbd
Renamed lsmtree packages to lsm.
by alexander.behm
· 13 years ago
20fb7be
Renaming lsmtree to lsm. First phase.
by alexander.behm
· 13 years ago
[Renamed from hyracks-storage-am-lsmtree-btree/pom.xml]
14b46d0
Added in-memory buffercache with overflow. Created test projects for lsmtree-common and lsmtree-btree.
by alexander.behm
· 13 years ago
5a2c317
Reorganizing lsm tree packages and projects.
by alexander.behm
· 13 years ago
[Renamed (95%) from hyracks-storage-am-lsmtree/pom.xml]
af02e75
Moved LSM-Tree code from grape into this branch. Modified code to make it compile (ported to new hyracks version).
by alexander.behm
· 13 years ago