DBScholar

Back to papers

Improving LZ4 for Effective Compression and Efficient Query

Summary: Extends LZ4 with LZV, using variable-length hashes to find longer matches, improving compression ratio while reducing match-dependency costs. Adds auxiliary-index and prediction-guided key search to query compressed data directly in TsFile, avoiding full decompression and cutting latency. (summarized by gpt-5-mini on Apr 11 2026)

Paper ID
7677
Venue
SIGMOD
Year
2026
Pagerank
5.093636e-05
Overall Rank
10,464 | 28.21%
DOI
10.1145/3786660

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{liu_sigmod26,
        title = {{Improving LZ4 for Effective Compression and Efficient Query}},
        author = {Liu, Zhiheng and Song, Shaoxu},
        series = {{SIGMOD} '26},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3786660},
        url = {https://dl.acm.org/doi/10.1145/3786660},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 7 of 7 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers