pub fn datafusion_root_url(uri: &str) -> Result<Url>
Returns the root URL DataFusion should use when registering an OpenDAL object store.
OpenDAL
Returns an error if uri is not a valid storage URI.
uri