Column Partition and Permutation for Run Length Encoding in Columnar Databases
Summary: Rearranging columns for improved Run Length Encoding in in-memory columnar DBs. An incremental heuristic selects a subset of columns to compress and a row order to boost RLE, addressing NP-hardness and achieving up to 25% better compression than compressing all columns. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jia Shi (University of Waterloo)
BibTeX Citation
@inproceedings{shi_sigmod20,
title = {{Column Partition and Permutation for Run Length Encoding in Columnar Databases}},
author = {Shi, Jia},
series = {{SIGMOD} '20},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3318464.3384413},
url = {https://dl.acm.org/doi/10.1145/3318464.3384413},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 5,037 | A Deep Dive into Common Open Formats for Analytical DBMSs | 2023 | VLDB | 6.3914026e-05 |
| 8,617 | Improving Matrix-vector Multiplication via Lossless Grammar-Compressed Matrices | 2022 | VLDB | 5.4002779e-05 |
| 11,246 | Blitzcrank: Fast Semantic Compression for In-memory Online Transaction Processing | 2024 | VLDB | 5.093636e-05 |
| 11,274 | Partition, Don’t Sort! Compression Boosters for Cloud Data Ingestion Pipelines | 2024 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 5,357 | Joins on Encoded and Partitioned Data | 2014 | VLDB |
| 2 | 8,436 | Adaptive Compression for Fast Scans on String Columns | 2021 | SIGMOD |
| 3 | 4,065 | LeCo: Lightweight Compression via Learning Serial Correlations | 2024 | SIGMOD |
| 4 | 630 | Performance Tradeoffs in Read-Optimized Databases | 2006 | VLDB |
| 5 | 925 | Dictionary-based Order-preserving String Compression for Main Memory Column Stores | 2009 | SIGMOD |
| 6 | 921 | Query Optimization In Compressed Database Systems | 2001 | SIGMOD |
| 7 | 8,410 | Robust and Budget-Constrained Encoding Configurations for In-Memory Database Systems | 2022 | VLDB |
| 8 | 13,203 | Transposition Algorithms on Very Large Compressed Databases | 1986 | VLDB |
| 9 | 60 | Integrating Compression and Execution in Column-Oriented Database Systems | 2006 | SIGMOD |
| 10 | 6,882 | Rearranging Data to Maximize the Efficiency of Compression | 1986 | PODS |