Cannot Enable Serverless Compute to Use Row Filters on Databricks Runtime 15.4 LTS Dedicated Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 01:30 AM - edited 06-17-2025 01:40 AM
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:
I'm using a Premium plan
I don’t see the option to enable “Serverless compute for workflows, notebooks, and Lakeflow Declarative Pipelines” in the Account Console > Settings > Feature enablement tab
So my question is:
How can I activate or bypass serverless compute to make row filters work on a dedicated cluster?
Thanks a lot