An Architecture for Compiling UDF-centric Workflows
Summary: A compilation architecture for UDF-centric analytics workflows, jointly exploiting data, UDF, and hardware properties to generate specialized code. Implemented in Tupleware, it delivers up to 1000× speedups over existing systems. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Andrew Crotty (Brown University)
- 2. Alex Galakatos (Brown University)
- 3. Kayhan Dursun (Brown University)
- 4. Tim Kraska (Brown University)
- 5. Carsten Binnig (Brown University)
- 6. Ugur Cetintemel (Brown University)
- 7. Stan Zdonik (Brown University)
BibTeX Citation
@article{crotty_vldb15,
title = {{An Architecture for Compiling UDF-centric Workflows}},
author = {Crotty, Andrew and Galakatos, Alex and Dursun, Kayhan and Kraska, Tim and Binnig, Carsten and Cetintemel, Ugur and Zdonik, Stan},
journal = {PVLDB},
series = {{VLDB} '15},
volume = {8},
number = {12},
pages = {1466--1477},
doi = {10.14778/2824032.2824045},
url = {https://doi.org/10.14778/2824032.2824045},
year = {2015}
}
Incoming Citations (Sorted by Pagerank)
Showing 33 of 33 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 12 of 12 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,797 | How to Architect a Query Compiler | 2016 | SIGMOD |
| 2 | 11,487 | To UDFs and Beyond: Demonstration of a Fully Decomposed Data Processor for General Data Wrangling Tasks | 2023 | VLDB |
| 3 | 1,768 | Tuplex: Data Science in Python at Native Code Speed | 2021 | SIGMOD |
| 4 | 6,253 | Declarative Sub-Operators for Universal Data Processing | 2023 | VLDB |
| 5 | 10,740 | UDFBench: A Tool for Benchmarking UDF Queries on SQL Engines | 2025 | SIGMOD |
| 6 | 6,328 | Functional-Style SQL UDFs With a Capital 'F' | 2020 | SIGMOD |
| 7 | 9,917 | The UDFBench Benchmark for General-purpose UDF Queries | 2025 | VLDB |
| 8 | 5,791 | Accelerating Python UDFs in Vectorized Query Execution | 2022 | CIDR |
| 9 | 2,094 | Tupleware: "Big" Data, Big Analytics, Small Clusters | 2015 | CIDR |
| 10 | 8,096 | Efficient Execution of User-Defined Functions in SQL Queries | 2023 | VLDB |