Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 08:18 PM
Hi, There are rate limits refer: https://docs.databricks.com/en/resources/limits.html#limits-api-rate-limits ,
Also, there is query text size limit in statement execution, refer: https://docs.databricks.com/api/workspace/statementexecution
Let us know if this helps.