Apache DataFusion: Building Custom Analytics Engines in Rust

Språk
Engelsk
Format
Kategori

Fakta og dokumentar

"Apache DataFusion: Building Custom Analytics Engines in Rust"

This book is for experienced Rust developers and data infrastructure engineers who want to build fast, embeddable analytics systems—without reinventing a query engine from scratch. Using Apache DataFusion as the core, it shows how to turn Arrow’s zero-copy columnar memory model into production-grade pipelines, and how to make deliberate architectural choices around extensibility, isolation, and predictable performance in real services.

You’ll learn how DataFusion’s SQL/DataFrame front-ends map into logical plans and expressions, where semantic analysis and type coercion boundaries belong, and how to shape and optimize plans safely. The book then goes deeper into physical planning and the ExecutionPlan contract: partitioning and ordering requirements, streaming execution semantics, and physical optimization techniques that reduce data movement. You’ll also implement the key extension points—TableProviders and catalogs, object-store and file-format I/O, Arrow-native UDF/UDAF/UDWFs, and custom physical operators—while avoiding the common “wrong answer” and performance pitfalls.

Prerequisites include strong Rust fluency, comfort with async/concurrency, and basic familiarity with relational query processing. The emphasis is on engine-authoring workflows: capability contracts, cost and correctness trade-offs, and operational readiness through metrics, spilling, concurrency control, and rigorous testing and diagnostics.

© 2026 NobleTrex Press (E-bok): 6610001179229

Utgivelsesdato

E-bok: 9. mars 2026

Tagger

    Derfor vil du elske Storytel:

    • Over 900 000 lydbøker og e-bøker

    • Eksklusive nyheter hver uke

    • Lytt og les offline

    • Kids Mode (barnevennlig visning)

    • Avslutt når du vil

    Det mest populære valget

    Unlimited

    For deg som vil lytte og lese ubegrenset.

    219 kr /måned

    • Lytt så mye du vil

    • Over 900 000 bøker

    • Nye eksklusive bøker hver uke

    • Avslutt når du vil

    Benytt tilbud

    Family

    For deg som ønsker å dele historier med familien.

    Fra 289 kr /måned

    • Lytt så mye du vil

    • Over 900 000 bøker

    • Nye eksklusive bøker hver uke

    • Avslutt når du vil

    Du + 1 familiemedlem2 kontoer

    289 kr /måned

    Benytt tilbud

    Premium

    For deg som lytter og leser ofte.

    189 kr /måned

    • Avslutt når du vil

    • Nye eksklusive bøker hver uke

    • Over 900 000 bøker

    • Lytt opptil 50 timer per måned

    Benytt tilbud

    Basic

    For deg som lytter og leser av og til.

    149 kr /måned

    • Lytt opp til 20 timer per måned

    • Over 900 000 bøker

    • Nye eksklusive bøker hver uke

    • Avslutt når du vil

    Benytt tilbud

    Prøv Storytel nå 📚

    Kos deg med ubegrenset tilgang til mer enn 900 000 titler.

    • Lytt og les så mye du vil
    • Eksklusive nyheter hver uke
    • Utforsk et stort bibliotek med fortellinger
    • Over 1500 serier på norsk
    • Ingen bindingstid, avslutt når du vil
    Benytt tilbud
    NO - Details page - Device banner - 894x1036
    Cover for Apache DataFusion: Building Custom Analytics Engines in Rust