pub fn load_dataset_projected( path: &Path, requested_columns: &[String], ) -> Result<EncodedDataset, DataError>