Module datafusion::datasource::object_store::local
source · [−]Expand description
Object store that represents the Local File System.
Structs
Local File System as Object Store.
Functions
Helper method to convert a file location to a LocalFileReader
Create a stream of ObjectReader
by converting each file in the files
vector
into instances of LocalFileReader
Helper method to fetch the file size and date at given path and create a FileMeta