pub const SPLIT_HELPER_LOAD_INVALID_RECORD_HEADER: i32 = 212;
Expand description

split_helper::load function encountered an invalid record header 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.