Registry / database / lance-arrow

lance-arrow

JSON →
library6.0.0rscratesunverified

Arrow extension for the Lance columnar data format.

# Cargo.toml [dependencies] lance-arrow = "6.0.0"
INSTALL
IMPORT
SIG · LANCE-ARROW
L
lance-arrow
databaserustv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LanceArrow
use lance_arrow::LanceArrow;

Creates a default Lance Arrow extension.

use lance_arrow::LanceArrow; fn main() { let ext = LanceArrow::default(); println!("Lance Arrow extension: {:?}", ext); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
lance-arrow — cargo add lance-arrow · libregistry