Group manager is not a permission in `databricks_permissions`, it is an account-level role, and the resource that assigns those roles is `databricks_access_control_rule_set`.If you want your admin group to manage every group in the account, including...
Perhaps you try running one more variation?Your second query groups by date_extraction only which is a business column, so it can't tell us which commit those rows came from. Seeing the 2026-04-09 rows doesn't yet prove the result contains version 2...
One data point that may be useful, we run serverless SQL against several external locations that were created manually through the API rather than auto-created, and they read fine from serverless.So I don't think you've hit a general rule that custom...
@ChristianRRL Most likely the compute behind these connectors is serverless, and that would explain both parts of your question. SharePoint and the community connectors run on serverless compute only as far as I know.The docs list serverless as a pre...
@yanchr To the checkpoint part of your question first. There is no supported way to carry DLT checkpoint state over to a different pipeline, and that includes a pipeline in another workspace. This is true even on hive metastore, where the pipeline's ...