pub fn read_parquet_metadata(path: &Path) -> Option<ParquetMetadataCache>Expand description
Read Parquet metadata from path. Returns None on error.
pub fn read_parquet_metadata(path: &Path) -> Option<ParquetMetadataCache>Read Parquet metadata from path. Returns None on error.