pub const SPLIT_HELPER_LOAD_INVALID_SERIALIZED_BYTES: i32 = 213;
Expand description

split_helper::load function encountered an invalid record seralized bytes for the primary key.

Warning: This const is not meant to be public. We need to make this const public to support integration tests. Do not use this const in your code.