Can not access a sql file from Notebook
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 09:14 AM
Hey,
I have a repo of notebooks and SQL files, the typical way is to update/create notebooks in the repo then push it and CICD pipeline deploys the notebooks to the Shared workspace.
the issue is that I can access the SQL files in the Repo but can not read them in the Shared workspace, however whenever I do ls or dbutils.fs.ls I can see the SQL files(without seeing the extension in the name) but can not read them.
Error is (Operation not supported)
Thanks
Labels:
- Labels:
-
SQL