pub fn get_supported_additional_columns( connector_name: &str, is_cdc_backfill: bool, ) -> Option<&HashSet<&'static str>>