I am working in Databricks developing a ContextManager class in python to read and write new metadata for connections, catalogs, tables, etc.
As I was doing this I generalized the access pattern that seemed to be happening over and over which was get a value from Databricks. I am using