1

I'm using Trifacta Wrangler to rearrange some datasets, stored in CSV files. I have to produce a CSV file as output, but when I do that Trifacta Wrangler surrounds every value, even integers and floats, with quotes, even if the column type is correctly set. How can I avoid that?

Casey Grimes
  • 117
  • 12
DevOlly
  • 91
  • 1
  • 5

1 Answers1

0

This can be changed by looking under the "More Options" accordion on job run output: there's an option labeled "include quotes" that controls this.

Casey Grimes
  • 117
  • 12