User-Defined Aggregate Functions: Bridging Theory and Practice
Summary: Bridges theory and practice for UDAs in relational DBs. Examines mismatch between UDA creation and the data required by optimization, rewriting, and view maintenance; proposes a coherent framework to treat UDAs as first-class citizens. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Sara Cohen (Technion)
BibTeX Citation
@inproceedings{cohen_sigmod06,
title = {{User-Defined Aggregate Functions: Bridging Theory and Practice}},
author = {Cohen, Sara},
series = {{SIGMOD} '06},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/1142473.1142480},
url = {https://dl.acm.org/doi/10.1145/1142473.1142480},
year = {2006}
}
Incoming Citations (Sorted by Pagerank)
Showing 5 of 5 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,747 | Moment-Based Quantile Sketches for Efficient High Cardinality Aggregation Queries | 2018 | VLDB | 8.1711208e-05 |
| 3,992 | Aggify: Lifting the Curse of Cursor Loops using Custom Aggregates | 2020 | SIGMOD | 6.9695338e-05 |
| 5,802 | Time-Decaying Aggregates in Out-of-order Streams | 2008 | PODS | 6.0843083e-05 |
| 10,077 | ProvCite: Provenance-based Data Citation | 2019 | VLDB | 5.1603976e-05 |
| 12,227 | How Achaeans Would Construct Columns in Troy | 2013 | CIDR | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 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 | 2,465 | Optimization of Queries with User-defined Predicates | 1996 | VLDB |
| 2 | 13,279 | Towards the Support of Integrated Views of Multiple Databases: An Aggregate Schema Facility | 1978 | SIGMOD |
| 3 | 1,860 | Querying Multiple Features of Groups in Relational Databases | 1996 | VLDB |
| 4 | 4,645 | User-Defined Table Operators: Enhancing Extensibility for ORDBMS | 1999 | VLDB |
| 5 | 4,273 | User-Defined Operators: Efficiently Integrating Custom Algorithms into Modern Databases | 2022 | VLDB |
| 6 | 2,064 | Incremental Maintenance for Non-Distributive Aggregate Functions | 2002 | VLDB |
| 7 | 9,917 | The UDFBench Benchmark for General-purpose UDF Queries | 2025 | VLDB |
| 8 | 9,516 | Using SQL to Build New Aggregates and Extenders for Object-Relational Systems | 2000 | VLDB |
| 9 | 5,950 | Translating and Optimizing SQL Queries Having Aggregates | 1987 | VLDB |
| 10 | 8,096 | Efficient Execution of User-Defined Functions in SQL Queries | 2023 | VLDB |