JinwoongKim / Massively-Parallel-Query-Processing-on-Heterogeneous-Architecture

Homepage
http://jinwoongkim.github.io/Massively-Parallel-Query-Processing-on-Heterogeneous-Architecture/
1 stars 2 forks source link

Deallocation of node_ptr in Hybrid indexing #28

Closed JinwoongKim closed 8 years ago

JinwoongKim commented 8 years ago

In Hybrid indexing, the leaf node are not deallocated in node_ptr

As we increase the size of indexing, it will be larger and larger

JinwoongKim commented 8 years ago

But we gonna load an index from file, it doesn't matter