Skip to content
Discussion options

You must be logged in to vote

Ok, should be good in latest dev build.

For example: object: my/folder/{part_year_month}/{part_day}.

Available variables:

  • part_year: The 4 digit year partition value of the update_key.
  • part_month: The 2 digit month partition value of the update_key.
  • part_year_month: Combination of the 4 digit year and the 2 digit month partition values of the update_key (e.g. 2024-11 as one value).
  • part_day: The 2 digit day partition value of the update_key.
  • part_week: The ISO-8601 2 digit week partition value of the update_key.
  • part_hour: The 2 digit hour partition value of the update_key.
  • part_minute: The 2 digit minute partition value of the update_key.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@flarco
Comment options

Answer selected by nixent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants