Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Implement purely virtual FSWritableFile::GetFileSize
API change with RocksDB v9.0.0 removes default implementation of `FSWritableFile::GetFileSize`. We therefore need to implement `ZonedWriteableFile::GetFileSize`. Signed-off-by: Dennis Maisenbacher <[email protected]>
- Loading branch information