I am currently setting up the VSCode extension for Databricks Connect, and itโs working fine so far. However, I have a question about cluster configurations. I want to access Unity Catalog from VSCode through the extension, and Iโve noticed that I can only do so when using a cluster with private compute in single-user access mode. When I try to use a cluster with shared compute, it doesnโt seem to work.
Am I missing something, or is this how itโs supposed to function? If so, it would mean that every developer would need to use a single-user cluster, which could lead to many clusters running simultaneously.