Loki
New Contributor III

Thanks Sally, the use case is a typical ETL project with medallion architecture. 
we want to read the raw files (csv,json,txt,parquet), do some transformations on it and move it to delta silver layer. 

could unity catalog be used here, since using service principal approach is a little tedious ?

another question, is mount point functionality being deprecated now ?