async fn extract_debezium_avro_table_pk_columns(
info: &StreamSourceInfo,
with_properties: &WithOptionsSecResolved,
) -> Result<Vec<String>, RwError>
async fn extract_debezium_avro_table_pk_columns(
info: &StreamSourceInfo,
with_properties: &WithOptionsSecResolved,
) -> Result<Vec<String>, RwError>