Why my partitionning date column is empty?

Solved!
Dmh911
Level 1
Why my partitionning date column is empty?

I am currently trying to use the concept of partitioning for one of my datasets, the idea being to be able to enrich it with a temporal dimension which is not present in the base.
I have well defined my file hierarchy and my pattern to find my partitions

MicrosoftTeams-image (1).png

I try to add a column to my dataset containing the date of the partition

MicrosoftTeams-image (2).png

But the problem is that once the recipe is launched, my output column is empty for some reason...

MicrosoftTeams-image (3).png

If anyone has an idea of what I'm missing, I'd love to hear it


Operating system used: Windows

0 Kudos
1 Solution
Dmh911
Level 1
Author

As it is clearly stated in the doc, you have to use the DSS engine (local stream), I used to use the Spark Engine, now everything works fine !

View solution in original post

0 Kudos
1 Reply
Dmh911
Level 1
Author

As it is clearly stated in the doc, you have to use the DSS engine (local stream), I used to use the Spark Engine, now everything works fine !

0 Kudos