lance-encoding-datafusion

Crates.iolance-encoding-datafusion
lib.rslance-encoding-datafusion
version0.19.1
sourcesrc
created_at2024-05-29 19:13:28.333426
updated_at2024-10-21 22:16:06.651926
descriptionEncoders and decoders for the Lance file format that rely on datafusion
homepage
repositoryhttps://github.com/lancedb/lance
max_upload_size
id1255805
size89,614
Weston Pace (westonpace)

documentation

README

lance-encoding-datafusion

lance-encoding-datafusion is an internal sub-crate, containing encoders and decoders for the Lance file format that rely on Datafusion. Partly this is to keep the size of lance-encoding small and partly this is to prove that encodings are extensible.

Important Note: This crate is not intended for external usage.

Commit count: 1978

cargo fmt