What is the recommended method for configuring event_partition?
Completed-
Official comment
If date_time is configured as the Time Source column in the file loader process, in a Transform (for example) you can use getPartition(). It will automatically take the input dataset Time Source column and convert that into our partition format (yyyy-MM-dd) or (yyyy-MM-dd-HH) depending on whether the app is configured with hourly or daily partition.
Comment actions
Please sign in to leave a comment.
Comments
1 comment