The UDFBench Benchmark for General-purpose UDF Queries
Summary: Introduces UDFBench, the first benchmark centered on real-world UDF queries and their execution bottlenecks. Its composable workloads isolate or combine overheads, enabling cross-system evaluation of optimization and compilation techniques across five databases. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yannis Foufoulas (Athena Research Center)
- 2. Theoni Palaiologou (Athena Research Center; University of Athens)
- 3. Alkis Simitsis (Athena Research Center)
BibTeX Citation
@article{foufoulas_vldb25,
title = {{The UDFBench Benchmark for General-purpose UDF Queries}},
author = {Foufoulas, Yannis and Palaiologou, Theoni and Simitsis, Alkis},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {9},
pages = {2804--2817},
doi = {10.14778/3746405.3746409},
url = {https://doi.org/10.14778/3746405.3746409},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,541 | Scalable GPU Acceleration of Scalar Functions in Analytical Databases: Compilation, Benchmarking, and Optimization | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 34 of 34 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,264 | SQL/MapReduce: A practical approach to self-describing, polymorphic, and parallelizable user-defined functions | 2009 | VLDB |
| 2 | 9,855 | YeSQL: Rich User-Defined Functions without the Overhead | 2022 | VLDB |
| 3 | 6,015 | Dear User-Defined Functions, Inlining isn't working out so great for us. Let's try batching to make our relationship work. Sincerely, SQL | 2024 | CIDR |
| 4 | 6,314 | YeSQL: "You extend SQL" with Rich and Highly Performant User-Defined Functions in Relational Databases | 2022 | VLDB |
| 5 | 3,945 | Exploiting Correlations for Expensive Predicate Evaluation | 2015 | SIGMOD |
| 6 | 5,791 | Accelerating Python UDFs in Vectorized Query Execution | 2022 | CIDR |
| 7 | 6,328 | Functional-Style SQL UDFs With a Capital 'F' | 2020 | SIGMOD |
| 8 | 6,553 | Containerized Execution of UDFs: An Experimental Evaluation | 2022 | VLDB |
| 9 | 8,096 | Efficient Execution of User-Defined Functions in SQL Queries | 2023 | VLDB |
| 10 | 10,740 | UDFBench: A Tool for Benchmarking UDF Queries on SQL Engines | 2025 | SIGMOD |