I'm updating a set of data (which currently exists as files on Google Cloud Storage).
I'm aware some of the data is wrong (header and last two lines) but as far as I can tell, the rest fits the schema of string and nullable. I have to set the max_bad_records to quite a high number in order to ensure the data gets imported correctly. Is it possible to determine what causes those errors?
Thanks,
Ed