Search posts, tags, users, and pages
Sandeep Pawar
Building Data Analytics and Data Science solutions using Microsoft Fabric | Principal PM, Microsoft Fabric CAT
V-Order V-order is a write time optimization to the parquet file format. When the delta table is created using any of the Fabric engines (Dataflow Gen2, Spark notebooks, Pipelines, DWH), Delta tables are automatically are V-Order'd. This not only hel...
Owen Carnes
Thanks for the post! I tried to use the basic os function you mentioned here, but I found the result is always true, even if I delete the table I'm searching for. Any idea why that would be?
if(os.path.exists('//lakehouse/default/Tables/table_name')):
Lamin Jobe
"Moving the needle"
Very good!
Owen Carnes
Thanks for the post! I tried to use the basic os function you mentioned here, but I found the result is always true, even if I delete the table I'm searching for. Any idea why that would be?
if(os.path.exists('//lakehouse/default/Tables/table_name')):