DBScholar

Back to papers

BlackMagic: Automatic Inlining of Scalar UDFs into SQL Queries with Froid

Summary: Froid automatically translates imperative, multistatement scalar UDFs into equivalent relational algebra, exposing them to SQL optimization. This eliminates black-box, iterative execution in favor of set-oriented parallel plans, yielding orders-of-magnitude speedups and powering SQL Server 2019 UDF inlining. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
12060
Venue
VLDB
Year
2019
Pagerank
6.8487143e-05
Overall Rank
4,180 | 71.33%
DOI
10.14778/3352063.3352072

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{ramachandra_vldb19,
        title = {{BlackMagic: Automatic Inlining of Scalar UDFs into SQL Queries with Froid}},
        author = {Ramachandra, Karthik and Park, Kwanghyun},
        journal = {PVLDB},
        series = {{VLDB} '19},
        volume = {12},
        number = {12},
        pages = {1810--1813},
        doi = {10.14778/3352063.3352072},
        url = {https://doi.org/10.14778/3352063.3352072},
        year = {2019}
}

Incoming Citations (Sorted by Pagerank)

Showing 9 of 9 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 3 of 3 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
543 Orthogonal Optimization of Subqueries and Aggregation 2001 SIGMOD 0.0001682612
894 Froid: Optimization of Imperative Programs in a Relational Database 2018 VLDB 0.00013367658
1,362 Execution Strategies for SQL Subqueries 2007 SIGMOD 0.00011032204
Previous Page 1 / 1 Next

Semantically Similar Papers