Hi everyone,
I want to apply Row Filters to restrict access to Unity Catalog tables using a dedicated cluster running Databricks Runtime 15.4 LTS (Spark 3.5.0, Scala 2.12).
I followed the official documentation which says that row filters are supported in Dedicated Access Mode starting from Runtime 15.4 only if serverless compute is enabled.
However:
So my question is:
How can I activate or bypass serverless compute to make row filters work on a dedicated cluster?
Thanks a lot