daft-ext 0.1.1

Daft extension SDK for building custom extensions
Documentation

daft-ext

Extension SDK for building custom Daft extensions.

Daft is a distributed query engine for large-scale data processing. This crate provides the types, traits, and macros needed to build extensions that plug into Daft's execution engine.

Usage

[dependencies]
daft-ext = "0.1"

License

Apache-2.0