Skipping-oriented Partitioning for Columnar Layouts
Summary: Introduces Generalized Skipping-Oriented Partitioning (GSOP) for columnar layouts. Jointly optimizes horizontal skipping and vertical partitioning to balance skip opportunities with tuple reconstruction, reducing scanned data and improving end-to-end queries vs. state-of-the-art on benchmarks and real workloads. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Liwen Sun (University of California Berkeley)
- 2. Michael J. Franklin (University of California Berkeley)
- 3. Jiannan Wang (Simon Fraser University)
- 4. Eugene Wu (Columbia University)
BibTeX Citation
@article{sun_vldb17,
title = {{Skipping-oriented Partitioning for Columnar Layouts}},
author = {Sun, Liwen and Franklin, Michael J. and Wang, Jiannan and Wu, Eugene},
journal = {PVLDB},
series = {{VLDB} '17},
volume = {10},
number = {4},
pages = {421--432},
doi = {10.14778/3021924.3021933},
url = {https://doi.org/10.14778/3021924.3021933},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 20 of 20 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 30 of 30 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,199 | Bridging the Archipelago between Row-Stores and Column-Stores for Hybrid Workloads | 2016 | SIGMOD |
| 2 | 6,042 | Pando: Enhanced Data Skipping with Logical Data Partitioning | 2023 | VLDB |
| 3 | 6,161 | Data Partitioning for In-Memory Systems: Myths, Challenges, and Opportunities | 2019 | CIDR |
| 4 | 630 | Performance Tradeoffs in Read-Optimized Databases | 2006 | VLDB |
| 5 | 471 | Skew-Aware Automatic Database Partitioning in Shared-Nothing, Parallel OLTP Systems | 2012 | SIGMOD |
| 6 | 1,044 | Fine-grained Partitioning for Aggressive Data Skipping | 2014 | SIGMOD |
| 7 | 2,866 | Optimal Column Layout for Hybrid Workloads | 2019 | VLDB |
| 8 | 6,653 | Adaptive Data Skipping in Main-Memory Systems | 2016 | SIGMOD |
| 9 | 9,836 | Towards Functional Decomposition of Storage Formats | 2025 | CIDR |
| 10 | 12,191 | A Partitioning Framework for Aggressive Data Skipping | 2014 | VLDB |