pub(crate) fn get_cdc_chunk_last_offset(
offset_parse_func: &CdcOffsetParseFunc,
chunk: &StreamChunk,
) -> StreamExecutorResult<Option<CdcOffset>>
pub(crate) fn get_cdc_chunk_last_offset(
offset_parse_func: &CdcOffsetParseFunc,
chunk: &StreamChunk,
) -> StreamExecutorResult<Option<CdcOffset>>