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: https://github.com/opt-tech/redshift-fake-driver/blob/96dfe08d1dd234d025784c1a09e5938b503d6763/src/main/scala/jp/ne/opt/redshiftfake/write/Writer.scala#L33 Thanks, Danijel