To UDFs and Beyond: Demonstration of a Fully Decomposed Data Processor for General Data Wrangling Tasks
Summary: Fully decomposed, modular processor for semi-structured data enabling extensions into engine internals (indexes, I/O, aggregations) via plain Python—not just UDFs. Demo shows rapid prototyping to embed ML libraries/pretrained models into query pipelines (e.g., tweet sentiment) for customizable data‑wrangling. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Nico Schäfer (Rheinland-Pfälzische Technische Universität Kaiserslautern-Landau)
- 2. Damjan Gjurovski (Rheinland-Pfälzische Technische Universität Kaiserslautern-Landau)
- 3. Angjela Davitkova (Rheinland-Pfälzische Technische Universität Kaiserslautern-Landau)
- 4. Sebastian Michel (Rheinland-Pfälzische Technische Universität Kaiserslautern-Landau)
BibTeX Citation
@article{schafer_vldb23,
title = {{To UDFs and Beyond: Demonstration of a Fully Decomposed Data Processor for General Data Wrangling Tasks}},
author = {Schäfer, Nico and Gjurovski, Damjan and Davitkova, Angjela and Michel, Sebastian},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {12},
pages = {4018--4021},
doi = {10.14778/3611540.3611610},
url = {https://doi.org/10.14778/3611540.3611610},
year = {2023}
}
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 9 of 9 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 106 | The MADlib Analytics Library or MAD Skills, the SQL | 2012 | VLDB | 0.00033539462 |
| 1,264 | SQL/MapReduce: A practical approach to self-describing, polymorphic, and parallelizable user-defined functions | 2009 | VLDB | 0.00011416393 |
| 1,442 | An Architecture for Compiling UDF-centric Workflows | 2015 | VLDB | 0.00010778486 |
| 1,756 | SystemDS: A Declarative Machine Learning System for the End-to-End Data Science Lifecycle | 2020 | CIDR | 9.8172465e-05 |
| 1,768 | Tuplex: Data Science in Python at Native Code Speed | 2021 | SIGMOD | 9.8041636e-05 |
| 1,892 | Procedural Extensions of SQL: Understanding their usage in the wild | 2021 | VLDB | 9.5277793e-05 |
| 2,684 | Compiling PL/SQL Away | 2020 | CIDR | 8.25952e-05 |
| 3,257 | One WITH RECURSIVE is Worth Many GOTOs | 2021 | SIGMOD | 7.590651e-05 |
| 4,273 | User-Defined Operators: Efficiently Integrating Custom Algorithms into Modern Databases | 2022 | VLDB | 6.7909197e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 11,414 | Udon: Efficient Debugging of User-Defined Functions in Big Data Systems with Line-by-Line Control | 2023 | SIGMOD |
| 2 | 8,096 | Efficient Execution of User-Defined Functions in SQL Queries | 2023 | VLDB |
| 3 | 9,804 | One-pass Data Mining Algorithms in a DBMS with UDFs | 2011 | SIGMOD |
| 4 | 4,273 | User-Defined Operators: Efficiently Integrating Custom Algorithms into Modern Databases | 2022 | VLDB |
| 5 | 12,088 | Synthesizing Data Programs | 2015 | CIDR |
| 6 | 1,250 | Data Management in Machine Learning: Challenges, Techniques, and Systems | 2017 | SIGMOD |
| 7 | 7,245 | The VADA Architecture for Cost-Effective Data Wrangling | 2017 | SIGMOD |
| 8 | 9,742 | Unified Data Analytics: State-of-the-art and Open Problems | 2022 | VLDB |
| 9 | 1,442 | An Architecture for Compiling UDF-centric Workflows | 2015 | VLDB |
| 10 | 4,292 | Putting Pandas in a Box | 2021 | CIDR |