So avro schemas dont allow spaces. Is there a way for me to replace underscores with spaces efficiently? Right now I am using a bunch of replace text processors to replace the strings that contain underscores with strings with spaces. Is there a better way of doing this? It works now because my tables are not very big but i imagine there will be a situation in which I will have a table with a lot of columns that I would want to replace.
-- Austin Duncan *Researcher* PYA Analytics 2220 Sutherland Avenue <https://maps.google.com/?q=2220+Sutherland+AvenueKnoxville,+TN+37919+865&entry=gmail&source=g> Knoxville, TN 37919 <https://maps.google.com/?q=2220+Sutherland+AvenueKnoxville,+TN+37919+865&entry=gmail&source=g> 423-260-4172 <https://maps.google.com/?q=2220+Sutherland+AvenueKnoxville,+TN+37919+865&entry=gmail&source=g> <%28865%29%20684-2828>
