Expand description
Re-exports of 3rd party dependencies used in lance public APIs
Users that only use these dependencies for the sake of communicating with Lance APIs can use these re-exports to ensure they are always pinned to the same version that lance is using.
Re-exportsยง
pub use arrow_array;pub use arrow_schema;pub use datafusion;