Skip to content

Don't log error if no files unloaded #198

@maxim-lisovsky-gismart

Description

@maxim-lisovsky-gismart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions