Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't log error if no files unloaded #198

Open
maxim-lisovsky-gismart opened this issue Apr 13, 2023 · 1 comment
Open

Don't log error if no files unloaded #198

maxim-lisovsky-gismart opened this issue Apr 13, 2023 · 1 comment

Comments

@maxim-lisovsky-gismart
Copy link

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 generated from unload

I believe that it's no need for throwing an exception and logging an error when using parquets

@fdosani
Copy link
Member

fdosani commented Apr 13, 2023

@maxim-lisovsky-gismart Thanks for flagging this. I'll take a closer look shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants