Predicate Pushdown for Data Science Pipelines
Summary: MagicPush uses a search-verification approach to predicate pushdown in data science pipelines, discovering input-space predicates and proving pushdown preserves outputs, even with non-relational operators and UDFs. Evaluations on TPC-H and 200 real-world GitHub Notebook pipelines show it beats a strong rule-based baseline, discovers new pushdown opportunities, and yields up to 99% running-time reduction in 42 pipelines while matching baseline opportunities elsewhere. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
BibTeX Citation
@inproceedings{yan_sigmod23,
title = {{Predicate Pushdown for Data Science Pipelines}},
author = {Yan, Cong and Lin, Yin and He, Yeye},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3589281},
url = {https://dl.acm.org/doi/10.1145/3589281},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 9,917 | The UDFBench Benchmark for General-purpose UDF Queries | 2025 | VLDB | 5.1955087e-05 |
| 10,441 | Data-Semantics-Aware Recommendation of Diverse Pivot Tables | 2026 | SIGMOD | 5.093636e-05 |
| 10,690 | Dynamic Pruning for Recursive Joins | 2025 | SIGMOD | 5.093636e-05 |
| 11,078 | LiquidCache: Efficient Pushdown Caching for Cloud-Native Data Analytics | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 27 of 27 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 | 7,176 | Interactive Demonstration of Probabilistic Predicates | 2018 | SIGMOD |
| 2 | 2,865 | End-to-end Optimization of Machine Learning Prediction Queries | 2022 | SIGMOD |
| 3 | 7,139 | Selection Pushdown in Column Stores using Bit Manipulation Instructions | 2023 | SIGMOD |
| 4 | 4,114 | Optimizing Machine Learning Inference Queries with Correlative Proxy Models | 2022 | VLDB |
| 5 | 4,575 | Conjunctive Queries with Comparisons | 2022 | SIGMOD |
| 6 | 3,137 | Pushing Data-Induced Predicates Through Joins in Big-Data Clusters | 2020 | VLDB |
| 7 | 1,124 | Query Optimization by Predicate Move-Around | 1994 | VLDB |
| 8 | 132 | Predicate Migration: Optimizing Queries with Expensive Predicates | 1993 | SIGMOD |
| 9 | 11,166 | PLAQUE: Automated Predicate Learning at Query Time | 2024 | SIGMOD |
| 10 | 295 | Accelerating Machine Learning Inference with Probabilistic Predicates | 2018 | SIGMOD |