Calculating Folder Size In The Lakehouse
This is more of a personal note to self than a blog post. When running various test scenarios, I calculate the size of the lakehouse by calculating the size of its folders (Files and Tables). The code I use is below. I'm sharing it here to save mysel...
fabric.guru2 min read
Frank Preusker
Thanks Sandeep for sharing the code. Is it also possible to get the size on OneLake by each object in a workspace (eg DataflowsStagingLakehouse, Warehouse, etc)?