is there a way to have a single field in a schema come from a set of fields in the incoming data? Specifically in my case a snakecase field was changed to camel case and now both types of data exist in the wild.
If there isn't an easy way I'll just write a transform