Is there anyone that know how to configure partiti...
# ask-community-for-troubleshooting
s
Is there anyone that know how to configure partitioning of columns of files when using parquet for S3 destination? It seems like Airbyte only can dump files given a hardcoded prefix, rather than having a partitioning strategy based on a column value of the data?
m
Today is not possible to use a partition key: https://github.com/airbytehq/airbyte/issues/6981
s
This is really something that would take it to the next level, thank you for sharing!