zarr_datafusion/
lib.rs

1pub mod datasource;
2pub mod optimizer;
3pub mod physical_plan;
4pub mod reader;