I have a csv with a column fill with a lot of “1” and then a bunch of "A"s. If the 1s are sorted first, then OD thinks its an integer column, and the rest of the rows are unparsable. I can just rearrange the table before uploading. But the project is used by a customer actively, and I was hoping for an “easier” solution, like disabling the automatic type recognition.
1 Like