Comments

1 comment

  • Official comment
    Avatar
    Mike Z

    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 Permalink

Please sign in to leave a comment.