-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Fix(builder): Too many small tables when compression is enabl…
…ed (#1549)" This reverts commit 5d1bab4. We'reverting this commit because it seems to cause a strange issue while writing data. Running `go run -tags main.go benchmark write --sorted --compression=true --block-cache-mb=100` creates a directory which does not have all the keys. I don't know why this would fix the issue but the test works fine after reverting this commit.
- Loading branch information
Ibrahim Jarif
committed
Oct 5, 2020
1 parent
d74698d
commit 76a893f
Showing
3 changed files
with
8 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters