• I
    Use nullptr for default compaction_filter_factory · 643bbbf0
    Islam AbdelRahman 提交于
    Summary:
    Replacing the default value for compaction_filter_factory and compaction_filter_factory_v2 to be nullptr instead of DefaultCompactionFilterFactory / DefaultCompactionFilterFactoryV2
    The reason for this is to be able to determine easily if we have compaction filter factory or not without depending on RTTI
    
    Test Plan: make check
    
    Reviewers: yoshinorim, ott, igor, sdong
    
    Reviewed By: sdong
    
    Subscribers: dhruba
    
    Differential Revision: https://reviews.facebook.net/D39693
    643bbbf0
可在Tags中查看这些版本中当前仓库的状态.
HISTORY.md 20.0 KB