HI,
Atm after partitioning the data using DataFlows in DataFactory, it creates the folder structure including the key and equals sign. Is there a possibility to remove these from folder structure.
Thanks
HI,
Atm after partitioning the data using DataFlows in DataFactory, it creates the folder structure including the key and equals sign. Is there a possibility to remove these from folder structure.
Thanks
Don't use key based partitioning. Look up documentation on "As data in column/folder" on the sink.
https://twitter.com/KromerBigData/status/1366842335481393153
HI @Kiran-MSFT : Thanks for the quick reply.
Although, I would like to have multiple partitions, which won't be possible using this solution.
You can create as many partitions you want using key based partitioning or any partition methods at a transformation before the sink.
HI @Kiran-MSFT true, atm im doing the same with key based partitoning. Although the partition name is present while creating the folder. I am not able to get rid of that and "As data in column/folder" doesnt work when key based partitioning is present.
8 people are following this question.