Window Function Expression: Let the Self-join Enter
Summary: Introduces a self-join-based strategy for evaluating SQL window functions, challenging the standard partition-sort-compute pipeline. Automated rewrites and experiments show it can outperform linear plans when selected cost-effectively. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Radim Baca (Technical University of Ostrava)
BibTeX Citation
@article{baca_vldb24,
title = {{Window Function Expression: Let the Self-join Enter}},
author = {Baca, Radim},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {9},
pages = {2162--2174},
doi = {10.14778/3665844.3665848},
url = {https://doi.org/10.14778/3665844.3665848},
year = {2024}
}
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 15 of 15 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,362 | Execution Strategies for SQL Subqueries | 2007 | SIGMOD |
| 2 | 2,465 | Optimization of Queries with User-defined Predicates | 1996 | VLDB |
| 3 | 2,104 | Optimization of Multi-Way Join Queries for Parallel Execution | 1991 | VLDB |
| 4 | 664 | Exploiting Statistics on Query Expressions for Optimization | 2002 | SIGMOD |
| 5 | 1,154 | Efficient Exploitation of Similar Subexpressions for Query Processing | 2007 | SIGMOD |
| 6 | 2,735 | Scheduling for shared window joins over data streams | 2003 | VLDB |
| 7 | 8,685 | Efficient Evaluation of Arbitrarily-Framed Holistic SQL Aggregates and Window Functions | 2022 | SIGMOD |
| 8 | 10,873 | Unraveling the Impact of Window Semantics: Optimizing Join Order for Efficient Stream Processing | 2025 | VLDB |
| 9 | 4,020 | Optimization of Analytic Window Functions | 2012 | VLDB |
| 10 | 3,673 | Efficient Processing of Window Functions in Analytical SQL Queries | 2015 | VLDB |