maxim-lisovsky-gismart

Results 2 issues of maxim-lisovsky-gismart

When we enabled concurrency scaling in redshift `locopy.redshift.unload_and_copy` stopped creating files on S3 during critical load and logged the corresponding message: > No files generated from unload Tried both `parquet`...

I'm using parquet files for `unload_and_copy`, unload options: `["PARQUET", "PARALLEL ON", "CLEANPATH"]` I get `S3DownloadError` and an error log in case my query returns no rows: > ERROR: No files...