Crate lance_io

Crate lance_io 

Source

Re-exports§

pub use scheduler::bytes_read_counter;
pub use scheduler::iops_counter;

Modules§

encodings
Data encodings
ffi
local
Optimized local I/Os
object_reader
object_store
Extend object_store::ObjectStore functionalities
object_writer
scheduler
stream
traits
utils

Macros§

assert_io_eq
Assertions on IO statistics. assert_io_eq!(io_stats, read_iops, 1); assert_io_eq!(io_stats, write_iops, 0, “should be no writes”); assert_io_eq!(io_stats, num_hops, 1, “should be just {}”, “one hop”);
assert_io_gt
assert_io_lt

Enums§

ReadBatchParams
Defines a selection of rows to read from a file/batch