build_access_layer_simple

Function build_access_layer_simple 

Source
async fn build_access_layer_simple(
    components: &FileDirComponents,
    object_store: ObjectStore,
    config: &mut MitoConfig,
    data_home: &str,
) -> Result<(AccessLayerRef, CacheManagerRef)>