Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 12:08 AM
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 ?