Skip to content

docs(config): document the Databricks timeoutMs setting - #338

Open
girishjeswani wants to merge 1 commit into
malloydata:mainfrom
girishjeswani:docs/databricks-timeoutms
Open

docs(config): document the Databricks timeoutMs setting#338
girishjeswani wants to merge 1 commit into
malloydata:mainfrom
girishjeswani:docs/databricks-timeoutms

Conversation

@girishjeswani

Copy link
Copy Markdown

Companion to malloydata/malloy#3024, which adds a timeoutMs setting to the
Databricks connector (it had no query timeout before).

This adds a timeoutMs row to the Databricks connection table:

  • what it is (a client-side query timeout in ms; the query is cancelled if it
    runs longer)
  • the default (600000, 10 min)
  • that an unset, blank, non-numeric, zero, or negative value falls back to that
    default

Per the cross-repo checklist in malloy at
packages/malloy/src/connection/CONTEXT.md.

Signed-off-by: Girish Jeswani <girish@credibledata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant