pub fn build_version_meta(
fragment: &Fragment,
current_version: u64,
) -> Option<RowDatasetVersionMeta>Expand description
Build version metadata for a fragment if it has physical rows and no existing metadata.
pub fn build_version_meta(
fragment: &Fragment,
current_version: u64,
) -> Option<RowDatasetVersionMeta>Build version metadata for a fragment if it has physical rows and no existing metadata.