Hi Forum.
Is there any way to change the default 50 characters long field length default in a file type data store?
I have a large file (over 200 columns) and when I reverse-engineer it, all columns get created with the default 50 chars length. I have to manually go in and adjust every column to the actual length that I need.
Ideally, I would like ODI to read in all the rows from the file, figure out the longest values and make that the respective columns' lengths. I am not sure that's possible, though.
So, at the very least, I would like