justin_fung
11/30/2023, 6:12 PMtap-s3-csv tap-s3 and tap-spreadsheets-anywhere .justin_fung
11/30/2023, 6:33 PMtime=2023-11-30 11:32:17 name=tap_s3_csv level=INFO message=Will download key "home/100105408/STL-AFP-20231130.csv.gz" as it was last modified 2023-11-30 13:31:20+00:00
time=2023-11-30 11:32:17 name=tap_s3_csv level=INFO message=Sampling home/100105408/STL-AFP-20231126.csv.gz (max records: 1000, sample rate: 5)
time=2023-11-30 11:32:18 name=tap_s3_csv level=CRITICAL message='utf-8' codec can't decode byte 0x8b in position 1: invalid start byteedgar_ramirez_mondragon
11/30/2023, 7:12 PMsmart_open library used by tap-spreadsheets-anywhere should be correctly handling the compressed file, which makes me think it's an encoding issue with the decompressed file. You can try using the encoding setting of the tap if you have a guess as to which encoding the file actually has.justin_fung
11/30/2023, 7:19 PM