Function mock_from_legacy_type

Source
pub(crate) fn mock_from_legacy_type(
    connector: &str,
    type: &str,
) -> Result<Option<SinkFormatDesc>, SinkError>