I tried creating an external table from a partitioned parquet folder in Unity Catalog. Initially, I created the table from the Data Ingestion UI. It worked but only a tiny portion of the table was actually loaded. Next, I tried running a SQL DDL CREA...