dbutils.fs.mv taking too long with delta table

anmol_deep
New Contributor III

I have a folder which contains multiple delta tables and some parquet tables. I want to move that folder to another path. When I use dbutils.fs.mv(), it takes an absurd amount of time.