• A
    Passing table properties to compaction callback · 3d07b815
    Alexey Maykov 提交于
    Summary: It would be nice to have and access to table properties in compaction callbacks. In MyRocks project, it will make possible to update optimizer statistics online.
    
    Test Plan: ran the unit test. Ran myrocks with the new way of collecting stats.
    
    Reviewers: igor, rven, yhchiang
    
    Reviewed By: yhchiang
    
    Subscribers: dhruba
    
    Differential Revision: https://reviews.facebook.net/D48267
    3d07b815
db_impl.h 32.4 KB