Hi,The global workspace search won't return results for files stored in Unity Catalog Volumes. Its indexing is focused on workspace assets and catalog-managed objects, rather than the underlying files within a Volume.To locate files in a Volume, navi...
Please attach a full error screenshot. Does Spark say something specific like:TABLE_OR_VIEW_NOT_FOUNDis not a Delta tablePERMISSION_DENIEDcheckpoint location already existsschema mismatch
Hi @RGSLCA DESCRIBE DETAIL is the best starting point if you're comparing Delta table sizes, but it's important to understand what it reports. The sizeInBytes value represents only the latest active snapshot of the table, not the total storage consum...