Re-exports§
pub use error::ArrowResult;
pub use error::Error;
pub use error::Result;
Modules§
- cache
- Cache implementation
- container
- datatypes
- Lance data types, Schema and Field
- error
- traits
- Dataset Traits
- utils
Constants§
Statics§
- ROW_
ADDR_ FIELD - Row address field. This is nullable because its validity bitmap is sometimes used as a selection vector.
- ROW_
ID_ FIELD - Row ID field. This is nullable because its validity bitmap is sometimes used as a selection vector.