You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: support to compat the old layered memtable options (apache#1568)
## Rationale
We introduce the explicit flag to control should we enable layered
memtable, but it has some compatibility problem when upgrading from old
version.
This pr add an option to support compating the old layered memtable
on/off control method.
## Detailed Changes
Add an option to support compating the old layered memtable on/off
control method.
## Test Plan
Manually.
0 commit comments