crowemi / target-s3

singer.io target for S3 built with @meltano SDK
https://hub.meltano.com/loaders/target-s3
9 stars 24 forks source link

Add partitioning time based #15

Closed Vzzarr closed 1 year ago

Vzzarr commented 1 year ago

Adding partition_name_enabled option to have data structured like year=2023/month=05/day=01 instead of 2023/05/01.

Showing an S3 screenshot of how the 2 options would look like and as a prove of this option working:

image