Hi @SusmithaBadam, based on your use case, partitioned tables are performing better because they work kind of like labeled folders. When you group by, it can quickly go to the exact folder instead of scanning everything, so it’s much faster.Liquid cl...
@Buavika, The recommended way to view billing and currency details is through the Databricks Account Console UI. For programmatic access, you can query the system.billing.list_prices or system.billing.usage system tables from a Unity Catalog-enabled ...
Hi @gs2, deleting and re-adding the service principal resets its identity context. Even if the same permissions are applied, Databricks treats it as a new identity.Try generating a new client secret in Azure AD and update your ADF Databricks linked s...
Hi @longht, it’s essentially the same product, just rebranded as part of the Mosaic AI suite. 'Databricks Vector Search' is now more of a historical term, while Mosaic AI Vector Search is the actively supported and for any new or existing project, Mo...
Hi @seefoods, databricks asset bundles don’t automatically detect resources in subdirectories unless they’re explicitly listed or a recursive pattern is used in the config.To resolve this, you can update the include section with a pattern like resour...