English

Compressed Key Sort and Fast Index Reconstruction

Databases 2020-09-25 v1

Abstract

In this paper we propose an index key compression scheme based on the notion of distinction bits by proving that the distinction bits of index keys are sufficient information to determine the sorted order of the index keys correctly. While the actual compression ratio may vary depending on the characteristics of datasets (an average of 2.76 to one compression ratio was observed in our experiments), the index key compression scheme leads to significant performance improvements during the reconstruction of large-scale indexes. Our index key compression can be effectively used in database replication and index recovery of modern main-memory database systems.

Keywords

Cite

@article{arxiv.2009.11543,
  title  = {Compressed Key Sort and Fast Index Reconstruction},
  author = {Yongsik Kwon and Cheol Ryu and Sang Kyun Cha and Arthur H. Lee and Kunsoo Park and Bongki Moon},
  journal= {arXiv preprint arXiv:2009.11543},
  year   = {2020}
}

Comments

26 pages and 13 figures

R2 v1 2026-06-23T18:45:43.160Z