pub fn apply_row_id_and_deletes(
batch: RecordBatch,
batch_offset: u32,
fragment_id: u32,
config: &RowIdAndDeletesConfig,
) -> Result<RecordBatch>
pub fn apply_row_id_and_deletes(
batch: RecordBatch,
batch_offset: u32,
fragment_id: u32,
config: &RowIdAndDeletesConfig,
) -> Result<RecordBatch>