abondada's avatar
abondada
New Member
1 year ago
Status:
New

Copy path from

It would be great if you can provide a copy path option for the files/tables in a data lakehouse which can be used in notebooks

I seldom run into this error


AnalysisException: [TABLE_OR_VIEW_NOT_FOUND] The table or view `AAA`.`BBB`.`CCC` cannot be found. Verify the spelling and correctness of the schema and catalog.

If you did not qualify the name with a schema, verify the current_schema() output, or qualify the name with the correct schema and catalog.


It would be very easy if you provide a `copy path` option on right click to get the path as required by a notebook present in the same workspace as the notebook.

Recent ideas