perf: improve the performance of column_aware_row_encoding::Deserializer
#16763
Labels
component/storage
Storage
help wanted
Issues that need help from contributors
type/feature
type/perf
Milestone
The current implementation of
ValueRowDeserializer
is not efficient, which didn't fully utilize the performance of our row encoding format.risingwave/src/common/src/util/value_encoding/column_aware_row_encoding.rs
Lines 205 to 259 in d1b4612
https://github.com/risingwavelabs/rfcs/blob/75091f0c7f197f718b8343eb121932df5530ddb1/rfcs/0090-table-schema-change.md#column-aware-row-encoding
The text was updated successfully, but these errors were encountered: