When running simple SQL commands in Databricks, sometimes I get the message:
Determining location of DBIO file fragments. This operation can take some time.
What does this mean, and how do I prevent it from having to perform this apparently-expensive operation every time? This happens even when all the underlying tables are Delta tables.