Austin,

Are you referring to Avro schemas created by ExecuteSQL?

If so, there was a property added called "Normalize Table/Column
Names" which will convert non-compatible characters for you.

-Bryan



On Wed, Nov 8, 2017 at 9:10 AM, Austin Duncan <[email protected]> wrote:
> 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
> Knoxville, TN 37919
> 423-260-4172

Reply via email to