pub fn get_split_offset_col_idx( column_descs: &[SourceColumnDesc], ) -> (Option<usize>, Option<usize>, Option<usize>)
Get the indices of the split, offset, and pulsar message id columns.