pub fn create_file_metadata( file_path: &Path, checkpoint_seq_range: Range<u64>, ) -> IngestionResult<FileMetadata>