pub fn get_arrow_schema(type_name: &str) -> Option<Arc<Schema>>
Returns the Arrow schema for the given custom type name, if registered.