Conjunctive Selection Conditions in Main Memory
Summary: Shows that ordering of conjunctive selection predicates in main-memory databases creates a space of logically equivalent plans with widely differing performance due to CPU branch-misprediction costs. Proposes a branch-misprediction-aware cost model plus optimal and heuristic plan selection algorithms, with case-study evidence of substantial speedups. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Kenneth A. Ross (Columbia University; INRIA)
BibTeX Citation
@inproceedings{ross_pods02,
address = {New York, NY, USA},
series = {{PODS} '02},
title = {{Conjunctive Selection Conditions in Main Memory}},
url = {https://dl.acm.org/doi/10.1145/543613.543628},
doi = {10.1145/543613.543628},
booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
publisher = {Association for Computing Machinery},
author = {Ross, Kenneth A.},
year = {2002}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 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 | 7,858 | Optimization of Multiple-Relation Multiple-Disjunct Queries | 1988 | PODS |
| 2 | 10,169 | Towards Output-Optimal Uniform Sampling and Approximate Counting for Join-Project Queries | 2026 | PODS |
| 3 | 7,842 | Processing and Optimizing Main Memory Spatial-Keyword Queries | 2016 | VLDB |
| 4 | 7,366 | Non-Invasive Progressive Optimization for In-Memory Databases | 2016 | VLDB |
| 5 | 9,612 | Memory Efficient Scheduling of Query Pipeline Execution | 2022 | CIDR |
| 6 | 434 | Query Optimization for Parallel Execution | 1992 | SIGMOD |
| 7 | 7 | Implementation Techniques For Main Memory Database Systems | 1984 | SIGMOD |
| 8 | 1,355 | Query Processing in Main Memory Database Management Systems | 1986 | SIGMOD |
| 9 | 6,009 | Optimization of Conjunctive Predicates for Main Memory Column Stores | 2016 | VLDB |
| 10 | 9,754 | Optimization of Disjunctive Predicates for Main Memory Column Stores | 2017 | SIGMOD |