Skip to content

Commit

Permalink
Update HISTORY.md for PR 9273 (#9282)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #9282

Reviewed By: akankshamahajan15

Differential Revision: D33027844

Pulled By: ltamasi

fbshipit-source-id: 7540d36010414311bc39610fff92a6498be1570c
  • Loading branch information
ltamasi committed Dec 10, 2021
1 parent 417828b commit fcf3d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
## 6.27.3 (2021-12-10)
### Bug Fixes
* Fixed a bug in TableOptions.prepopulate_block_cache which causes segmentation fault when used with TableOptions.partition_filters = true and TableOptions.cache_index_and_filter_blocks = true.
* Fixed a bug affecting custom memtable factories which are not registered with the `ObjectRegistry`. The bug could result in failure to save the OPTIONS file.

## 6.27.2 (2021-12-01)
### Bug Fixes
Expand Down

0 comments on commit fcf3d75

Please sign in to comment.