2 likes
·
3.1K reads
2 comments
·Jun 13, 2023
Jun 13, 2023
Very good!
·
·Jul 2, 2024
Jul 2, 2024
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')):
·