cancel
Showing results for 
Search instead for 
Did you mean: 
MiriamHundemer
New Contributor III
since ‎03-27-2025
3 weeks ago

User Stats

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

Hi,since April 1st (2026) we are having problems calling the databricks /api/2.2/jobs/runs/list and the /api/2.0/sql/history/queries endpoint. Calls to these endpoints sometimes seem to take longer than 60 seconds now using the databricks python sdk ...
During a recent workspace migration/recreation of workspaces we stumbled upon the problem, that it was no longer possible to execute sql queries (or get sample data from tables) using our sql warehouse or the shared compute cluster.A sql query like S...
Hi,In our company's project we created a databricks_user for a service account (which is needed for our deployment process) via OpenTofu and afterwards adjusted permissions to that "user's" user folder using the databricks_permissions resource.resour...