FAILED_READ_FILE.NO_HINT error

diego_poggioli
Contributor
We read data from csv in the volume into the table using COPY INTO. The first 200 files were added without problems, but now we are no longer able to add any new data to the table and the error is FAILED_READ_FILE.NO_HINT. The CSV format is always the same. 
In the documentation the limit of copy into is 1000 files.
We are having the same error even if we are using ignoreCorruptFiles option and also if we are reading different files (with the same format)
Databricks workspace and storage in AWS