Hello, i'm using tap-s3-csv to extract from s3 a c...
# plugins-general
b
Hello, i'm using tap-s3-csv to extract from s3 a csv file and transfer to snowflake .. some of the files are empty, and getting this error :
Copy code
ValueError: activebaseaggregate.csv file(s) has no data and cannot analyse the content to generate the required schema.
is there a way that I can skip the file it its empty instead of breaking?