apavlo / h-store

H-Store Distributed Main Memory OLTP Database System
https://hstore.cs.brown.edu
GNU General Public License v3.0
568 stars 174 forks source link

Debugging the ee with new indexing file? #217

Closed dvirginz closed 5 years ago

dvirginz commented 5 years ago

I'm trying to create a new index mechanism for the ee of hstore, and encounters crashes at ant hstore-benchmark -Dproject=tpcc -Dnoexecute=true -Dnoshutdown=true

which makes sense, as my indexing effects the buildup of the DB. Anyone here managed to use different indexes from the ones used, and was able to debug the process?

apavlo commented 5 years ago

Nobody works on this project anymore. See @huanchenz's patches from a few years ago for his hybrid index project:

https://github.com/huanchenz/h-store/commit/ad309ac807ba5b6d1976a44e16cab643d84fe567