We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
.parquet
Originally posted byfdcastel July 15, 2025According tothe docs:
You must specified theupdate_key along with apart_ variable in theobject_name, for example:object: my/folder/{part_year_month}/{part_day}.
update_key
part_
object_name
object: my/folder/{part_year_month}/{part_day}
What if I want to partition by some other column in my dataset (e.g.product_type)?
product_type