pub async fn determine_file_version(
store: &ObjectStore,
path: &Path,
known_size: Option<usize>,
) -> Result<LanceFileVersion>
pub async fn determine_file_version(
store: &ObjectStore,
path: &Path,
known_size: Option<usize>,
) -> Result<LanceFileVersion>