DBScholar

Back to papers

Filter Before You Parse: Faster Analytics on Raw Data with Sparser

Summary: Raw filtering applies predicates to the raw bytestream before parsing, dramatically reducing parsing overhead. SIMD RF cascades with a lightweight optimizer let Sparser pick the best cascade per data/format (JSON/Avro/Parquet), delivering up to 22x parser and 9x end-to-end speedups. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
11831
Venue
VLDB
Year
2018
Pagerank
8.6078841e-05
Overall Rank
2,414 | 83.44%
DOI
10.14778/3236187.3236207

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{palkar_vldb18,
        title = {{Filter Before You Parse: Faster Analytics on Raw Data with Sparser}},
        author = {Palkar, Shoumik and Abuzaid, Firas and Bailis, Peter and Zaharia, Matei},
        journal = {PVLDB},
        series = {{VLDB} '18},
        volume = {11},
        number = {11},
        pages = {1576--1589},
        doi = {10.14778/3236187.3236207},
        url = {https://doi.org/10.14778/3236187.3236207},
        year = {2018}
}

Incoming Citations (Sorted by Pagerank)

Showing 17 of 17 citing papers.

Rank Citing Paper Year Venue Pagerank
1,756 SystemDS: A Declarative Machine Learning System for the End-to-End Data Science Lifecycle 2020 CIDR 9.8172465e-05
3,074 Speculative Distributed CSV Data Parsing for Big Data Analytics 2019 SIGMOD 7.7844208e-05
4,069 JSON Tiles: Fast Analytics on Semi-Structured Data 2021 SIGMOD 6.9276175e-05
4,483 Accelerating Raw Data Analysis with the ACCORDA Software and Hardware Architecture 2019 VLDB 6.6724044e-05
4,502 AS-Parser: Log Parsing Based on Adaptive Segmentation 2023 SIGMOD 6.6599757e-05
5,871 Cheetah: Accelerating Database Queries with Switch Pruning 2020 SIGMOD 6.0604381e-05
7,139 Selection Pushdown in Column Stores using Bit Manipulation Instructions 2023 SIGMOD 5.6932481e-05
7,217 ParPaRaw: Massively Parallel Parsing of Delimiter-Separated Raw Data 2020 VLDB 5.668373e-05
7,766 Scalable Structural Index Construction for JSON Analytics 2021 VLDB 5.549481e-05
7,919 Stackless Processing of Streamed Trees 2021 PODS 5.5181056e-05
8,799 FishStore: Faster Ingestion with Subset Hashing 2019 SIGMOD 5.369237e-05
9,167 Dynamic Speculative Optimizations for SQL Compilation in Apache Spark 2020 VLDB 5.3099969e-05
9,436 GIO: Generating Efficient Matrix and Frame Readers for Custom Data Formats by Example 2023 SIGMOD 5.2692207e-05
9,989 GpJSON: High-performance JSON Data Processing on GPUs 2025 VLDB 5.1826377e-05
10,761 Fast and Scalable Data Transfer Across Data Systems 2025 SIGMOD 5.093636e-05
11,356 Zed: Leveraging Data Types to Process Eclectic Data 2023 CIDR 5.093636e-05
11,393 dsJSON: A Distributed SQL JSON Processor 2023 SIGMOD 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 15 of 15 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