Skip to content

Add support for changing the UNLOAD S3 file suffix #74

@dschiavu

Description

@dschiavu

Hi,

It would be great if the UNLOAD command's S3 filename suffix could be made configurable. Currently it's hardcoded as 0000_part_00 in the Writer class:

val resultKey = s"${unloadCommand.destination.prefix}0000_part_00"

Thanks,
Danijel

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