dataframe-fusion: Apache DataFusion backend for the dataframe typed API.

[ data, mit ] [ Propose Tags ] [ Report a vulnerability ]

A typed, plan-based wrapper around Apache DataFusion. Mirrors the DataFrame.Typed.Lazy surface but lowers each operation to a DataFusion logical plan via a Rust bridge crate. Results are returned via the Arrow C Data Interface and reconstructed as ordinary TypedDataFrames in Haskell.

Modules

  • DataFrame
    • Fusion
      • DataFrame.Fusion.FFI
      • DataFrame.Fusion.Plan
      • DataFrame.Fusion.Typed

Flags

Manual Flags

NameDescriptionDefault
no-csv

Skip building dataframe-fusion when the meta package's CSV backend is disabled.

Disabled
no-parquet

Skip building dataframe-fusion when the meta package's Parquet backend is disabled.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0
Dependencies aeson (>=0.11 && <3), base (>=4 && <5), bytestring (>=0.11 && <0.14), dataframe-arrow-bridge (>=1.0 && <1.1), dataframe-core (>=2.5 && <2.6), dataframe-lazy (>=2.4.1 && <2.5), dataframe-operations (>=2.5 && <2.6), text (>=2.1 && <3) [details]
License MIT
Copyright (c) 2024-2026 Michael Chavinda
Author Michael Chavinda
Maintainer mschavinda@gmail.com
Uploaded by mchav at 2026-08-29T20:13:36Z
Category Data
Bug tracker https://github.com/mchav/dataframe/issues
Distributions
Downloads 2 total (2 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-08-29 [all 2 reports]