I own an azure data lake gen2 with data partitioned by datetime nested folders.
I want to provide delta lake format to my team but I am not sure if I should create a new storage account an copy the data into delta format or if it would be best practice to transform the current azure data lake into a delta lake format.
Could anyone provide any tips on this matter?