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
148631: storage: disable short attribute extractor in temp engine r=RaduBerinde a=jbowens
Disable the short attribute extractor in temporary engines. The short attribute extractor is only capable of parsing Cockroach MVCC keys. Additionally, rename some temp engine identifiers that needlessly were prefixed with 'Pebble'. These were vestiges from when Pebble and RocksDB implementations co-existed.
Epic: none
Release note: none
Co-authored-by: Jackson Owens <jackson@cockroachlabs.com>
0 commit comments